From 56378db4a0c3efc8b442e42bd2cab56590374622 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 15 Oct 2001 09:14:09 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a77f5728ab5..f59c7001505 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-10-15 Dave Love + + * international/mule.el (set-auto-coding): Fix regexps for local + variables section not to eat newlines. + 2001-10-15 Miles Bader * simple.el (display-message-or-buffer): Pass the correct buffer diff --git a/src/ChangeLog b/src/ChangeLog index 03da356c3ef..8a7653df313 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,7 +5,8 @@ 2001-10-14 Stefan Monnier - * indent.c (skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE. + * indent.c (skip_invisible): Use new retval of + TEXT_PROP_MEANS_INVISIBLE. * keymap.c (access_keymap): Unify handling of `t' and generic-char. If a parent is reached and noinherit is set, exit immediately. -- 2.39.2