summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-07-12 18:26:11 +0000
committerRichard M. Stallman <rms@gnu.org>1997-07-12 18:26:11 +0000
commitddcb8c0e341058fe845151921b1201468fd716e5 (patch)
treea7eaea871b1a9b0d27524a93e475914c9c6e5b31
parent2623ca534c8193fcb9a5d9f630ef439dbc7cd7cf (diff)
downloademacs-ddcb8c0e341058fe845151921b1201468fd716e5.tar.gz
(tpu-set-mode-line) Added mode-line-mule-info and
mode-line-frame-identification.
-rw-r--r--lisp/emulation/tpu-edt.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el
index 7388e5144c0..77727f5e649 100644
--- a/lisp/emulation/tpu-edt.el
+++ b/lisp/emulation/tpu-edt.el
@@ -423,8 +423,10 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
(setq minor-mode-alist tpu-original-mm-alist))
(t
(setq-default mode-line-format
- (list (purecopy "")
+ (list (purecopy "-")
+ 'mode-line-mule-info
'mode-line-modified
+ 'mode-line-frame-identification
'mode-line-buffer-identification
(purecopy " ")
'global-mode-string