From 24c324f9938b25711377e5513d7eb08430f9848e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 23 Oct 2005 18:32:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 32 ++++++++++++++++++++++++++++++++ man/ChangeLog | 4 ++++ 2 files changed, 36 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bbdcd33b89c..7b4eef15c56 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,33 @@ +2005-10-23 Richard M. Stallman + + * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults. + Eliminate nil as possible value. + (tooltip-hide-delay): Reduce internal-border-width. + + * menu-bar.el (menu-bar-file-menu) : Change help-echo string. + (menu-bar-file-menu) : Likewise. + + * simple.el (line-move-finish): Ignore fields computing LINE-END. + + * international/mule.el (load-with-code-conversion): + Pass full file name to `eval-buffer' unless preloading. + + * textmodes/flyspell.el (flyspell-large-region): + Call ispell-check-version. + + * textmodes/ispell.el (ispell-local-dictionary-overridden): + Fix the make-variable-buffer-local call that was supposed + to be for this variable. + (ispell-aspell-supports-utf8): Doc fix. + (ispell-find-aspell-dictionaries): Preserve elements of + ispell-dictionary-alist for dictionaries that aspell doesn't report. + (ispell-aspell-find-dictionary): Return nil on error. + + * play/doctor.el (doctor-doc): Don't say "psychiatrist". + (doctor-symptoms): Likewise. + + * add-log.el (add-log-current-defun): Clean up handling of DEFUNs. + 2005-10-23 Chong Yidong * cus-edit.el (custom-button, custom-button-pressed): New vars. @@ -108,6 +138,8 @@ 2005-10-22 Richard M. Stallman + * textmodes/ispell.el (ispell-local-dictionary-overridden): + * files.el (make-temp-file): Moved from subr.el. * subr.el (make-temp-file): Moved to files.el. diff --git a/man/ChangeLog b/man/ChangeLog index ea24ff05dc0..24ae8af7ad8 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-10-23 Richard M. Stallman + + * custom.texi (Init File): Recommend when to use site-start.el. + 2005-10-23 Lars Hansen * dired-x.texi (Miscellaneous Commands): Replace -- 2.39.5