Mercurial > emacs
changeset 34897:09222394e994
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 28 Dec 2000 12:15:20 +0000 |
parents | 1da0bd2983bc |
children | 1486728b21f0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 28 10:12:26 2000 +0000 +++ b/lisp/ChangeLog Thu Dec 28 12:15:20 2000 +0000 @@ -1,3 +1,9 @@ +2000-12-28 Kenichi Handa <handa@etl.go.jp> + + * subr.el (butlast, nbutlast): Moved from cl.el to here. + + * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el. + 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il> From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>: