From a90b3d3c213f931facee140532ff38388aeae188 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 16 May 2001 15:09:02 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fde4307c11d..a264d2217fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-05-16 Gerd Moellmann + * tooltip.el (tooltip) : Put it in `gud' group instead + of `c'. + * textmodes/outline.el (outline-font-lock-level): Remove the condition-case, test what outline-level returns instead, to ease debugging. diff --git a/src/ChangeLog b/src/ChangeLog index d88b38f66b8..2ceb4ed297f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-05-16 Gerd Moellmann + * xfaces.c (split_font_name): Use the right field when + checking for `[...]' syntax. + * buffer.c (copy_overlays): New function. (clone_per_buffer_values): Use it. -- 2.39.5