# HG changeset patch # User Richard M. Stallman # Date 870463191 0 # Node ID a0386e6bb2002a4e35fd54d970a8f4dfeca47548 # Parent a208bea62f88cb9a3a25a3c177fc5eab573ca9a9 (mode-line-mule-info): Delete the conditional on enable-multibyte-characters. diff -r a208bea62f88 -r a0386e6bb200 lisp/bindings.el --- 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: