aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d200d9733f8..90b6e683e0a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12013-01-03 Glenn Morris <rgm@gnu.org> 12013-01-03 Glenn Morris <rgm@gnu.org>
2 2
3 * term.el (term-handle-colors-array): Ensure face attributes
4 are fully specified, not nil. (Bug#13337)
5
3 * term.el (term-default-fg-color, term-default-bg-color): 6 * term.el (term-default-fg-color, term-default-bg-color):
4 Fix custom type. 7 Fix custom type.
5 8