diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2b4dbf45551..baa0c17a66f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -75,6 +75,9 @@ 2005-07-19 Juanma Barranquero <lekktu@gmail.com> + * novice.el (disabled-command-hook): Declare it with + `define-obsolete-variable-alias'. + * desktop.el (desktop-enable, desktop-buffer-modes-to-save) (desktop-buffer-misc-functions, desktop-buffer-handlers) (desktop-load-default): Add release to obsolescence info. |