From: Richard M. Stallman Date: Fri, 11 Jan 2002 21:35:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~17211 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d57966d7af0528a78efbd74f08ffa47755681c52;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27913f5d60d..60cf1a54592 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-01-11 Richard M. Stallman + * 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. diff --git a/src/ChangeLog b/src/ChangeLog index 9b5a232990c..2f25c6a053e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-01-11 Richard M. Stallman + + * 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 * xdisp.c (x_consider_frame_title): Don't count the tooltip frame