aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
authorKenichi Handa2006-08-21 12:51:20 +0000
committerKenichi Handa2006-08-21 12:51:20 +0000
commit7c8f6ffdad26eb2371ec60c0eeb975113bbc7b74 (patch)
treee02550614be10e79cf46e0610715c3f18f5f9e09 /src/ChangeLog.unicode
parent4f4426f9b27768c1cadda556dfe466c86f566265 (diff)
downloademacs-7c8f6ffdad26eb2371ec60c0eeb975113bbc7b74.tar.gz
emacs-7c8f6ffdad26eb2371ec60c0eeb975113bbc7b74.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index c7cfafded09..3b7602b587d 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,20 @@
12006-08-21 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_matching_entity): Dolete unused local var.
4
5 * xftfont.c (xftfont_open): Call XftDefaultSubstitute before
6 opening a font.
7
8 * fileio.c (Finsert_file_contents): On recovering a file, assume
9 Unix-like eol.
10 (choose_write_coding_system): On auto-saving a file, force
11 Unix-like eol.
12
13 * coding.c (setup_coding_system): Fix setting of
14 coding->common_flags based on eol_type.
15 (coding_inherit_eol_type): If PARENT is not nil, be sure to
16 inherit from it.
17
12006-08-04 Kenichi Handa <handa@m17n.org> 182006-08-04 Kenichi Handa <handa@m17n.org>
2 19
3 * alloc.c (NSTATICS): Increased to 0x600. 20 * alloc.c (NSTATICS): Increased to 0x600.