From d57966d7af0528a78efbd74f08ffa47755681c52 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 11 Jan 2002 21:35:22 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 6 ++++++ 2 files changed, 8 insertions(+) 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 -- 2.39.5