diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdd5a6d951b..b84ba450eaf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -6,6 +6,8 @@ | |||
| 6 | `etags-goto-tag-location' instead of `find-tag-other-window' (it's | 6 | `etags-goto-tag-location' instead of `find-tag-other-window' (it's |
| 7 | too simple). | 7 | too simple). |
| 8 | 8 | ||
| 9 | * man.el (Man-xref-header-file): Fix previous change. | ||
| 10 | |||
| 9 | 2003-04-03 Kenichi Handa <handa@m17n.org> | 11 | 2003-04-03 Kenichi Handa <handa@m17n.org> |
| 10 | 12 | ||
| 11 | * subr.el (number-sequence): New function. | 13 | * subr.el (number-sequence): New function. |