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 10:12:45 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8042 emacs/lisp/ChangeLog:1.8043
*** emacs/lisp/ChangeLog:1.8042 Tue Aug  9 14:05:24 2005
--- emacs/lisp/ChangeLog        Tue Aug  9 14:12:44 2005
***************
*** 12,17 ****
--- 12,19 ----
  
  2005-08-09  Richard M. Stallman  <address@hidden>
  
+       * textmodes/ispell.el (ispell-word): More fboundp checks.
+ 
        * 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.
***************
*** 20,34 ****
  
  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.
--- 22,37 ----
  
  2005-08-09  Magnus Henoch  <address@hidden>
  
!       * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
!       (ispell-have-aspell-dictionaries): New variable.  
!       (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
!       (ispell-get-aspell-config-value): New function.
!       (ispell-aspell-find-dictionary): New function.
!       (ispell-aspell-add-aliases): New function.
!       (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
!       appropriate.  Don't look for ispell dictionaries if we use aspell.
!       (ispell-menu-map): Don't build a submenu of dictionaries.
!       
  2005-08-09  Richard M. Stallman  <address@hidden>
  
        * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.




reply via email to

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