From 97bc76d4423bfc485dbe3cc4e48aabae35a34cc8 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Mon, 26 May 2003 19:20:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9a7a25bf9b..cca5059ba91 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-05-26 John Paul Wallington + + * faces.el (display-supports-face-attributes-p): Doc fix. + (x-create-frame-with-faces): Call `face-set-after-frame-default'. + 2003-05-26 Kai Gro,A_(Bjohann * bindings.el (global-map): Don't bind S-. Too many diff --git a/src/ChangeLog b/src/ChangeLog index 3705888041f..94742480e9b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2003-05-26 John Paul Wallington + + * xfns.c (Fx_create_frame): Don't call Qface_set_after_frame_default. + 2003-05-25 Stefan Monnier * window.c (Fset_window_buffer): Add type of `keep_margins'. -- 2.39.2