2002-05-30 Kenichi Handa <handa@etl.go.jp>
+ * language/japanese.el (japanese-iso-7bit-1978-irv): Add
+ `designation' to :flags, `ascii' to :charset-list.
+
* international/mule.el (define-charset): New args :min-code and
:max-code.
+ (coding-system-iso-2022-flags): Add use-roman, use-oldjis.
* international/mule-conf.el (chinese-gbk): Change :code-offset to
#x160000.
2002-05-30 Kenichi Handa <handa@etl.go.jp>
+ * Makefile.in (lisp): Change chienese.elc to chinese.el. They are
+ not bytecompiled now.
+ (shortlisp): Likewise.
+
* charset.c (charset_jisx0201_roman, charset_jisx0208_1978,
charset_jisx0208): New variables.
(Fdefine_charset_internal): Setup them if appropriate.
`coding_system'. */
struct iso_2022_spec
{
- /* */
+ /* Bit-wise-or of CODING_ISO_FLAG_XXX. */
unsigned flags;
/* The current graphic register invoked to each graphic plane. */