1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

335 Commits

Author SHA1 Message Date
Werner LEMBERG
5467910836 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
(VIETNAMESE): Add vntelex.el.
2002-03-04 17:23:22 +00:00
Werner LEMBERG
129f2c7518 New input method for Vietnamese. 2002-03-04 17:22:29 +00:00
Andrew Innes
5c196f2973 ($(TIT)): Don't depend on $(SUBDIRS).
($(MISC_DIC)): Ditto.
2002-02-10 22:27:05 +00:00
Richard M. Stallman
108eaabb6b *** empty log message *** 2002-02-06 15:44:48 +00:00
Richard M. Stallman
b128536423 (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all. 2002-02-06 15:23:30 +00:00
Pavel Janík
cc13aa2576 (latin-2-prefix): Add �and �From "Dr. Eduard Werner" <edi.werner@gmx.de>. 2002-01-29 22:35:51 +00:00
Eli Zaretskii
18e1da99d9 Fix the last entry (RMS says this submission doesn't need legal papers). 2002-01-10 09:29:17 +00:00
Eli Zaretskii
417f4d3a6b Changed the behavior of the "greek" input
method, to consider the "accent" and "diaeresis" as prefix
keys.  A new method (named "greek-postfix") was added which
implements the old behavior.  Also changed the mapping of the
"Q/q" key to produce the ":/;" characters, as is customary in
greek keyboards.
2002-01-10 09:27:14 +00:00
Jaeyoun Chung
8f7d3eca9d removed key sequence mapping for O[rsfaqtTd].
Not used for Korean Hangul Type 2. (request from emacs-kr mailing list).
2002-01-07 07:36:15 +00:00
Eli Zaretskii
121f67fab6 *** empty log message *** 2002-01-03 17:00:52 +00:00
Eli Zaretskii
df7eb801a0 ("bulgarian-pho"): Fix a typo in a doc string. 2002-01-03 16:59:50 +00:00
Dave Love
7f93e2ab98 (quail-define-indian-trans-package): Unquote
lambda.
(quail-define-inscript-package): Avoid mapcar*.
2002-01-01 16:55:58 +00:00
Pavel Janík
041f4d74cc Fix Lisp headers. 2001-12-25 11:10:03 +00:00
Pavel Janík
3978dec08d Fix headers. 2001-12-24 12:20:50 +00:00
Dave Love
3c08498acc Fix un-doubled backslashes. 2001-12-20 18:43:45 +00:00
Dave Love
7c59a3884e Redo last fix. 2001-12-15 20:54:34 +00:00
Dave Love
cfe82755d0 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
Fix bogus LHS of rules.
2001-12-15 16:20:28 +00:00
Dave Love
96566974b1 Don't require cl.
(quail-indian-flatten-list): Renamed from flatten-list.
2001-12-15 00:26:22 +00:00
Dave Love
4e0ba44edb ("cyrillic-beylorussian")
("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
("belarusian", "bulgarian-pho"): Fix language assignment.
2001-12-15 00:25:22 +00:00
Dave Love
14c4929a4d ("french-alt-postfix", "german-alt-postfix")
("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
("turkish-alt-postfix"): Fix language assignment.
("dutch"): Assign to Dutch.  Use chars, not strings.
("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
New.
2001-12-15 00:24:11 +00:00
Dave Love
7f2928a508 ("french-postfix", "german-postfix")
("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
("french-keyboard", "french-azerty", "german")
("spanish-keyboard"): Fix language assignment.
2001-12-15 00:23:38 +00:00
Dave Love
14f68920bb ("french-prefix", "german-prefix")
("spanish-prefix"): Fix language assignment.
2001-12-14 15:50:09 +00:00
Pavel Janík
03f9f7aeb5 *** empty log message *** 2001-12-08 21:06:01 +00:00
Pavel Janík
6aec6ea8e7 New file. 2001-12-08 20:59:54 +00:00
Jaeyoun Chung
eea6cc1f4b added a few convenient composing sequence for
Korean keyboard type 3 users.
2001-12-03 03:09:56 +00:00
Dave Love
de371c8c48 *** empty log message *** 2001-11-29 20:01:26 +00:00
Dave Love
804c0109a8 Extra translations. Fix some
latin-iso8859-4 characters.  Use Hebrew letters, not compatibility
symbols.
2001-11-29 19:55:44 +00:00
Jason Rumney
ea17b6e15b Rename devanagari.elc to indian.elc 2001-11-28 19:22:50 +00:00
Eli Zaretskii
3cb9a587fb Removed, as we now have indian.el. 2001-11-25 09:07:21 +00:00
Richard M. Stallman
8727d588f0 *** empty log message *** 2001-11-25 02:42:37 +00:00
Richard M. Stallman
afdc8040e4 Adjusted for the file name change:
quail/devanagari.elc -> quail/indian.elc.
2001-11-25 02:31:49 +00:00
Richard M. Stallman
c6974daa7e Renamed from devanagari.el, and completely re-written.
The input method devanagari-hindi-transliteration is merged with
devanagari-itrans, devanagari-keyboard-a is renamed to
devanagari-inscript, devanagari-transliteration is renamed to
devanagari-kyoto-harvard.
2001-11-25 02:31:25 +00:00
Stefan Monnier
961f5c9ef3 Add comments. 2001-11-15 12:29:03 +00:00
Eli Zaretskii
e154cc44d0 *** empty log message *** 2001-11-06 09:53:20 +00:00
Eli Zaretskii
b493fbdae9 Avoid error message due to commented-out input method. 2001-11-06 09:52:31 +00:00
Richard M. Stallman
a6beb3d26b Get rid of the explicit ^Z character. 2001-11-05 20:37:01 +00:00
Eli Zaretskii
cd9461818a Remove the call to IT-setup-unicode-display. 2001-11-05 04:23:09 +00:00
Dave Love
e4a9694a89 Fix junk in last checkin. 2001-11-04 19:23:42 +00:00
Dave Love
7115232b8e *** empty log message *** 2001-11-04 17:08:08 +00:00
Dave Love
c18c9008ca Fix local variables. 2001-11-04 17:00:07 +00:00
Dave Love
123f4a5e0c Add coding tag. 2001-11-04 16:59:37 +00:00
Dave Love
0fcaf3397c (LATIN): Add welsh.
(UNICODE): New.
(MISC): Add georgian.
(WORLD): Add UNICODE.
2001-11-04 16:54:16 +00:00
Dave Love
8449b3e384 Add coding tags. 2001-11-04 16:52:21 +00:00
Dave Love
789eb8a6e7 ("dutch"): New method. 2001-11-04 16:49:47 +00:00
Dave Love
1d98bdd92c ("bulgarian-pho", "belarusian"): New methods. 2001-11-04 16:48:07 +00:00
Francesco Potortì
3a8b7edb66 ("italian-alt-postfix"): Undo previous change. 2001-10-27 00:55:34 +00:00
Francesco Potortì
9d458fde49 ("italian-postfix"): Undo previous change. 2001-10-27 00:54:22 +00:00
Francesco Potortì
a4416b1437 Add the Euro symbol to the italian-postfix and italian-alt-postfix input
methods.  The users with a latin-1 font will see the international
currency symbol, those with a latin-15 (iso-8859-15) font will see the
euro symbol.
2001-10-25 12:18:06 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00