From 7f351d0b01a8ed9a3336a5db0482fea2f906b976 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 9 Mar 2005 22:49:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc9031eea25..9cda1496f32 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-03-09 Kim F. Storm + + * play/animate.el (animate-place-char): Use forward-line instead + of next-line to improve performance. + 2005-03-09 Simon Josefsson * net/browse-url.el (browse-url-default-browser): Doc fix. @@ -12,7 +17,7 @@ * international/latin-1.el: Set case and syntax for 255 only if set-case-syntax-set-multibyte is nil. - * textmodes/ispell.el (ispell-insert-word): New function. + * textmodes/ispell.el (ispell-insert-word): New function. (ispell-word): Use ispell-insert-word to isnert a new word. (ispell-process-line): Likewise (ispell-complete-word): Likewise. -- 2.11.4.GIT