comparison src/ChangeLog @ 73352:1504e6546638

* xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame title.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Oct 2006 14:18:09 +0000
parents 1a3368a80879
children 8886f06ed7b1
comparison
equal deleted inserted replaced
73351:29547db9ad61 73352:1504e6546638
1 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
4 title.
5
1 2006-10-12 Chong Yidong <cyd@stupidchicken.com> 6 2006-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
4 XCAR and XINT. 9 XCAR and XINT.
5 10