summaryrefslogtreecommitdiff
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0240-57/+57
|
* quail/japanese.el (quail-japanese-update-translation): Fix handling of ↵Kenichi Handa2010-08-282-5/+15
| | | | invalid key.
* * quail/vntelex.el ("vietnamese-telex"): Doc fix.Andreas Schwab2010-08-152-1/+3
|
* * quail/georgian.el: Remove extra backslashes.Andreas Schwab2010-08-152-5/+9
|
* Avoid mismatching parensAndreas Schwab2010-08-143-4/+7
| | | | | * quail/arabic.el: Quote [ and ]. * quail/latin-ltx.el: Likewise.
* * quail/greek.el ("greek", "greek-postfix"): Change string toAndreas Schwab2010-08-142-6/+11
| | | | character.
* quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Kenichi Handa2010-08-132-1/+11
|
* quail/greek.el ("greek"): Add rules for Greek style quotes.Kenichi Handa2010-08-092-1/+7
|
* Bump version to 23.2.emacs-23/emacs-23.2EMACS_23_2Chong Yidong2010-05-071-0/+4
|
* * quail/vntelex.el: Fix "af" rule (Bug#5836).Chong Yidong2010-04-062-1/+5
|
* Regenate ja-dic.el.Kenichi Handa2010-02-161-54545/+79990
|
* Update SKK-JISYO.L to the latest version.Kenichi Handa2010-02-163-27928/+87128
|
* Add 2010 to copyright years.Glenn Morris2010-01-1340-57/+57
|
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-4/+4
|
* * quail/cyrillic.el (russian-typewriter): Change keyboard layout.Chong Yidong2009-12-052-34/+39
| | | | (Bug#904)
* (install): Set umask to world-readable before creating directories.Glenn Morris2009-09-092-1/+6
|
* *** empty log message ***Juri Linkov2009-08-311-0/+11
|
* ("ipa"): Set `forget-last-selection' to nil.Juri Linkov2009-08-311-10/+14
| | | | | | | | | | ("ipa-x-sampa"): Set `forget-last-selection' to nil. Set `deterministic' to nil. ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS" to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". Fix comments.
* *** empty log message ***Juri Linkov2009-08-311-0/+12
|
* ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".Juri Linkov2009-08-311-22/+23
| | | | | | | | | | | ("ipa-x-sampa"): Rename from "x-sampa-ipa". (ipa-x-sampa-implosive-submap): Rename from x-sampa-implosive-submap. (ipa-x-sampa-prepend-to-keymap-entry): Rename from x-sampa-prepend-to-keymap-entry. (ipa-x-sampa-underscore-implosive): Rename from x-sampa-underscore-implosive. (ipa-x-sampa-implosive-submap): Move before first use.
* *** empty log message ***Juri Linkov2009-08-301-0/+13
|
* ("kirshenbaum-ipa", "x-sampa-ipa"):Juri Linkov2009-08-301-0/+403
| | | | | | | | | | | | Two new input methods, both following widely-used Usenet conventions for mapping ASCII to the IPA. Kirshenbaum is common in sci.lang and alt.usage.english, X-SAMPA in various (mostly European) non-English language fora. X-SAMPA is slightly more complex to support in Quail that Kirshenbaum, whence the two extra function and one extra submap to support it. (x-sampa-prepend-to-keymap-entry): New function. (x-sampa-underscore-implosive): New function. (x-sampa-implosive-submap): New Quail submap.
* *** empty log message ***Juri Linkov2009-08-301-0/+5
|
* Recode the file as UTF-8, for better interoperability with other applications.Juri Linkov2009-08-301-72/+72
|
* (\circ): Use the `ring operator' rather than `white circle'.Stefan Monnier2009-08-292-1/+4
|
* (leim-list.el, install): Don't use -r to remove files.Stefan Monnier2009-08-292-2/+6
|
* Ignore all backup files.Andreas Schwab2009-08-281-1/+1
|
* * leim/.gitignore, lisp/.gitignore: Ignore .el~ files.Juanma Barranquero2009-08-281-1/+1
|
* (top-level): Don't require cl at run-time.Glenn Morris2009-08-252-1/+5
|
* *** empty log message ***Eli Zaretskii2009-08-211-0/+7
|
* Add missing keys that exist on the Arabic X keyboard. Don't insertEli Zaretskii2009-08-211-10/+11
| | | | | | Lam-alef ligatures from the Arabic Presentation Forms ranges; instead, separate Lam-Alef ligatures into a list of two letters (Lam and a suitable Alef).
* *** empty log message ***Kenichi Handa2009-06-231-0/+5
|
* (hangul-to-hanja-conversion): When it is calledKenichi Handa2009-06-231-4/+11
| | | | while korean input method is off, convert the following character.
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
|
* *** empty log message ***Kenichi Handa2009-06-181-0/+5
|
* (hangul-im-keymap): Add binding of key Hangul_Hanja.Kenichi Handa2009-06-181-0/+1
|
* * Makefile.in (install-arch-dep): Avoid using $$(..) construct,Chong Yidong2009-05-042-1/+6
| | | | | | for Solaris compatibility. * leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris compatibility.
* (install): Remove .gitignore files.Andreas Schwab2009-04-122-0/+5
|
* *** empty log message ***Kenichi Handa2009-03-191-0/+4
|
* Change the encoding to utf-8.Kenichi Handa2009-03-191-12/+12
|
* Add arch taglineMiles Bader2009-03-041-0/+2
|
* Add .gitignore rules for in-place builds.Juanma Barranquero2009-03-032-0/+22
|
* Add .gitignore filesMiles Bader2009-02-031-0/+3
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533
* Comments (minor fixes of some header conventions).Glenn Morris2009-01-101-2/+5
|
* Add 2009 to copyright years.Glenn Morris2009-01-0839-55/+55
|
* Add missing copyright header.Glenn Morris2009-01-081-0/+2
|
* (install): Remove old directories in ns_appresdir beforeJan Djärv2008-12-301-1/+3
| | | | moving new directories there.
* *** empty log message ***Jan Djärv2008-12-301-0/+5
|
* * quail/hangul.el (hangul-im-keymap, hangul-insert-character)Juanma Barranquero2008-11-112-10/+13
| | | | | | (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho) (hangul3-input-method-jung, hangul3-input-method-jong): Fix typos in docstrings.
* * quail/hangul.el (hangul-djamo): Fix typo in docstring.Juanma Barranquero2008-11-112-7/+9
|