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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 09 Aug 2005 09:35:17 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8040 emacs/lisp/ChangeLog:1.8041
*** emacs/lisp/ChangeLog:1.8040 Tue Aug  9 11:45:49 2005
--- emacs/lisp/ChangeLog        Tue Aug  9 13:35:12 2005
***************
*** 1,5 ****
--- 1,24 ----
  2005-08-09  Richard M. Stallman  <address@hidden>
  
+       * files.el (find-file-noselect): Don't call set-buffer-major-mode.
+       (find-file-noselect-1): Call it here, only if RAWFILE.
+       (normal-mode): Always set some major mode.
+       (save-some-buffers-action-alist): Change some explanation strings.
+       (file-name-non-special): In the `quote' method, use unwind-protect.
+ 
+ 2005-08-09  Magnus Henoch  <address@hidden>
+ 
+       * textmodes/ispell.el (aspell-have-dictionaries): New variable.  
+       (aspell-find-dictionaries): New command.
+       (aspell-data-dir): New variable.
+       (aspell-find-data-dir): New function.
+       (aspell-find-dictionary): New function.
+       (ispell-valid-dictionary-list): Call aspell-find-dictionaries if
+       appropriate.  Don't look for ispell dictionaries if we use
+       aspell.
+ 
+ 2005-08-09  Richard M. Stallman  <address@hidden>
+ 
        * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
        (sql-read-passwd): Use read-passwd.
  




reply via email to

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