diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e16f53532c3..62f425f7bb7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-11-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * subr.el (number-sequence): Improve handling of floating point | ||
| 4 | arguments (suggested by Kim Storm). Allow negative arguments. | ||
| 5 | |||
| 1 | 2003-11-26 Kenichi Handa <handa@m17n.org> | 6 | 2003-11-26 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * international/mule-cmds.el (standard-display-european-internal): | 8 | * international/mule-cmds.el (standard-display-european-internal): |