diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 758118e3236..bbedc86886e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-07-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * editfns.c (Ffloat_time, Fformat_time_string, Fdecode_time) | ||
| 4 | (Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings | ||
| 5 | that time values of the type (HIGH . LOW) are considered obsolete. | ||
| 6 | |||
| 1 | 2004-07-06 Luc Teirlinck <teirllm@auburn.edu> | 7 | 2004-07-06 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 8 | ||
| 3 | * keyboard.c (syms_of_keyboard): Fix `keyboard-translate-table' | 9 | * keyboard.c (syms_of_keyboard): Fix `keyboard-translate-table' |