aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-10-13 14:18:09 +0000
committerChong Yidong2006-10-13 14:18:09 +0000
commit98721beb4bda354157e8de104ed2154fb1d46368 (patch)
tree8d6971216a15cf3101fa9a5078088bb45053fe72 /src/ChangeLog
parent43621386759eb1348931e18100b74322ff610c42 (diff)
downloademacs-98721beb4bda354157e8de104ed2154fb1d46368.tar.gz
emacs-98721beb4bda354157e8de104ed2154fb1d46368.zip
* xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
title.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 30cae45ba84..f86c4c6a21c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-10-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
4 title.
5
12006-10-12 Chong Yidong <cyd@stupidchicken.com> 62006-10-12 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * keymap.c (Fkey_binding): Check Lisp_Object types before doing 8 * keymap.c (Fkey_binding): Check Lisp_Object types before doing