aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-12-29 15:16:23 +0000
committerGerd Moellmann <[email protected]>2000-12-29 15:16:23 +0000
commit762a68ecf7ffefc6547053653ccc41308df4e3a0 (patch)
tree9ff48cf070d7aac30a25e1c5e8f10f3544e5eb23
parent53287eb034af729bf61f579892fbd21b382de445 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
-rw-r--r--src/ChangeLog6
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ecafc15abf..12d4484f36 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2000-12-29 Gerd Moellmann <[email protected]>
+ * 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 64d2bbf7d9..8c8fb7d43d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-29 Gerd Moellmann <[email protected]>
+
+ * 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 <[email protected]>
* xfns.c (Fx_backspace_delete_keys_p): Check library and server