changeset 34904:fb9a566b63eb

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Dec 2000 12:27:40 +0000
parents ad60696fa455
children 19f10425ca8b
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.