diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5f919ffedef..909ea7df2a7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM). | ||
| 4 | |||
| 1 | 2006-09-26 Chong Yidong <cyd@stupidchicken.com> | 5 | 2006-09-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * indent.c (Fvertical_motion): Do move back if the Lisp string | 7 | * indent.c (Fvertical_motion): Do move back if the Lisp string |