emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 09 Mar 2005 17:49:42 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7077 emacs/lisp/ChangeLog:1.7078
*** emacs/lisp/ChangeLog:1.7077 Wed Mar  9 11:27:46 2005
--- emacs/lisp/ChangeLog        Wed Mar  9 22:49:38 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-03-09  Kim F. Storm  <address@hidden>
+ 
+       * play/animate.el (animate-place-char): Use forward-line instead
+       of next-line to improve performance.
+ 
  2005-03-09  Simon Josefsson  <address@hidden>
  
        * net/browse-url.el (browse-url-default-browser): Doc fix.
***************
*** 12,18 ****
        * 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. 
        (ispell-word): Use ispell-insert-word to isnert a new word.
        (ispell-process-line): Likewise
        (ispell-complete-word): Likewise.
--- 17,23 ----
        * 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.
        (ispell-word): Use ispell-insert-word to isnert a new word.
        (ispell-process-line): Likewise
        (ispell-complete-word): Likewise.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]