diff lisp/ChangeLog @ 56627:566a024b577f

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 08 Aug 2004 17:14:58 +0000
parents 9a3481cbb263
children ba58809b0845
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 08 17:09:43 2004 +0000
+++ b/lisp/ChangeLog	Sun Aug 08 17:14:58 2004 +0000
@@ -1,3 +1,14 @@
+2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* subr.el (global-unset-key, local-unset-key): Doc fixes.
+
+	* novice.el (disabled-command-function): New variable renamed from
+	`disabled-command-hook'.
+	(disabled-command-hook): Keep the _variable_ as alias for
+	`disabled-command-function' and make obsolete.
+	(disabled-command-function): Function renamed from
+	`disabled-command-hook'.  Adapt code to name change of the variable.
+
 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
 
 	* simple.el (completion-root-regexp): New defvar.