emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/novice.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/novice.el
Date: Wed, 09 Feb 2005 10:52:27 -0500

Index: emacs/lisp/novice.el
diff -c emacs/lisp/novice.el:1.35 emacs/lisp/novice.el:1.36
*** emacs/lisp/novice.el:1.35   Mon Sep 13 20:52:55 2004
--- emacs/lisp/novice.el        Wed Feb  9 15:50:41 2005
***************
*** 44,50 ****
  (defvaralias 'disabled-command-hook 'disabled-command-function)
  (make-obsolete-variable
   'disabled-command-hook
!  'disabled-command-function "21.4")
  
  ;;;###autoload
  (defun disabled-command-function (&rest ignore)
--- 44,50 ----
  (defvaralias 'disabled-command-hook 'disabled-command-function)
  (make-obsolete-variable
   'disabled-command-hook
!  'disabled-command-function "22.1")
  
  ;;;###autoload
  (defun disabled-command-function (&rest ignore)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]