From 025691ed9214f914e03d5b6585c2528375d32d4a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 28 Jun 2005 19:08:07 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 29 ++++++++++++++++++++++++++++- lispref/ChangeLog | 5 +++++ 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index 9fb41788feb..5bb6bda0af3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-06-28 Richard M. Stallman + + * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New. + 2005-06-11 Eli Zaretskii * DEBUG: Mention emacs-buffer.gdb. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b0ad2d93e44..b4b8ff702b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,30 @@ +2005-06-28 Richard M. Stallman + + * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted. + (flyspell-local-mouse-map): Declaration deleted. + (flyspell-mouse-map): Bind only mouse-2. + (flyspell-mode-map): Don't test flyspell-use-local-map. + (flyspell-overlay-keymap-property-name): Var deleted. + (flyspell-mode-on): Don't make local bindings for + flyspell-mouse-map and flyspell-mode-map. + (make-flyspell-overlay): Unconditionally put on `keymap' text prop. + + * textmodes/ispell.el (ispell-word): Do not ignore short words. + + * progmodes/compile.el (compilation-next-error-function): + Don't switch buffers; operate on the current buffer. + + * facemenu.el (facemenu-add-face): Warn when font-lock is active. + + * comint.el (comint-password-prompt-regexp): Accept ", try again". + + * bindings.el (global-map): Bind insertchar and its variants. + +2005-06-27 Richard M. Stallman + + * textmodes/artist.el (artist-text-overwrite) + (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string. + 2005-06-27 Vinicius Jose Latorre * ps-print.el: It was not working the page selection for printing. @@ -36,7 +63,7 @@ 2005-06-26 David Ponce - * recentf.el: Require 'tree-widget instead of 'wid-edit. + * recentf.el: Require tree-widget instead of wid-edit. (recentf-filename-handler): Fix widget :type. (recentf-cancel-dialog, recentf-open-more-files) (recentf-open-files-action): Doc fix. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 69f1824742e..8fb45279c94 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-06-28 Richard M. Stallman + + * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before + make-keymap. + 2005-06-27 Luc Teirlinck * variables.texi (Setting Variables): Correct and clarify -- 2.39.2