From 793057bd2543f7e1956c36f0e42f2aece8d8b847 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 29 Oct 2001 12:27:04 +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 9764662b9da..90e67f0e4a5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-10-29 Gerd Moellmann + * enriched.el (enriched-face-ans): Handle face attributes + of the form `(FACE1 FACE2 ...)'. + * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers. diff --git a/src/ChangeLog b/src/ChangeLog index 31d1a461c49..7615e4edb6c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-10-29 Gerd Moellmann + + * xfaces.c (Fface_font): Use UNSPECIFIEDP instead of NILP for + the slant attribute if FRAME is t. + 2001-10-29 Eli Zaretskii * emacs.c (Finvocation_directory): Doc fix. -- 2.39.2