comparison lisp/ChangeLog @ 30655:10eb745f65eb

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Aug 2000 01:38:47 +0000
parents 61c2f9fcb8f6
children d5d6448f6b89
comparison
equal deleted inserted replaced
30654:4cfa4fd4a53f 30655:10eb745f65eb
1 2000-08-08 Kenichi Handa <handa@etl.go.jp>
2
3 * international/quail.el (quail-define-rules): Handle Quail decode
4 map correctly. Add code for supporting annotations.
5 (quail-install-decode-map): New function.
6 (quail-defrule-internal): New optional arguments decode-map and
7 props.
8 (quail-advice): New function.
9
1 2000-08-07 Sam Steingold <sds@gnu.org> 10 2000-08-07 Sam Steingold <sds@gnu.org>
2 11
3 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass', 12 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
4 `defconst', `define-condition', `with-slots'. 13 `defconst', `define-condition', `with-slots'.
5 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'. 14 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.