(Fconcord_object_put): Check argument FEATURE is a symbol.
[chise/xemacs-chise.git.1] / src / ChangeLog
index 15cabab..ae9b28e 100644 (file)
@@ -1,3 +1,36 @@
+2008-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (struct decoding_stream): Add new member
+       `bom_flag' in XEmacs CHISE.
+       (reset_decoding_stream): Ignore U+FEFF in the beginning of stream
+       in XEmacs CHISE.
+
+2008-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c: Move definition of `=jis-x0208@1978' to
+       lisp/mule/mule-conf.el.
+
+2008-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (Qpartial): New variable in XEmacs CHISE.
+       (make_charset): Add new argument `partial'.
+       (Fmake_charset): Add new property 'partial in XEmacs CHISE.
+       (Fmake_reverse_direction_charset): Modify for `make_charset'.
+       (syms_of_mule_charset): Add new builtin symbol `partial' in XEmacs
+       CHISE.
+       (complex_vars_of_mule_charset): Modify for `make_charset'; specify
+       `=jis-x0208' as a partial coded-charset.
+
+2008-08-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (decode_add_er_char): Fix problem when a character
+       represented by an entity-reference is not defined.
+
+2008-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-ucs.h, chartab.c, fns.c, mule-charset.c: Rename Qmap_* to
+       Qrep_*.
+
 2007-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule.c (vars_of_mule): Update `xemacs-chise-version' to 0.24
 
        * event-gtk.c: Recognise AltGr as a valid modifier.
 
-2005-01-12  Ville Skyttä  <scop@xemacs.org>
+2005-01-12  Ville Skyttä  <scop@xemacs.org>
 
        * console-x.h: #include X11/keysym.h before xintrinsic.h.
 
 
        * sysdll.c: configure sets HAVE_DLD_INIT, not HAVE_INIT_DLD.
 
-2003-07-31  René Kyllingstad  <listmailxemacs@kyllingstad.com>
+2003-07-31  René Kyllingstad  <listmailxemacs@kyllingstad.com>
 
        * event-msw.c (mswindows_enqueue_mouse_button_event):
        * event-msw.c (mswindows_wnd_proc):