changeset 50512:8d5fd224ff27

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 09 Apr 2003 07:12:32 +0000
parents 5930672784ee
children b83d48b25b9b
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 09 02:39:57 2003 +0000
+++ b/src/ChangeLog	Wed Apr 09 07:12:32 2003 +0000
@@ -1,3 +1,8 @@
+2003-04-09  Kenichi Handa  <handa@etlken2>
+
+	* lread.c (read1): Before calling index, check if the 2nd
+	arguemnt is in ASCII range.
+
 2003-04-08  Richard M. Stallman  <rms@gnu.org>
 
 	* fileio.c (Ffile_symlink_p): Doc fix.