changeset 34926:1a99e436d482

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 29 Dec 2000 15:16:23 +0000
parents 6043184119bc
children 2470fec0dd92
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 29 15:14:51 2000 +0000
+++ b/lisp/ChangeLog	Fri Dec 29 15:16:23 2000 +0000
@@ -1,5 +1,8 @@
 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
 
+	* 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,
--- a/src/ChangeLog	Fri Dec 29 15:14:51 2000 +0000
+++ b/src/ChangeLog	Fri Dec 29 15:16:23 2000 +0000
@@ -1,3 +1,9 @@
+2000-12-29  Gerd Moellmann  <gerd@gnu.org>
+
+	* 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  <gerd@gnu.org>
 
 	* xfns.c (Fx_backspace_delete_keys_p): Check library and server