Mercurial > emacs
changeset 19075:a0386e6bb200
(mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 01 Aug 1997 19:19:51 +0000 |
parents | a208bea62f88 |
children | 457a082715c8 |
files | lisp/bindings.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/bindings.el Fri Aug 01 18:12:50 1997 +0000 +++ b/lisp/bindings.el Fri Aug 01 19:19:51 1997 +0000 @@ -48,9 +48,9 @@ ;;; Code: (defconst mode-line-mule-info - (purecopy '(enable-multibyte-characters - ((current-input-method ("" current-input-method-title)) - "%Z"))) + (purecopy '("" + (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 mnemonics of the following coding systems: