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 c4dddab05c6..5ad24472e1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * help-mode.el (help-make-xrefs): Undo the last revert, and replace it | ||
| 4 | with a real fix. | ||
| 5 | |||
| 3 | * novice.el (disabled-command-function): Add useful args. | 6 | * novice.el (disabled-command-function): Add useful args. |
| 4 | Setup the help buffer so that [back] works. | 7 | Setup the help buffer so that [back] works. |
| 5 | Remove redundant call to help-mode. | 8 | Remove redundant call to help-mode. |