aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-07-19 14:57:36 +0000
committerJuanma Barranquero <[email protected]>2005-07-19 14:57:36 +0000
commit6d9c9ad9a05444b481b5a6300c00d11da89e2803 (patch)
tree67374e31269576b310f4bf621f34d5cf0c707847 /lisp/ChangeLog
parent050dcc13ec3269b5dcf805a61c65ad1f905786a4 (diff)
(disabled-command-hook): Declare it with `define-obsolete-variable-alias'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2b4dbf4555..baa0c17a66 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -75,6 +75,9 @@
2005-07-19 Juanma Barranquero <[email protected]>
+ * 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.