/[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.40 by lute, Mon Jul 4 23:08:56 2005 UTC revision 1.41 by lektu, Tue Jul 19 14:55:04 2005 UTC
# Line 42  Line 42 
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  ;;;###autoload
45  (defvaralias 'disabled-command-hook 'disabled-command-function)  (define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
 ;;;###autoload (make-obsolete-variable 'disabled-command-hook 'disabled-command-function "22.1")  
46    
47  ;;;###autoload  ;;;###autoload
48  (defun disabled-command-function (&rest ignore)  (defun disabled-command-function (&rest ignore)

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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