aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2003-12-24 00:21:03 +0000
committerLuc Teirlinck2003-12-24 00:21:03 +0000
commit000eeb15879bc8d158e55551d7927cee0ee174c6 (patch)
tree08b64dedc2e89e61b23e7e8ed8da7722fff0575d /src/ChangeLog
parentac1106fcce4c9a0b11b659494a8e8ae2f1640e92 (diff)
downloademacs-000eeb15879bc8d158e55551d7927cee0ee174c6.tar.gz
emacs-000eeb15879bc8d158e55551d7927cee0ee174c6.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
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 @@
12003-12-23 Luc Teirlinck <teirllm@auburn.edu> 12003-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.