Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2973:414a64af46c9
[xemacs-hg @ 2005-10-04 17:51:13 by stephent]
Modularize Canna <87wtkttbvp.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 04 Oct 2005 17:51:32 +0000 |
parents | adda8fccb13d |
children | 0fb57d74601d |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 04 17:00:33 2005 +0000 +++ b/lisp/ChangeLog Tue Oct 04 17:51:32 2005 +0000 @@ -1,3 +1,20 @@ +2005-10-04 Stephen J. Turnbull <stephen@xemacs.org> + + * mule/canna-leim.el: Rename canna_api to canna-api. + +2005-09-30 Stephen J. Turnbull <stephen@xemacs.org> + + * mule/canna-leim.el (canna-activate): Fix typo in error symbol. + Improve docstring. + +2005-09-22 Stephen J. Turnbull <stephen@xemacs.org> + + * mule/canna-leim.el: Add comment on autoloading strategy. + (canna-activate): Handle CANNA in ELL. + + * dumped-lisp.el (preloaded-file-list): Remove dependency of + canna-leim on CANNA. Canna may be an ELL. + 2005-09-21 Stephen J. Turnbull <stephen@xemacs.org> * mule/mule-cmds.el (input-method-alist, register-input-method):