mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-11 02:10:35 -08:00
*** empty log message ***
This commit is contained in:
parent
53287eb034
commit
762a68ecf7
2 changed files with 9 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue