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
commit73fa8346460c784807ee160905baad816913c446 (patch)
tree2ac5fadba5a74ed7a08a0c1e05a843838061660a /lisp/novice.el
parent2f790b20af84fdca382193f16a9fb116dd12777a (diff)
downloademacs-73fa8346460c784807ee160905baad816913c446.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