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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 05 May 2006 12:35:32 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9489 emacs/lisp/ChangeLog:1.9490
--- emacs/lisp/ChangeLog:1.9489 Fri May  5 11:36:34 2006
+++ emacs/lisp/ChangeLog        Fri May  5 12:35:31 2006
@@ -1,3 +1,16 @@
+2006-05-05  Micha,Ak(Bl Cadilhac  <address@hidden>
+
+       * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
+       argument to avoid the call to `ispell-internal-change-dictionary'
+       when not needed.
+       (ispell-change-dictionary): Use this argument and call
+       `ispell-internal-change-dictionary' after the possible change
+       to `ispell-local-dictionary'.
+       (ispell-internal-change-dictionary): Check for a change in
+       personal dictionary use too.
+       Cosmetic changes from Agustin Martin
+       <address@hidden>.
+
 2006-05-05  Eli Zaretskii  <address@hidden>
 
        * startup.el (command-line): On MS-Windows, probe "~", not




reply via email to

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