projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3402d04
)
update.
author
tomo
<tomo>
Mon, 15 Nov 1999 19:25:37 +0000
(19:25 +0000)
committer
tomo
<tomo>
Mon, 15 Nov 1999 19:25:37 +0000
(19:25 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
557bb5f
..
ddebea7
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
1999-11-15 MORIOKA Tomohiko <tomo@urania.m17n.org>
+ * data.c (Fstring_to_number): Don't recognize floating point if
+ base is not 10.
+
+1999-11-15 MORIOKA Tomohiko <tomo@urania.m17n.org>
+
* mule-charset.c (Fput_char_attribute): Forgot to `CHECK_CHAR'.
1999-11-14 MORIOKA Tomohiko <tomo@urania.m17n.org>