aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 332bb16dda5..2efa91c95a1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12000-07-03 Gerd Moellmann <gerd@gnu.org> 12000-07-03 Gerd Moellmann <gerd@gnu.org>
2 2
3 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
4 (face-x-resources): Remove duplicate entry for :font.
5
3 * textmodes/refer.el (refer-find-entry-internal): Use some-window 6 * textmodes/refer.el (refer-find-entry-internal): Use some-window
4 instead of cycling through windows with next-window. 7 instead of cycling through windows with next-window.
5 8