changeset 33854:aca74e0f86ec

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 24 Nov 2000 13:18:04 +0000
parents eb4affa4abc6
children 3d12bbe24380
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 24 13:17:42 2000 +0000
+++ b/lisp/ChangeLog	Fri Nov 24 13:18:04 2000 +0000
@@ -1,5 +1,8 @@
 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
 
+	* faces.el (face-set-after-frame-default): Let face attributes
+	specified for new frames override frame parameters.
+
 	* startup.el (command-line): Fix computation of the source file
 	for user-init-file when user-init-file is a compiled file.
 
--- a/src/ChangeLog	Fri Nov 24 13:17:42 2000 +0000
+++ b/src/ChangeLog	Fri Nov 24 13:18:04 2000 +0000
@@ -1,3 +1,7 @@
+2000-11-24  Gerd Moellmann  <gerd@gnu.org>
+
+	* xfaces.c (lface_from_face_name): Function comment fix.
+
 2000-11-24  Miles Bader  <miles@gnu.org>
 
 	* xdisp.c (display_menu_bar, display_mode_line): Change the way we