Touch of latin-ltx input method for long arrows

* lisp/leim/quail/latin-ltx.el: Map all the \\long.*arrow inputs
to the long characters instead of the normal ones (i.e., LONG
RIGHTWARDS ARROW instead of RIGHTWARDS ARROW) (bug#24302).
This commit is contained in:
Lars Ingebrigtsen 2019-07-27 16:55:30 +02:00
parent 41c77dc687
commit a0389384ad

View file

@ -454,10 +454,10 @@ system, including many technical ones. Examples:
("\\lneq" ?≨)
("\\lneqq" ?≨)
("\\lnsim" ?⋦)
("\\longleftarrow" ?)
("\\longleftrightarrow" ?)
("\\longmapsto" ?)
("\\longrightarrow" ?)
("\\longleftarrow" ?)
("\\longleftrightarrow" ?)
("\\longmapsto" ?)
("\\longrightarrow" ?)
("\\looparrowleft" ?↫)
("\\looparrowright" ?↬)
("\\lozenge" ?✧)