From f474d4aa6cfdf37f1c9cf09aa5d6953a10039d13 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 6 Jul 2002 14:25:47 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3d164e100cc..09dbab0a09c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-07-06 Richard M. Stallman + * mail/rmail.el (rmail-decode-babyl-format): Disable undo + around the decode-coding-region call. + * edmacro.el (edmacro-fix-menu-commands): Discard `help-echo' events. Handle (menu-bar) events. Simplify by converting key sequence to a list and then back to vector. diff --git a/src/ChangeLog b/src/ChangeLog index 7ab9a12f563..ba81e2dc996 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-07-06 Eli Zaretskii + + * xselect.c (syms_of_xselect): The default value of + selection-coding-system is now compound-text-with-extensions. + 2002-07-06 Richard M. Stallman * xterm.c (x_term_init): Turn off polling around XtOpenDisplay. -- 2.39.5