Fix commentary for the last commit.

This commit is contained in:
Eli Zaretskii 2011-12-02 12:37:53 +02:00
parent 66e0570cde
commit dd782f24e5

View file

@ -2227,7 +2227,7 @@ If there is no completion possible, say so and continue searching."
(if current-input-method
;; Input methods for RTL languages use RTL
;; characters for their title, and that messes
;; up the display of the prompt.
;; up the display of search text after the prompt.
(bidi-string-mark-left-to-right
(concat " [" current-input-method-title "]: "))
": ")