diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e3147738f33..c9cf8c71531 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2003-12-23 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2003-12-23 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * fns.c (Frandom, Fstring_make_multibyte): Doc fixes. | 3 | * fns.c (Frandom, Fstring_make_multibyte, Fset_char_table_range): |
| 4 | Doc fixes. | ||
| 4 | 5 | ||
| 5 | * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a string | 6 | * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a string |
| 6 | and an integer. Adapt the introductory comment accordingly. | 7 | and an integer. Adapt the introductory comment accordingly. |