Mercurial > emacs
changeset 34902:3343bd5cd98a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 28 Dec 2000 12:22:00 +0000 |
parents | 1ecd26b517e2 |
children | ad60696fa455 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 28 12:19:58 2000 +0000 +++ b/lisp/ChangeLog Thu Dec 28 12:22:00 2000 +0000 @@ -1,5 +1,9 @@ 2000-12-28 Kenichi Handa <handa@etl.go.jp> + * textmodes/artist.el (artist-butlast): Deleted. + (artist-ellipse-mirror-quadrant): Use butlast instead of + artist-last. + * subr.el (butlast, nbutlast): Moved from cl.el to here. * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.