From a4416b143762030c2f9da651af26afc9a0505eec Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Thu, 25 Oct 2001 12:18:06 +0000 Subject: [PATCH] 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. --- leim/ChangeLog | 34 ++++++++++++++++++++-------------- leim/quail/latin-alt.el | 4 +++- leim/quail/latin-post.el | 4 +++- 3 files changed, 26 insertions(+), 16 deletions(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index c8c4ab11f39..6d53a459304 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,9 @@ +2001-10-25 Francesco Potorti` + + * quail/latin-post.el ("italian-postfix"): Euro symbol. + + * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. + 2001-10-20 Gerd Moellmann * (Version 21.1 released.) @@ -17,7 +23,7 @@ 2001-10-05 Gerd Moellmann * Branch for 21.1. - + 2001-09-05 Eli Zaretskii * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup @@ -111,9 +117,9 @@ 2001-04-18 Andrew Innes * makefile.w32-in (EMACSLOADPATH): Define. - ($(TIT)): - ($(MISC_DIC)): - (.el.elc): + ($(TIT)): + ($(MISC_DIC)): + (.el.elc): (leim-list.el): Remove stuff to set EMACSLOADPATH. 2001-04-05 Gerd Moellmann @@ -171,7 +177,7 @@ * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, quail/quick-cns.el: Delete them. - + 2001-03-30 Eli Zaretskii * Makefile.in (${TIT}): Fix whitespace. @@ -303,8 +309,8 @@ * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead of conditional invocation of make. - (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) - (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) + (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) + (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el files to .elc. ($(TIT)): Adjusted for the above change. @@ -313,8 +319,8 @@ * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead of conditional invocation of make. - (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) - (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) + (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) + (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el files to .elc. ($(TIT)): Adjusted for the above change. @@ -566,7 +572,7 @@ * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the small superscript underlined o and a. ("italian-alt-postfix"): Change it to something useful and - different from italian-postfix. + different from italian-postfix. * latin-post.el ("latin-1-postfix"): Add a method to enter the small superscript underlined o and a. ("italian-postfix"): Same as above. @@ -735,7 +741,7 @@ * quail/hangul.el: Require 'korea-util. (quail-hangul-switch-to-symbol-ksc): Deleted. - + 1997-10-23 Kenichi Handa * quail/ethiopic.el: The title string of input method "Ethiopic" @@ -754,7 +760,7 @@ * Version 20.1 released. * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. - + 1997-09-13 Andreas Schwab * quail/viqr.el (vietnamese-viqr): Doc fix. @@ -766,7 +772,7 @@ 1997-09-12 Richard Stallman * quail/latin-post.el: Undo previous change. - + 1997-09-12 Richard Stallman * quail/latin-post.el (latin-2-postfix): @@ -1027,7 +1033,7 @@ * Makefile.in: Rules re-written to avoid tricky code. (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc. - + 1997-07-10 Kenichi Handa diff --git a/leim/quail/latin-alt.el b/leim/quail/latin-alt.el index 7145ccc51b7..eb6ad99545c 100644 --- a/leim/quail/latin-alt.el +++ b/leim/quail/latin-alt.el @@ -1193,7 +1193,7 @@ a' -> ,Aa(B A' -> ,AA(B a` -> ,A`(B A` -> ,A@(B i^ -> ,An( e' -> ,Ai(B E' -> ,AI(B e` -> ,Ah(B E` -> ,AH(B I^ -> ,AN(B >> -> ,A;(B i' -> ,Am(B I' -> ,AM(B i` -> ,Al(B I` -> ,AL(B o_ -> ,A:(B o' -> ,As(B O' -> ,AS(B o` -> ,Ar(B O` -> ,AR(B a_ -> ,A*(B -u' -> ,Az(B U' -> ,AZ(B u` -> ,Ay(B U` -> ,AY(B +u' -> ,Az(B U' -> ,AZ(B u` -> ,Ay(B U` -> ,AY(B E= -> ,A$(B This method is for purists who like accents the old way. @@ -1207,6 +1207,7 @@ Doubling the postfix separates the letter and postfix: e.g. a`` -> a` ("a'" ?,Aa(B) ("E`" ?,AH(B) ("E'" ?,AI(B) + ("E=" ?,A$(B) ("e`" ?,Ah(B) ("e'" ?,Ai(B) ("I`" ?,AL(B) @@ -1234,6 +1235,7 @@ Doubling the postfix separates the letter and postfix: e.g. a`` -> a` ("a''" ["a'"]) ("E``" ["E`"]) ("E''" ["E'"]) + ("E==" ["E="]) ("e``" ["e`"]) ("e''" ["e'"]) ("I``" ["I`"]) diff --git a/leim/quail/latin-post.el b/leim/quail/latin-post.el index 44798389dac..d2eb0a6ae24 100644 --- a/leim/quail/latin-post.el +++ b/leim/quail/latin-post.el @@ -1175,7 +1175,7 @@ a` -> ,A`(B A` -> ,A@(B e' -> ,Ai(B << -> ,A+(B e` -> ,Ah(B E` -> ,AH(B E' -> ,AI(B >> -> ,A;(B i` -> ,Al(B I` -> ,AL(B o_ -> ,A:(B o` -> ,Ar(B O` -> ,AR(B a_ -> ,A*(B -u` -> ,Ay(B U` -> ,AY(B +u` -> ,Ay(B U` -> ,AY(B E= -> ,A$(B Typewriter-style italian characters. @@ -1187,6 +1187,7 @@ Doubling the postfix separates the letter and postfix: e.g. a`` -> a` ("a`" ?,A`(B) ("E`" ?,AH(B) ("E'" ?,AI(B) + ("E=" ?,A$(B) ("e`" ?,Ah(B) ("e'" ?,Ai(B) ("I`" ?,AL(B) @@ -1204,6 +1205,7 @@ Doubling the postfix separates the letter and postfix: e.g. a`` -> a` ("a``" ["a`"]) ("E``" ["E`"]) ("E''" ["E'"]) + ("E==" ["E="]) ("e``" ["e`"]) ("e''" ["e'"]) ("I``" ["I`"]) -- 2.39.5