comparison lisp/ChangeLog @ 36533:4d2cb95317fd

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 05 Mar 2001 11:37:33 +0000
parents 1d2207455353
children 6873951b694a
comparison
equal deleted inserted replaced
36532:3acc5c0fdb1d 36533:4d2cb95317fd
1 2001-03-05 Kenichi Handa <handa@etl.go.jp> 1 2001-03-05 Kenichi Handa <handa@etl.go.jp>
2
3 * international/quail.el (quail-title): Fix for the case that a
4 title of an input method is specified by a list of the same form
5 as used in mode-line-format.
2 6
3 * international/mule-cmds.el (activate-input-method): If 7 * international/mule-cmds.el (activate-input-method): If
4 current-input-method-title is set by activating INPUT-METHOD, 8 current-input-method-title is set by activating INPUT-METHOD,
5 respect that value. 9 respect that value.
6 10