diff options
| author | Luc Teirlinck | 2005-05-01 15:21:17 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-05-01 15:21:17 +0000 |
| commit | 7c5b95c9e8396be0350fecab9b1e21ccbfdf6672 (patch) | |
| tree | 368f9d1c776e902b92d89b36cd8ccec72a086bdc | |
| parent | d7288e0d9de9c631be96f6e3875ba59d011d0017 (diff) | |
| download | emacs-7c5b95c9e8396be0350fecab9b1e21ccbfdf6672.tar.gz emacs-7c5b95c9e8396be0350fecab9b1e21ccbfdf6672.zip | |
*** empty log message ***
| -rw-r--r-- | lispref/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 24f06eba2b5..c9c009fbc7e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1141,7 +1141,7 @@ | |||
| 1141 | 1141 | ||
| 1142 | * hooks.texi (Standard Hooks): `disabled-command-hook' has been | 1142 | * hooks.texi (Standard Hooks): `disabled-command-hook' has been |
| 1143 | renamed to `disabled-command-function'. | 1143 | renamed to `disabled-command-function'. |
| 1144 | * commands.texi (Key Sequence Input): Remove unnecessary anchor, | 1144 | * commands.texi (Key Sequence Input): Remove unnecessary anchor. |
| 1145 | (Command Loop Info): Replace reference to it. | 1145 | (Command Loop Info): Replace reference to it. |
| 1146 | (Disabling Commands): `disabled-command-hook' has been renamed to | 1146 | (Disabling Commands): `disabled-command-hook' has been renamed to |
| 1147 | `disabled-command-function'. | 1147 | `disabled-command-function'. |