Mercurial > emacs
changeset 42665:c28cb7c3a4b5
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 11 Jan 2002 21:35:22 +0000 |
parents | d8ac9a604877 |
children | 6d53287411a9 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 11 21:35:14 2002 +0000 +++ b/lisp/ChangeLog Fri Jan 11 21:35:22 2002 +0000 @@ -1,5 +1,7 @@ 2002-01-11 Richard M. Stallman <rms@gnu.org> + * startup.el (initial-scratch-message): Fix custom type, add group. + * mail/rmail.el (rmail-decode-babyl-format): Disable undo around the decode-coding-region call.
--- a/src/ChangeLog Fri Jan 11 21:35:14 2002 +0000 +++ b/src/ChangeLog Fri Jan 11 21:35:22 2002 +0000 @@ -1,3 +1,9 @@ +2002-01-11 Richard M. Stallman <rms@gnu.org> + + * insdel.c (adjust_after_replace_noundo): New function. + + * coding.c (code_convert_region): Don't copy old text if undo disabled. + 2002-01-09 Jason Rumney <jasonr@gnu.org> * xdisp.c (x_consider_frame_title): Don't count the tooltip frame