Fix commentary for the last commit.
This commit is contained in:
parent
66e0570cde
commit
dd782f24e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "]: "))
|
||||
": ")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue