aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ba399ce927a..c9da7bc57a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,15 @@
12003-12-23 Luc Teirlinck <teirllm@auburn.edu>
2
3 * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a
4 string and an integer. Adapt the docstring accordingly.
5 (Fread_from_minibuffer): Delete code moved into read_minibuf.
6 Doc fix.
7 (Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in
8 read_minibuf.
9 (Fcompleting_read): Delete code moved into read_minibuf.
10 (Ftest_completion): Make it handle obarrays and hash tables
11 correctly.
12
12003-12-03 Kenichi Handa <handa@m17n.org> 132003-12-03 Kenichi Handa <handa@m17n.org>
2 14
3 * coding.c (decode_coding_iso2022): Fix for preserving UTF-8 15 * coding.c (decode_coding_iso2022): Fix for preserving UTF-8