From: Stefan Kangas Date: Mon, 27 Dec 2021 19:30:41 +0000 (+0100) Subject: disabled-command: Explain what SPC means again X-Git-Tag: emacs-29.0.90~3409 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=85cb4f419b2e7c3b53b42d50d4c0c588931d02c6;p=emacs.git disabled-command: Explain what SPC means again * lisp/novice.el (disabled-command-function): Explain what SPC means again, an explanation that was lost in a recent change. --- diff --git a/lisp/novice.el b/lisp/novice.el index 0cf54df160c..65e48a21493 100644 --- a/lisp/novice.el +++ b/lisp/novice.el @@ -88,7 +88,7 @@ You can now type: '((?y "yes") (?n "no") (?! "yes; enable for session") - (?\s "yes; once")) + (?\s "(space bar) yes; once")) help-string "*Disabled Command*")))) (pcase char