From 0da3ecefdeef9528f560ceb7f9578d812936b139 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 7 Sep 2000 09:52:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 ++++- src/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 800b93b6373..0f145d5e06e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,9 @@ 2000-09-07 Gerd Moellmann - * vc.el: Remove `$Id$' tag. + * faces.el (set-face-attribute): Simplify by calling + internal-set-lisp-face-attribute with FRAME being 0. + + * vc.el: Remove `Id' version control keyword. 2000-09-07 Kenichi Handa diff --git a/src/ChangeLog b/src/ChangeLog index 5e13947f422..704b75af9c2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-09-07 Gerd Moellmann + + * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0, + change face on all frames, and change the default for new frames. + 2000-09-07 Dave Love * Makefile.in [!SYSTEM_MALLOC && REL_ALLOC_MMAP]: Set mallocobj. -- 2.39.2