From 475eea6f70ccf3cba346b5c66f924d612d5484aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Agust=C3=ADn=20Mart=C3=ADn?= Date: Mon, 3 Dec 2012 18:23:42 +0100 Subject: [PATCH] Fix my last Changelog entry. --- lisp/ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 503added5cc..891e6771503 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,10 @@ 2012-12-03 Agustín Martín Domingo * 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 -- 2.39.5