summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2000-11-16 12:43:05 +0000
committerKenichi Handa <handa@m17n.org>2000-11-16 12:43:05 +0000
commite70b433030e4ceab31f314f112856341d85fd501 (patch)
treeb8c6fa9e4be5e6b56e4679f2febc0ebc396a2d79
parenta13f06605b7266b320cc31f1967be11301fa659f (diff)
downloademacs-e70b433030e4ceab31f314f112856341d85fd501.tar.gz
(quail-start-translation): Don't call `message' before reading key
sequence.
-rw-r--r--lisp/international/quail.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/international/quail.el b/lisp/international/quail.el
index e3fae04f161..805cf203bbb 100644
--- a/lisp/international/quail.el
+++ b/lisp/international/quail.el
@@ -1294,8 +1294,6 @@ The returned value is a Quail map specific to KEY."
(setq unread-command-events (cons key unread-command-events)))
(while quail-translating
(set-buffer-modified-p modified-p)
- ;; Hide '... loaded' message.
- (message nil)
(let* ((keyseq (read-key-sequence
(and input-method-use-echo-area
(concat input-method-previous-message