+2004-08-16 Kenichi Handa <handa@m17n.org>
+
+ * quail/georgian.el ("georgian"): Call quail-define-package with
+ the show-layout arg t.
+
2004-08-06 Andreas Schwab <schwab@suse.de>
* Makefile.in (install): Remove .arch-inventory files.
(elp-results-jump-to-definition, elp-output-insert-symname): New Functions.
(elp-output-result): Use elp-output-insert-symname.
+2004-08-18 Kenichi Handa <handa@m17n.org>
+
+ * language/cyrillic.el: Register koi8-r in
+ ctext-non-standard-encodings-alist.
+ ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
+
2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
* emacs-lisp/copyright.el (copyright-update-year): Delete code
+2004-08-20 Kenichi Handa <handa@m17n.org>
+
+ * syntax.c (skip_chars): Fix for unibyte case.
+
2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
* syntax.c (char_quoted): Mixup byte/char pos.