/[emacs]/emacs/lisp/novice.el
ViewVC logotype

Diff of /emacs/lisp/novice.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by kfstorm, Wed Feb 9 15:50:41 2005 UTC revision 1.37 by rms, Wed Feb 16 09:48:29 2005 UTC
# Line 41  Line 41 
41    "Function to call to handle disabled commands.    "Function to call to handle disabled commands.
42  If nil, the feature is disabled, i.e., all commands work normally.")  If nil, the feature is disabled, i.e., all commands work normally.")
43    
44    ;;;###autoload
45  (defvaralias 'disabled-command-hook 'disabled-command-function)  (defvaralias 'disabled-command-hook 'disabled-command-function)
46  (make-obsolete-variable  ;;;###autoload (make-obsolete-variable 'disabled-command-hook 'disabled-command-function "22.1")
  'disabled-command-hook  
  'disabled-command-function "22.1")  
47    
48  ;;;###autoload  ;;;###autoload
49  (defun disabled-command-function (&rest ignore)  (defun disabled-command-function (&rest ignore)

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26