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 30920d68e5e..b814ed3e57f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-04-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * character.c (Fchar_bytes, Fchar_width, Fstring_width) | ||
| 4 | (Fchar_direction): Add usage in the docstring. | ||
| 5 | |||
| 1 | 2008-04-15 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-04-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * keyboard.c (read_key_sequence): Remove always-true checks. | 8 | * keyboard.c (read_key_sequence): Remove always-true checks. |