1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2000-08-08 01:38:47 +00:00
parent 49ad1d991e
commit c5a525299c

View file

@ -1,3 +1,12 @@
2000-08-08 Kenichi Handa <handa@etl.go.jp>
* international/quail.el (quail-define-rules): Handle Quail decode
map correctly. Add code for supporting annotations.
(quail-install-decode-map): New function.
(quail-defrule-internal): New optional arguments decode-map and
props.
(quail-advice): New function.
2000-08-07 Sam Steingold <sds@gnu.org>
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',