emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Farsi input method


From: Ali Gholami Rudi
Subject: Farsi input method
Date: Mon, 25 Feb 2008 10:23:06 +0330
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi all:

I've attached farsi.el for adding Farsi input method to Emacs.  I've
created this file by changing arabic.el by James Cloos.  The mapping is
based on the one X11 uses for ir layout.

Regards,
Ali

*** a/leim/leim-list.el
--- b/leim/leim-list.el
*************** While this input method is active, the v
*** 476,481 ****
--- 476,485 ----
   "ع" "Arabic input method."
   "quail/arabic")
  (register-input-method
+  "farsi" "Farsi" 'quail-use-package
+  "ف" "Farsi input method."
+  "quail/farsi")
+ (register-input-method
   "welsh" "Welsh" 'quail-use-package
   "Ŵ" "Welsh postfix input method"
   "quail/welsh")

Attachment: farsi.el
Description: quail farsi package


reply via email to

[Prev in Thread] Current Thread [Next in Thread]