From 762a68ecf7ffefc6547053653ccc41308df4e3a0 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 29 Dec 2000 15:16:23 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ecafc15abf6..12d4484f366 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-12-29 Gerd Moellmann + * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check + in Subject line. + * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable): Use mail-mode-hook instead of mail-setup-hook. Otherwise continuing an interrupted message with C-u C-x m for instence, diff --git a/src/ChangeLog b/src/ChangeLog index 64d2bbf7d9f..8c8fb7d43d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-12-29 Gerd Moellmann + + * xdisp.c (move_it_by_lines): Don't do optimizations if NEED_Y_P + is zero. It's not worth the complexity. + (invisible_text_between_p): Put in #if 0 because unused. + 2000-12-28 Gerd Moellmann * xfns.c (Fx_backspace_delete_keys_p): Check library and server -- 2.39.2