diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 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 |