From 3f08fcd2a6c25d95cb83d2fa0d96ea45c35ef79f Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 29 Oct 2001 12:25:58 +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 0abb38be415..be045e19452 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 e963408e341..955c8d921eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-10-29 Gerd Moellmann + * xfaces.c (Fface_font): Use UNSPECIFIEDP instead of NILP for + the slant attribute if FRAME is t. + * xfns.c (x_set_internal_border_width): Set frame garbaged when X window doesn't exist yet. -- 2.39.2