Show
Ignore:
Timestamp:
09/09/06 16:30:10 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/novice.el

    r4037 r4161  
    4545(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 
    4646 
     47;; It is ok here to assume that this-command is a symbol 
     48;; because we won't get called otherwise. 
    4749;;;###autoload 
    4850(defun disabled-command-function (&rest ignore)