Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Kenichi Handa
f2b38ae6dd
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
2010-08-28 15:03:00 +09:00
Andreas Schwab
05a9766a14
* quail/vntelex.el ("vietnamese-telex"): Doc fix.
2010-08-15 11:36:19 +02:00
Andreas Schwab
b514a395cc
* quail/georgian.el: Remove extra backslashes.
2010-08-15 11:34:53 +02:00
Andreas Schwab
e099e659e1
Avoid mismatching parens
...
* quail/arabic.el: Quote [ and ].
* quail/latin-ltx.el: Likewise.
2010-08-14 10:20:08 +02:00
Andreas Schwab
086852797e
* quail/greek.el ("greek", "greek-postfix"): Change string to
...
character.
2010-08-14 10:00:34 +02:00
Kenichi Handa
ac14bd09e3
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
2010-08-13 15:26:27 +09:00
Kenichi Handa
4360344208
quail/greek.el ("greek"): Add rules for Greek style quotes.
2010-08-09 11:28:25 +09:00
Chong Yidong
61a808e819
Bump version to 23.2.
2010-05-07 23:28:26 -04:00
Chong Yidong
7cee661f0e
* quail/vntelex.el: Fix "af" rule (Bug#5836).
2010-04-06 11:32:15 -04:00
Kenichi Handa
545b31aa75
Update SKK-JISYO.L to the latest version.
2010-02-16 15:58:32 +09:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Juanma Barranquero
5ce6e4f452
Fix typos in ChangeLogs.
2009-12-29 02:57:40 +01:00
Chong Yidong
f8126e6741
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.
...
(Bug#904)
2009-12-05 02:54:21 +00:00
Glenn Morris
a82a8b7519
(install): Set umask to world-readable before creating directories.
2009-09-09 02:32:48 +00:00
Juri Linkov
1e0020ec79
("ipa"): Set `forget-last-selection' to nil.
...
("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.
2009-08-31 18:11:43 +00:00
Juri Linkov
ab96f28bbb
("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
...
("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.
2009-08-31 00:28:11 +00:00
Juri Linkov
08166ed65f
("kirshenbaum-ipa", "x-sampa-ipa"):
...
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.
2009-08-30 23:31:26 +00:00
Juri Linkov
1f272ae8cd
Recode the file as UTF-8, for better interoperability with other applications.
2009-08-30 23:12:09 +00:00
Stefan Monnier
a0c07f4e0f
(\circ): Use the ring operator' rather than
white circle'.
2009-08-29 19:44:39 +00:00
Stefan Monnier
7069bd161d
(leim-list.el, install): Don't use -r to remove files.
2009-08-29 19:43:34 +00:00
Glenn Morris
5ac1f9e050
(top-level): Don't require cl at run-time.
2009-08-25 03:24:42 +00:00
Eli Zaretskii
76580a68c2
Add missing keys that exist on the Arabic X keyboard. Don't insert
...
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).
2009-08-21 14:55:56 +00:00
Kenichi Handa
d4a885b2d7
(korean-key-bindings): Change the binding of F9 to
...
hangul-to-hanja-conversion. Bind Hangul_Hanja to the same command.
2009-06-23 02:13:45 +00:00
Chong Yidong
7024347875
Add "Branch for 23.1" ChangeLog entry.
2009-06-21 14:35:26 +00:00
Kenichi Handa
d5e9630f60
(hangul-im-keymap): Add binding of key Hangul_Hanja.
2009-06-18 01:00:28 +00:00
Chong Yidong
734dabe0ec
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
...
for Solaris compatibility.
* leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris
compatibility.
2009-05-04 01:13:20 +00:00
Andreas Schwab
5ae051fd3b
(install): Remove .gitignore files.
2009-04-12 11:22:13 +00:00
Kenichi Handa
c87143d067
Change the encoding to utf-8.
2009-03-19 01:01:43 +00:00
Glenn Morris
76c02cbbcc
Add 2009 to copyright years.
2009-01-08 04:02:10 +00:00
Jan Djärv
9c2224013b
(install-arch-dep): Remove old directories in
...
ns_app* before moving new directories there.
2008-12-30 20:13:28 +00:00
Juanma Barranquero
ad8f55acb4
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
...
(hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
(hangul3-input-method-jung, hangul3-input-method-jong):
Fix typos in docstrings.
2008-11-11 08:53:14 +00:00
Juanma Barranquero
53a8f9dba0
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
2008-11-11 08:39:09 +00:00
Chong Yidong
c7c55e6a96
Correct last entry.
2008-11-07 19:51:14 +00:00
Chong Yidong
28907fe2be
* quail/cyrillic.el: Handle backslash key (bug#839).
2008-11-07 19:50:56 +00:00
Kenichi Handa
09c91affa8
(inscript-mlm-keytable): New variable.
...
(malayalam-inscript): Use inscript-mlm-keytable.
2008-10-20 07:39:43 +00:00
Juanma Barranquero
183080b610
Fix typos.
2008-10-01 09:12:37 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Magnus Henoch
b13f8bd52d
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
2008-09-11 20:24:16 +00:00
David Reitter
46f4980344
("german-postfix"): do not translate ue to
...
\"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.
2008-09-02 01:58:52 +00:00
Kenichi Handa
92135d2593
(hangul3-input-method-jong): Fix array indexing bug.
2008-08-10 23:58:30 +00:00
Juri Linkov
f4949090d4
("cyrillic-translit"): Add two rules "//'" and
...
"//`" for combining accents as a separate character. Keep two
rules "i`" and "I`" for characters where accent is not a separate
character. Revert changes that added postfix combining accents.
2008-07-19 23:59:29 +00:00
Juanma Barranquero
ba60bd44c7
Fix typos.
2008-07-18 15:42:14 +00:00
Adrian Robert
2a7973b627
files were missed on previous checkin
2008-07-17 18:14:15 +00:00
Juri Linkov
688085eacf
("cyrillic-translit"): Put combining accent rules into one group.
2008-07-12 21:41:07 +00:00
Juri Linkov
86ec8cc52a
("cyrillic-translit"): Fix rules with
...
combining acute accent. Add rules ("e\\" ?� ("E\\" ?�ange conflicting rules ("u'" ? ) to ("u~" ? ), and ("U'" ? )
to ("U~" ? ). Doc fix.
2008-07-12 20:40:34 +00:00
Teodor Zlatanov
5704dad148
Add more rules to cyrillic-translit, make
...
everything postfix. Adjust to eliminate conflicts.
2008-07-10 20:35:31 +00:00
Juanma Barranquero
be4927704b
Fix CRLF breakage.
2008-06-30 12:49:28 +00:00
Juanma Barranquero
88702c81a0
* quail/hangul3.el: Remove (unneeded since 2008-06-03).
2008-06-30 12:46:18 +00:00
Glenn Morris
fffa137cb7
American English spelling fix.
2008-06-27 07:34:53 +00:00