aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-08-19 12:14:25 +0000
committerKenichi Handa2002-08-19 12:14:25 +0000
commit49aabfbde61bfe4afba8c26b0d3a7838d1bdd2d3 (patch)
tree849c810d138e77b2a1f6f2c5030f45c3fec83b80 /src/ChangeLog
parent9ad4b4919bdb16ab85139335831b285111ff5763 (diff)
downloademacs-49aabfbde61bfe4afba8c26b0d3a7838d1bdd2d3.tar.gz
emacs-49aabfbde61bfe4afba8c26b0d3a7838d1bdd2d3.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0e66f15a572..e928c1a8a47 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12002-08-19 Kenichi Handa <handa@etl.go.jp> 12002-08-19 Kenichi Handa <handa@etl.go.jp>
2 2
3 * lread.c (safe_to_load_p): Fix the logic.
4
3 * syntax.c (scan_words): Don't treat characters belonging to 5 * syntax.c (scan_words): Don't treat characters belonging to
4 different scripts constituting a work. 6 different scripts constituting a work.
5 7