Mercurial > emacs
diff lisp/ChangeLog @ 34904:fb9a566b63eb
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 28 Dec 2000 12:27:40 +0000 |
parents | 3343bd5cd98a |
children | fb1262412e0e |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 28 12:22:25 2000 +0000 +++ b/lisp/ChangeLog Thu Dec 28 12:27:40 2000 +0000 @@ -2,7 +2,7 @@ * textmodes/artist.el (artist-butlast): Deleted. (artist-ellipse-mirror-quadrant): Use butlast instead of - artist-last. + artist-butlast. * subr.el (butlast, nbutlast): Moved from cl.el to here.