Changeset 4161 for trunk/lisp/novice.el
- Timestamp:
- 09/09/06 16:30:10 (2 years ago)
- Files:
-
- trunk/lisp/novice.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/novice.el
r4037 r4161 45 45 (define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 46 46 47 ;; It is ok here to assume that this-command is a symbol 48 ;; because we won't get called otherwise. 47 49 ;;;###autoload 48 50 (defun disabled-command-function (&rest ignore)
