summaryrefslogtreecommitdiff
path: root/lisp/novice.el
diff options
context:
space:
mode:
authorBrian Preble <rassilon@gnu.org>1991-05-13 22:05:10 +0000
committerBrian Preble <rassilon@gnu.org>1991-05-13 22:05:10 +0000
commitc5b1abe440c69393f3be34edc6dfa20cab5135ab (patch)
tree717f6e9d99892df80bf6e8ab3a1e6cd41deb79fb /lisp/novice.el
parentab6404f6b6cd33a9fb57e13612ecfe70487c2299 (diff)
downloademacs-c5b1abe440c69393f3be34edc6dfa20cab5135ab.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/novice.el')
-rw-r--r--lisp/novice.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/novice.el b/lisp/novice.el
index caddf120743..3bc9f663bd7 100644
--- a/lisp/novice.el
+++ b/lisp/novice.el
@@ -23,8 +23,9 @@
;; The command is found in this-command
;; and the keys are returned by (this-command-keys).
-;;;###autoload (setq disabled-command-hook 'disabled-command-hook)
;;;###autoload
+(setq disabled-command-hook 'disabled-command-hook)
+
(defun disabled-command-hook (&rest ignore)
(let (char)
(save-window-excursion