comparison 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
comparison
equal deleted inserted replaced
2972:2b58b7fd831c 2973:414a64af46c9
1 2005-10-04 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * mule/canna-leim.el: Rename canna_api to canna-api.
4
5 2005-09-30 Stephen J. Turnbull <stephen@xemacs.org>
6
7 * mule/canna-leim.el (canna-activate): Fix typo in error symbol.
8 Improve docstring.
9
10 2005-09-22 Stephen J. Turnbull <stephen@xemacs.org>
11
12 * mule/canna-leim.el: Add comment on autoloading strategy.
13 (canna-activate): Handle CANNA in ELL.
14
15 * dumped-lisp.el (preloaded-file-list): Remove dependency of
16 canna-leim on CANNA. Canna may be an ELL.
17
1 2005-09-21 Stephen J. Turnbull <stephen@xemacs.org> 18 2005-09-21 Stephen J. Turnbull <stephen@xemacs.org>
2 19
3 * mule/mule-cmds.el (input-method-alist, register-input-method): 20 * mule/mule-cmds.el (input-method-alist, register-input-method):
4 Improve docstrings and formal parameter names. 21 Improve docstrings and formal parameter names.
5 22