diff options
-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 @@ `etags-goto-tag-location' instead of `find-tag-other-window' (it's too simple). + * man.el (Man-xref-header-file): Fix previous change. + 2003-04-03 Kenichi Handa <handa@m17n.org> * subr.el (number-sequence): New function. |