aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 564736d9cbf..8ac324e04b3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12005-02-18 Kim F. Storm <storm@cua.dk> 12005-02-18 Kim F. Storm <storm@cua.dk>
2 2
3 * xfaces.c (Finternal_set_lisp_face_attribute): Allow :color property
4 to be nil in a :box attribute value list; customize prints that
5 as lisp value when no box color is specified.
6
3 * .gdbinit (pitx, pit): Pretty print display iterator. 7 * .gdbinit (pitx, pit): Pretty print display iterator.
4 (prowx, prow): Pretty print glyph row. 8 (prowx, prow): Pretty print glyph row.
5 (pcursorx, pcursor): Pretty print a window cursor. 9 (pcursorx, pcursor): Pretty print a window cursor.