aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f2277e54dc6..b25a81ac60d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12003-12-24 Thien-Thi Nguyen <ttn@gnu.org> 12003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
2 2
3 * tparam.c (tparam1): Add handling for `%pN', which
4 means use param N for the next substitution.
5
62003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7
3 * xfaces.c (Fcolor_gray_p): Fix omission bug: 8 * xfaces.c (Fcolor_gray_p): Fix omission bug:
4 In case `frame' is nil, consult the selected frame. 9 In case `frame' is nil, consult the selected frame.
5 (Fcolor_supported_p): Likewise. 10 (Fcolor_supported_p): Likewise.