+2001-10-25 Francesco Potorti` <pot@gnu.org>
+
+ * quail/latin-post.el ("italian-postfix"): Euro symbol.
+
+ * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
+
2001-10-20 Gerd Moellmann <gerd@gnu.org>
* (Version 21.1 released.)
2001-10-05 Gerd Moellmann <gerd@gnu.org>
* Branch for 21.1.
-
+
2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
* quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
2001-04-18 Andrew Innes <andrewi@gnu.org>
* 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 <gerd@gnu.org>
* quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
quail/quick-cns.el: Delete them.
-
+
2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (${TIT}): Fix whitespace.
* 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.
* 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.
* 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.
* quail/hangul.el: Require 'korea-util.
(quail-hangul-switch-to-symbol-ksc): Deleted.
-
+
1997-10-23 Kenichi Handa <handa@etl.go.jp>
* quail/ethiopic.el: The title string of input method "Ethiopic"
* Version 20.1 released.
* quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
-
+
1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* quail/viqr.el (vietnamese-viqr): Doc fix.
1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
* quail/latin-post.el: Undo previous change.
-
+
1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
* quail/latin-post.el (latin-2-postfix):
* 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 <handa@etl.go.jp>
e' -> \e,Ai\e(B E' -> \e,AI\e(B e` -> \e,Ah\e(B E` -> \e,AH\e(B I^ -> \e,AN\e(B >> -> \e,A;\e(B
i' -> \e,Am\e(B I' -> \e,AM\e(B i` -> \e,Al\e(B I` -> \e,AL\e(B o_ -> \e,A:\e(B
o' -> \e,As\e(B O' -> \e,AS\e(B o` -> \e,Ar\e(B O` -> \e,AR\e(B a_ -> \e,A*\e(B
-u' -> \e,Az\e(B U' -> \e,AZ\e(B u` -> \e,Ay\e(B U` -> \e,AY\e(B
+u' -> \e,Az\e(B U' -> \e,AZ\e(B u` -> \e,Ay\e(B U` -> \e,AY\e(B E= -> \e,A$\e(B
This method is for purists who like accents the old way.
("a'" ?\e,Aa\e(B)
("E`" ?\e,AH\e(B)
("E'" ?\e,AI\e(B)
+ ("E=" ?\e,A$\e(B)
("e`" ?\e,Ah\e(B)
("e'" ?\e,Ai\e(B)
("I`" ?\e,AL\e(B)
("a''" ["a'"])
("E``" ["E`"])
("E''" ["E'"])
+ ("E==" ["E="])
("e``" ["e`"])
("e''" ["e'"])
("I``" ["I`"])