(Fstring_to_number): Don't recognize floating point if base is not 10.
[chise/xemacs-chise.git] / src / ChangeLog
index 86a1eca..557bb5f 100644 (file)
@@ -1,3 +1,19 @@
+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>
+
+       * mule-charset.c (Qsquare): New variable.
+       (to_char_code): Add `Qsquare'.
+       (syms_of_mule_charset): Add new symbol `square'.
+
+1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule-charset.c (Qcircle): New variable.
+       (to_char_code): Add `Qcircle'.
+       (syms_of_mule_charset): Add new symbol `circle'.
+
 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
        * mule-charset.c (Qfont): New variable.