summaryrefslogtreecommitdiff
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Handle backslash key (bug#839).Chong Yidong2008-11-071-1/+2
|
* Correct last entry.Chong Yidong2008-11-071-1/+1
|
* * quail/cyrillic.el: Handle backslash key (bug#839).Chong Yidong2008-11-071-0/+4
|
* *** empty log message ***Kenichi Handa2008-10-201-0/+5
|
* (inscript-mlm-keytable): New variable.Kenichi Handa2008-10-201-1/+24
| | | | (malayalam-inscript): Use inscript-mlm-keytable.
* Fix typos.Juanma Barranquero2008-10-011-3/+3
|
* Fix typos.Juanma Barranquero2008-09-241-11/+11
|
* * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.Magnus Henoch2008-09-112-1/+9
|
* ("german-postfix"): do not translate ue to \"u after a, e or q,David Reitter2008-09-021-2/+9
| | | | | | because that would be extremely uncommon compared to aue, eue or que. The only exception is the prefix "ge", after which, according to corpus statistics, a \"u can be expected.
* ("german-postfix"): do not translate ue toDavid Reitter2008-09-021-0/+8
| | | | | | | \"u after a, e or q, because that would be extremely uncommon compared to aue, eue or que. The only exception is the prefix "ge", after which, according to corpus statistics, a \"u can be expected.