aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-05-05 12:35:31 +0000
committerEli Zaretskii2006-05-05 12:35:31 +0000
commit9de0eeda6d8698f3378687797d560eb32aa85e34 (patch)
treeaddf2e84280056cc1475af52f4a006006aa85cf4 /lisp/ChangeLog
parent87a6b92cf55b34d838c17c6b0c3092a5ff3aa59e (diff)
downloademacs-9de0eeda6d8698f3378687797d560eb32aa85e34.tar.gz
emacs-9de0eeda6d8698f3378687797d560eb32aa85e34.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 07531c46810..123f8eb71dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12006-05-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2
3 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
4 argument to avoid the call to `ispell-internal-change-dictionary'
5 when not needed.
6 (ispell-change-dictionary): Use this argument and call
7 `ispell-internal-change-dictionary' after the possible change
8 to `ispell-local-dictionary'.
9 (ispell-internal-change-dictionary): Check for a change in
10 personal dictionary use too.
11 Cosmetic changes from Agustin Martin
12 <agustin.martin@hispalinux.es>.
13
12006-05-05 Eli Zaretskii <eliz@gnu.org> 142006-05-05 Eli Zaretskii <eliz@gnu.org>
2 15
3 * startup.el (command-line): On MS-Windows, probe "~", not 16 * startup.el (command-line): On MS-Windows, probe "~", not