mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(mode-line-mule-info): Remove tailing ">" from input
method indicator.
This commit is contained in:
parent
8c5d9782ec
commit
0ef161c40a
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
(defconst mode-line-mule-info
|
||||
(purecopy '(enable-multibyte-characters
|
||||
((current-input-method ("" current-input-method-title ">"))
|
||||
((current-input-method ("" current-input-method-title))
|
||||
"%Z")))
|
||||
"Mode-line control for displaying information of multilingual environment.
|
||||
Normally it displays current input method (if any activated) and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue