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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 24 Apr 2008 15:36:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/24 15:36:55

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13547
retrieving revision 1.13548
diff -u -b -r1.13547 -r1.13548
--- ChangeLog   24 Apr 2008 15:06:25 -0000      1.13547
+++ ChangeLog   24 Apr 2008 15:36:52 -0000      1.13548
@@ -1,5 +1,15 @@
 2008-04-24  Stefan Monnier  <address@hidden>
 
+       * textmodes/ispell.el (ispell-dictionary-alist-1)
+       (ispell-dictionary-alist-2, ispell-dictionary-alist-3):
+       (ispell-dictionary-alist-4, ispell-dictionary-alist-5):
+       (ispell-dictionary-alist-6): Remove.
+       (ispell-dictionary-base-alist): New var, merges the above.
+       (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
+       Use it.
+       (ispell-dictionary-alist): Default to nil.  Remove autoload.
+       (ispell-local-dictionary-alist): Remove autoload.
+
        * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
        (f90-mode-abbrev-table): Use the new :regexp feature.
        Merge defvar and mapc into define-abbrev-table.




reply via email to

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