aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d23eac19c8b..82f2ad9e949 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,7 @@
3 * faces.el (frame-set-background-mode): Pay attention to saved 3 * faces.el (frame-set-background-mode): Pay attention to saved
4 face specs as well as default ones. Only do anything if the 4 face specs as well as default ones. Only do anything if the
5 bg-mode or display-type has actually changed. Use `dolist'. 5 bg-mode or display-type has actually changed. Use `dolist'.
6 (region): Make dark-background `region' face less in-your-face.
6 7
72000-10-10 Sam Steingold <sds@gnu.org> 82000-10-10 Sam Steingold <sds@gnu.org>
8 9