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 909ea7df2a7..32265087ec8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-09-29 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * buffer.c (syms_of_buffer): Reorder coding systems in the | ||
| 4 | docstring of %z to the real order displayed in the modeline. | ||
| 5 | |||
| 1 | 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM). | 8 | * keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM). |