aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 743aa573957..d359fa927bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12011-01-09 Chong Yidong <cyd@stupidchicken.com> 12011-01-09 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
4
3 * wid-edit.el (visibility): Replace :on-image and :off-image 5 * wid-edit.el (visibility): Replace :on-image and :off-image
4 widget properties with :on-glyph and :off-glyph, for consistency 6 widget properties with :on-glyph and :off-glyph, for consistency
5 with the `visibility' widget. 7 with the `visibility' widget.