aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2003-04-03 16:09:02 +0000
committerJuanma Barranquero2003-04-03 16:09:02 +0000
commit7cd032e1308d28029454cd91b9734bebf7a85ecb (patch)
treefc9dbc8718d95a889f0337bac7dc6a163e10ee2f /lisp/ChangeLog
parent89228b6326a9b75e844ec44dc55faa0790a519c2 (diff)
downloademacs-7cd032e1308d28029454cd91b9734bebf7a85ecb.tar.gz
emacs-7cd032e1308d28029454cd91b9734bebf7a85ecb.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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
92003-04-03 Kenichi Handa <handa@m17n.org> 112003-04-03 Kenichi Handa <handa@m17n.org>
10 12
11 * subr.el (number-sequence): New function. 13 * subr.el (number-sequence): New function.