aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-07 10:40:53 +0000
committerGerd Moellmann2000-09-07 10:40:53 +0000
commit1091dd67d166419999b24708f6f52e16970d04ff (patch)
treedad4e4ac7f315c3edf41ff7ff92efd7efda9965c /src
parentce9561acfd669818a7afccc61593a1c046aa1502 (diff)
downloademacs-1091dd67d166419999b24708f6f52e16970d04ff.tar.gz
emacs-1091dd67d166419999b24708f6f52e16970d04ff.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 704b75af9c2..24aa8a1c4d1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-09-07 Gerd Moellmann <gerd@gnu.org> 12000-09-07 Gerd Moellmann <gerd@gnu.org>
2 2
3 * frame.c (Fframe_parameter): Handle `name' specially.
4
3 * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0, 5 * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0,
4 change face on all frames, and change the default for new frames. 6 change face on all frames, and change the default for new frames.
5 7