diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9fa5965093c..685c56bd6ba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-11-10 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * man.el (Man-highlight-references): Set an empty | ||
| 4 | string to `Man-arguments' if it is nil. | ||
| 5 | Suggested by Reiner Steib <reinersteib+gmane@imap.cc>. | ||
| 6 | |||
| 1 | 2005-11-09 Richard M. Stallman <rms@gnu.org> | 7 | 2005-11-09 Richard M. Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * apropos.el (apropos-pattern): Renamed from apropos-regexp. | 9 | * apropos.el (apropos-pattern): Renamed from apropos-regexp. |