aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-08-01 15:51:59 +0000
committerKenichi Handa2002-08-01 15:51:59 +0000
commit6a0a025b9ac9f0b22c2e41eefbd75ed25d789e57 (patch)
treeb9c574f9481ff416c7e821c58c2236fc67becca1 /src/ChangeLog
parent54b70fe38669a44428d241a17a0dfb70f5465e51 (diff)
downloademacs-6a0a025b9ac9f0b22c2e41eefbd75ed25d789e57.tar.gz
emacs-6a0a025b9ac9f0b22c2e41eefbd75ed25d789e57.zip
(FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 33fc4acb642..ec7f4f72bfc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-08-02 Kenichi Handa <handa@etl.go.jp>
2
3 * fontset.h (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET
4 -1.
5
12002-08-01 Kenichi Handa <handa@etl.go.jp> 62002-08-01 Kenichi Handa <handa@etl.go.jp>
2 7
3 * syntax.c (Vnext_word_boundary_function_table): New variable. 8 * syntax.c (Vnext_word_boundary_function_table): New variable.