aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 266b62588ea..e58ddb74284 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,21 @@
12004-10-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * fileio.c (auto_save_1) Call Ffile_modes for remote files.
4
52004-09-30 Kenichi Handa <handa@m17n.org>
6
7 * process.c (send_process): Free composition data.
8
9 * fileio.c (Finsert_file_contents): Free composition data.
10
11 * coding.c (code_convert_region): Don't skip ASCIIs if there are
12 compositions to encode.
13 (encode_coding_string): Likewise. Free composition data.
14
152004-09-30 Florian Weimer <fw@deneb.enyo.de> (tiny change)
16
17 * coding.c (code_convert_region): Free composition data.
18
12004-09-29 Kim F. Storm <storm@cua.dk> 192004-09-29 Kim F. Storm <storm@cua.dk>
2 20
3 * fringe.c: Remove limit on number of bitmaps. 21 * fringe.c: Remove limit on number of bitmaps.