]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix my last Changelog entry.
authorAgustín Martín <agustin.martin@hispalinux.es>
Mon, 3 Dec 2012 17:23:42 +0000 (18:23 +0100)
committerAgustín Martín <agustin.martin@hispalinux.es>
Mon, 3 Dec 2012 17:23:42 +0000 (18:23 +0100)
lisp/ChangeLog

index 503added5cc8060f9b85d0b2dcf29ce618271ad7..891e6771503697d828fac8218bd0213f9d6ca662 100644 (file)
@@ -1,9 +1,10 @@
 2012-12-03  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-init-process)
-       (ispell-start-process): Make sure personal dictionary name is
-       expanded after initial `default-directory' value. Use expanded
-       values for keep/restart checks (Bug#13019).
+       (ispell-start-process, ispell-internal-change-dictionary):
+       Make sure personal dictionary name is expanded after initial
+       `default-directory' value. Use expanded strings for
+       keep/restart checks and for value (Bug#13019).
 
 2012-12-03  Jay Belanger  <jay.p.belanger@gmail.com>