aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-08-27 11:30:05 +0000
committerGerd Moellmann2000-08-27 11:30:05 +0000
commit6288c62f1ce640067d122ba82e4436067b6000d0 (patch)
tree2a5b056a293cf45d97f26ddcdc174c0056afab87 /src/ChangeLog
parentf139e559139a1b1606558cf263bc6d0e31113de8 (diff)
downloademacs-6288c62f1ce640067d122ba82e4436067b6000d0.tar.gz
emacs-6288c62f1ce640067d122ba82e4436067b6000d0.zip
(lface_fully_specified_p): Handle :inherit.
(Finternal_set_lisp_face_attribute): Fix typo in error message.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fa1bea280d0..6b847d3f35d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-08-27 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (lface_fully_specified_p): Handle :inherit.
4 (Finternal_set_lisp_face_attribute): Fix typo in error message.
5
12000-08-27 Eli Zaretskii <eliz@is.elta.co.il> 62000-08-27 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * Makefile.in (dispnew.o, indent.o, fontset.o, minibuf.o) 8 * Makefile.in (dispnew.o, indent.o, fontset.o, minibuf.o)