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,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 02 Dec 2007 18:18:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/02 18:18:21

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12347
retrieving revision 1.12348
diff -u -b -r1.12347 -r1.12348
--- ChangeLog   2 Dec 2007 17:56:03 -0000       1.12347
+++ ChangeLog   2 Dec 2007 18:18:19 -0000       1.12348
@@ -1,3 +1,15 @@
+2007-12-02  Agustin Martin  <address@hidden>
+
+       * textmodes/flyspell.el (flyspell-large-region): Explicitly set
+       encoding for aspell process and for communication with it.
+       Only add "-d" option if not already present.
+       Use ispell-current-dictionary and ispell-current-personal-dictionary.
+       General reorganization.
+
+       * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
+       encoding here.
+       (ispell-start-process): Explicitly set encoding here if using aspell.
+
 2007-12-02  Dan Nicolaescu  <address@hidden>
 
        * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff




reply via email to

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