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 <[EMAIL PROTECTED]>
+ * 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 <[EMAIL PROTECTED]>
! * 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 <[EMAIL PROTECTED]>
* progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
--- 22,37 ----
2005-08-09 Magnus Henoch <[EMAIL PROTECTED]>
! * 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 <[EMAIL PROTECTED]>
* progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs