mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Spelling fixes
This commit is contained in:
parent
0aec3117b5
commit
116c47874e
5 changed files with 5 additions and 5 deletions
|
|
@ -500,7 +500,7 @@
|
|||
;; RIGHT-TO-LEFT EMBEDDING (sets base dir to RTL but allows embedded text)
|
||||
("&rle;" ?\u202B) ;; (ucs-insert #x202B) named: زیرمتنِ راستبهچپ
|
||||
;; POP DIRECTIONAL FORMATTING (used for RLE or LRE and RLO or LRO)
|
||||
;; EMACS ANOMOLY --- Why does &pdf not show up in (describe-input-method 'farsi-transliterate-banan)
|
||||
;; EMACS ANOMALY --- Why does &pdf not show up in (describe-input-method 'farsi-transliterate-banan)
|
||||
("&pdf;" ?\u202C) ;; (ucs-insert #x202C) named: پایانِ زیرمتن
|
||||
("P" ?\u202C)
|
||||
;; LEFT-TO-RIGHT OVERRIDE (overrides the bidirectional algorithm, display LTR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue