summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-11-03 03:30:49 +0000
committerMiles Bader <miles@gnu.org>2000-11-03 03:30:49 +0000
commit9c887adacf57efd199e5930cb8f519de6256f583 (patch)
tree66c7faf5a17ddefc80638a2d9c124c5451cd3e35 /lisp/ChangeLog
parent9b9111073686faa7dc71b57ff85c120a3a76e6f2 (diff)
downloademacs-9c887adacf57efd199e5930cb8f519de6256f583.tar.gz
(diary-face, calendar-today-face, holiday-face):
Remove dependency on `window-system'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e11116f87dc..a8a1ffd790e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-02 Miles Bader <miles@gnu.org>
+
+ * calendar/calendar.el (diary-face, calendar-today-face)
+ (holiday-face): Remove dependency on `window-system'.
+
2000-11-02 Ken Raeburn <raeburn@gnu.org>
* Makefile.in (emacs): Set EMACSLOADPATH always.