diff options
author | Kenichi Handa <handa@m17n.org> | 2003-04-03 02:43:32 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2003-04-03 02:43:32 +0000 |
commit | 162eab5f18ee41f80c447c6df8d07617c8f56a93 (patch) | |
tree | 91b1096923e45c1d56b50e6ea1b6b59cf97f27ba /lisp | |
parent | abd9177af505ada770152a0055b0e6e3694c1da6 (diff) | |
download | emacs-162eab5f18ee41f80c447c6df8d07617c8f56a93.tar.gz emacs-162eab5f18ee41f80c447c6df8d07617c8f56a93.tar.bz2 emacs-162eab5f18ee41f80c447c6df8d07617c8f56a93.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc2a0c60e4b..d11f0377e0b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-04-03 Kenichi Handa <handa@etlken2> + + * subr.el (number-sequence): New function. + 2003-04-02 Ehud Karni <ehud@unix.mvs.co.il> (tiny change) * sort.el (sort-reorder-buffer): Fix saving of markers at the end |