aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-10-18 02:17:05 -0400
committerChong Yidong2011-10-18 02:17:05 -0400
commit08b0fee82afa6153e14179b60e8315219782507a (patch)
treec88cc226cc759f40e70b5aaf09d76afcd8101108 /lisp/ChangeLog
parent743d0817bcb3df7e3d86d414fd29b1553695f9f5 (diff)
downloademacs-08b0fee82afa6153e14179b60e8315219782507a.tar.gz
emacs-08b0fee82afa6153e14179b60e8315219782507a.zip
* lisp/faces.el (cursor): Doc fix.
Also, remove the :foreground attributes from cursor faces in built-in themes, since that attribute is unmeaningful.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c3024db8821..21f52e8ca03 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-10-18 Chong Yidong <cyd@gnu.org>
2
3 * faces.el (cursor): Doc fix.
4
12011-10-17 Chong Yidong <cyd@gnu.org> 52011-10-17 Chong Yidong <cyd@gnu.org>
2 6
3 * font-lock.el (font-lock-maximum-size): Mark as obsolete. 7 * font-lock.el (font-lock-maximum-size): Mark as obsolete.