diff lisp/novice.el @ 59996:aac0a33f5772

Change release version from 21.4 to 22.1 throughout. Change development version from 21.3.50 to 22.0.50.
author Kim F. Storm <storm@cua.dk>
date Wed, 09 Feb 2005 15:50:47 +0000
parents 1ab0f10dbd94
children 3fbab2787d99 3ebd9bdb4fe5
line wrap: on
line diff
--- a/lisp/novice.el	Tue Feb 08 23:51:31 2005 +0000
+++ b/lisp/novice.el	Wed Feb 09 15:50:47 2005 +0000
@@ -44,7 +44,7 @@
 (defvaralias 'disabled-command-hook 'disabled-command-function)
 (make-obsolete-variable
  'disabled-command-hook
- 'disabled-command-function "21.4")
+ 'disabled-command-function "22.1")
 
 ;;;###autoload
 (defun disabled-command-function (&rest ignore)