1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

713 Commits

Author SHA1 Message Date
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
d73b58b55d Handle backslash key (bug#839). 2008-11-07 19:51:26 +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
c441e59c8b ("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:59:19 +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
Juri Linkov
f445f31a41 Replace non-printable control characters with equivalent text-only notations. 2008-07-12 20:40:15 +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
Teodor Zlatanov
e423f944ae Add more rules to cyrillic-translit, make
everything postfix, and move ' '' and ` mappings to x.
2008-07-10 19:03:27 +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
Glenn Morris
04bf5b655a American English spelling fix. 2008-06-27 02:14:52 +00:00
Glenn Morris
8e0214ec45 (.el.elc): Copy the echo behavior of lisp/Makefile.in. 2008-06-27 00:54:23 +00:00
Juanma Barranquero
ecfb57d923 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc. 2008-06-24 03:20:12 +00:00
Eli Zaretskii
ca4a525076 (clean mostlyclean): Delete leim-list.el~.
(distclean): Delete makefile.
2008-06-20 15:20:34 +00:00
Eli Zaretskii
fca64cc425 (distclean): Don't delete `quail' subdir: if we are building in the sandbox,
there are precious files there.
2008-06-20 13:12:26 +00:00
Teodor Zlatanov
ee128870d8 Add quotation marks, paragraph symbol, angled
brackets, number symbol, and accented aeio to cyrillic-translit.
2008-06-13 17:50:37 +00:00
Juanma Barranquero
b344d29d16 Fix typos, convert to utf-8. 2008-06-13 13:42:21 +00:00
Juanma Barranquero
ce0584934b Fix committer names and other typos. 2008-06-10 16:50:18 +00:00
Kenichi Handa
3436ab424b Docstrings improved. 2008-06-07 12:43:11 +00:00
Kenichi Handa
ebba3e08ee Docstrings and comments improved. 2008-06-05 07:23:16 +00:00
Miles Bader
f474904ea7 Add arch tagline 2008-06-03 10:47:29 +00:00
Juanma Barranquero
e914c409be Fix typos. 2008-06-03 07:46:36 +00:00
Kenichi Handa
913f26c2a4 Register input methods "korean-hangul",
"korean-hangul3f", "korean-hangul390", and "korean-hangul3".
2008-06-03 05:02:03 +00:00
Kenichi Handa
b3ccb19c40 Completely re-written. 2008-06-03 05:00:53 +00:00
Kenichi Handa
04c6f67fe4 (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
(leim-list.el): Remove leim-list.el at first.
2008-06-03 05:00:28 +00:00
Glenn Morris
d3fb097470 Switch to recommended form of GPLv3 permissions notice. 2008-05-07 03:41:32 +00:00
Glenn Morris
3d54445884 Switch to recommended form of GPLv3 permissions notice.
Fix footer where needed.
2008-05-07 03:37:08 +00:00
Kenichi Handa
880820fe87 (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Juanma Barranquero
8c01c0d4eb *** empty log message *** 2008-03-26 17:33:00 +00:00
Stefan Monnier
8be6f5ae7d Don't use single-char mapping from ~ to NBSP. 2008-03-26 02:40:58 +00:00
Kenichi Handa
630802d650 Don't require devan-util. 2008-02-21 08:19:05 +00:00
Glenn Morris
f3c8f8d138 Update copyright years and GPL version. 2008-02-02 04:13:38 +00:00
Glenn Morris
d223191d0e Adjust dates of unicode merge entries to UTC.
Remove merged entry about "updating from head".
Fix tense (past -> present).
2008-02-02 04:13:18 +00:00
Miles Bader
aca7a3d201 Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
2008-02-01 16:05:01 +00:00
Miles Bader
d235ca2ff8 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Miles Bader
1bad168e59 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Kenichi Handa
5169d86148 *** empty log message *** 2008-01-19 12:50:35 +00:00