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 d0b4024f220..0f518858585 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-08-30 Glenn Morris <rgm@gnu.org> | 1 | 2008-08-30 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * info.el (Info-hide-note-references, Info-refill-paragraphs): | ||
| 4 | Doc fixes. | ||
| 5 | |||
| 3 | * apropos.el (apropos-command): Report documentation errors. | 6 | * apropos.el (apropos-command): Report documentation errors. |
| 4 | * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825) | 7 | * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825) |
| 5 | 8 | ||