-
Hi, As for the title, I want to clear the M-x command history at some point. Is there a function I can call to do that? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
minad
Jun 25, 2024
Replies: 1 comment
-
I don't think there is a dedicated command for this, but you can simply set the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jcs090218
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think there is a dedicated command for this, but you can simply set the
extended-command-history
to nil.