Mercurial > emacs
annotate leim/ChangeLog @ 91376:0e2ade584fbb merge-unicode-to-trunk
Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 01 Feb 2008 16:05:01 +0000 |
parents | 5d58981e6690 |
children | 65c9cb1a0f7d |
rev | line source |
---|---|
91376
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
1 2008-02-02 James Cloos <cloos@jhcloos.com> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
2 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
3 * quail/arabic.el: Updated (sync with xkeyboard-config keyboard). |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
4 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
5 2008-02-02 Kenichi Handa <handa@m17n.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
6 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
7 * Makefile.in (OTHERS): Add arabic.elc. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
8 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
9 2008-02-02 James Cloos <cloos@jhcloos.com> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
10 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
11 * quail/arabic.el: New file. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
12 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
13 2008-02-02 Kenichi Handa <handa@m17n.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
14 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
15 * MISC-DIC/pinyin.map: Fix encoding to that of the original file. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
16 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
17 2008-02-02 KAWABATA, Taichi <kawabata@m17n.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
18 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
19 * quail/indian.el (quail-indian-flatten-list): Delete it. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
20 (quail-define-inscript-package): Pay attention to `nil' values of |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
21 char/key-table. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
22 (inscript-tml-keytable): New variable. Use it for Tamil inscript. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
23 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
24 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
25 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
26 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
27 just an alias for turkish-postfix. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
28 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
29 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
30 just an alias for turkish-alt-postfix. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
31 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
32 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
33 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
34 2008-02-02 Kenichi Handa <handa@m17n.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
35 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
36 * quail/thai.el: Don't require thai-util. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
37 (quail-thai-update-translation): Function deleted. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
38 (thai-generate-quail-map): Changed to a macro that directly calls |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
39 quail-define-rules. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
40 ("thai-kesmanee", "thai-pattachote"): Don't use |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
41 UPDATE-TRANSLATION-FUNCTION. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
42 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
43 * quail/indian.el (quail-indian-preceding-char-position): Function |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
44 deleted. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
45 (quail-indian-update-preceding-char): Variable deleted. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
46 (quail-indian-update-translation): Function deleted. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
47 (quail-define-indian-trans-package): Don't call |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
48 quail-define-package with quail-indian-update-translation. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
49 (quail-define-inscript-package): Likewise. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
50 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
51 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
52 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
53 * quail/indian.el (quail-indian-preceding-char-position) |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
54 (quail-indian-update-translation, quail-define-inscript-package): |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
55 Use characterp, not char-valid-p. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
56 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
57 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
58 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
59 * quail/welsh.el ("welsh"): Doc fix. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
60 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
61 * quail/cyrillic.el: Reinstate some commented-out redundancies. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
62 ("russian-typewriter"): Renamed from cyrillic-typewriter. Make |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
63 cyrillic-jcuken effectively an alias for it. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
64 ("russian-computer"): New. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
65 ("bulgarian-phonetic"): Renamed from bulgarian-pho. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
66 ("bulgarian-bds"): Renamed from bulgarian-standard. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
67 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
68 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
69 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
70 * quail/indian.el: Update from head. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
71 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
72 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
73 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
74 * ja-dic/ja-dic.el: Add coding tag. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
75 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
76 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
77 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
78 * latin-post.el: Recoded to utf-8. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
79 ("latin-postfix"): New method. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
80 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
81 * latin-alt.el: Recoded to utf-8. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
82 ("latin-alt-postfix"): New method. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
83 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
84 * quail/latin-pre.el: Recoded to utf-8. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
85 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
86 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
87 ~O -> ,CU(B. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
88 ("latin-prefix"): New method. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
89 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
90 * quail/uni-input.el (utf-8-ccl-encode): Deleted. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
91 (ucs-input-method): Modified. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
92 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
93 2008-02-02 Dave Love <fx@gnu.org> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
94 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
95 * quail/hanja3.el, quail/hanja.el, makefile.nt, Makefile.in: |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
96 * quail/vntelex.el: Update from trunk. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
97 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
98 * quail/cyrillic.el: Doc fixes. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
99 ("cyrillic-beylorussian"): Commented-out. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
100 ("cyrillic-translit-bulgarian"): Deleted. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
101 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
102 ("ukrainian-computer", "belarusian", "bulgarian-standard"): New. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
103 ("bulgarian-pho"): Add ,A'(B, ,Lp(B, ,LN(B. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
104 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
105 2008-02-02 Kenichi Handa <handa@etl.go.jp> |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
106 |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
107 * Makefile.in (RUN-EMACS): Add LC_ALL=C. |
0e2ade584fbb
Merge ChangeLog.unicode files into ChangeLogs
Miles Bader <miles@gnu.org>
parents:
87903
diff
changeset
|
108 |
79879 | 109 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change) |
79876 | 110 |
111 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and | |
112 \vk. | |
113 | |
87595
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
114 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu> |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
115 |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
116 * makefile.w32-in: |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
117 * Makefile.in: Remove references to Xenix. |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
118 |
79569
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
119 2007-12-15 Richard Stallman <rms@gnu.org> |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
120 |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
121 * quail/latin-post.el ("scandinavian-postfix"): Doc fix. |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
122 |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
123 * quail/latin-alt.el: Many doc fixes. |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
124 ("danish-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
125 ("esperanto-alt-postfix", "finnish-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
126 ("german-alt-postfix", "icelandic-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
127 ("norwegian-alt-postfix", "scandinavian-alt-postfix") |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
128 ("spanish-alt-postfix", "swedish-alt-postfix"): |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
129 Deleted; they were identical to the non-alt versions. |
ffc103cd6c7f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79282
diff
changeset
|
130 |
87168 | 131 2007-12-07 Kenichi Handa <handa@ni.aist.go.jp> |
132 | |
133 * quail/lao.el (quail-map-from-table): Allow a tone just after a | |
134 consonant. | |
135 | |
86184 | 136 2007-11-17 Glenn Morris <rgm@gnu.org> |
137 | |
138 * Makefile.in (check-declare): New target. | |
139 | |
79282 | 140 2007-10-31 Glenn Morris <rgm@gnu.org> |
141 | |
142 * Makefile.in (install): Change ownership of installed files. | |
143 | |
85477 | 144 2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change) |
145 | |
146 * quail/latin-ltx.el ("\\qed"): Add this rule. | |
147 | |
79212
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
148 2007-10-24 Juanma Barranquero <lekktu@gmail.com> |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
149 |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
150 * quail/indian.el (quail-indian-update-preceding-char): |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
151 Don't mark the variable as frame-local; it wasn't used as such. |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
152 |
78282 | 153 2007-07-25 Glenn Morris <rgm@gnu.org> |
154 | |
155 * Relicense all FSF files to GPLv3 or later. | |
156 | |
157 * COPYING: Switch to GPLv3. | |
158 | |
81916 | 159 2007-07-16 Eli Zaretskii <eliz@gnu.org> |
78179 | 160 |
161 * makefile.w32-in (extraclean): Don't delete *~. | |
162 | |
77858
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
163 2007-06-02 Chong Yidong <cyd@stupidchicken.com> |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
164 |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
165 * Version 22.1 released. |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
166 |
75537 | 167 2007-01-30 Kenichi Handa <handa@m17n.org> |
168 | |
169 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit, | |
79212
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
170 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices. |
75537 | 171 |
172 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and | |
173 license notices. | |
78282 | 174 |
75398 | 175 2007-01-24 Kenichi Handa <handa@m17n.org> |
176 | |
177 * MISC-DIC/README: New file. | |
178 | |
179 * CXTERM-DIC/README: New file. | |
180 | |
181 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit, | |
79212
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
182 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, |
5f417a7c8652
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78282
diff
changeset
|
183 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from |
75398 | 184 X11R6/contrib/programs/cxterm. |
185 | |
186 * ja-dic/ja-dic.el: Regenerated. | |
187 | |
75204 | 188 2007-01-12 Kenichi Handa <handa@m17n.org> |
189 | |
190 * quail/uni-input.el (ucs-input-method): Signal an error for a | |
191 Unicode character that is not yet supported. | |
192 | |
74915
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
193 2006-12-26 Andreas Schwab <schwab@suse.de> |
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
194 |
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
195 * Makefile.in (datarootdir): Define. |
77a25925b486
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
74781
diff
changeset
|
196 |
74781 | 197 2006-12-20 Eli Zaretskii <eliz@gnu.org> |
198 | |
199 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not | |
200 ${NON-TIT-MISC}. | |
201 | |
74539
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
202 2006-12-09 Juanma Barranquero <lekktu@gmail.com> |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
203 |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
204 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo. |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
205 |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
206 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method. |
b5f281e7e83b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74520
diff
changeset
|
207 |
74520 | 208 2006-12-09 Eli Zaretskii <eliz@gnu.org> |
209 | |
210 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well. | |
211 Run Emacs to append non-empty non-comment lines in leim-ext.el | |
212 to leim-list.el. | |
213 | |
74451
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
214 2006-12-05 Juanma Barranquero <lekktu@gmail.com> |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
215 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
216 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74312
diff
changeset
|
217 |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
218 2006-11-29 Juanma Barranquero <lekktu@gmail.com> |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
219 |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
220 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
221 in docstring. |
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
222 |
73677
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
223 2006-11-04 Romain Francoise <romain@orebokech.com> |
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
224 |
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
225 * Makefile.in (bootstrap-clean): New target. |
e92b6b791ebb
(bootstrap-clean): New target.
Romain Francoise <romain@orebokech.com>
parents:
73340
diff
changeset
|
226 |
73340 | 227 2006-10-12 Kenichi Handa <handa@m17n.org> |
228 | |
229 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd' | |
230 to it. | |
231 | |
73254
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
232 2006-10-05 Chong Yidong <cyd@stupidchicken.com> |
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
233 |
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
234 * quail/latin-ltx.el: Fix typo in previous change. |
828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
Chong Yidong <cyd@stupidchicken.com>
parents:
73248
diff
changeset
|
235 |
73248
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
236 2006-10-05 Stefan Monnier <monnier@iro.umontreal.ca> |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
237 |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
238 * quail/latin-ltx.el: Remove rules that start with { since they are |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
239 redundant and hence impact the { key for no good reason. |
7e5dc6da708d
Remove rules that start with { since they are
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
73219
diff
changeset
|
240 |
73219 | 241 2006-10-02 Kenichi Handa <handa@m17n.org> |
242 | |
243 * Makefile.in (install): Fix previous change. | |
244 | |
73147 | 245 2006-09-28 Kenichi Handa <handa@m17n.org> |
246 | |
247 * Makefile.in (install): Be sure to make ${INSTALLDIR}. | |
248 | |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
249 2006-09-15 Jay Belanger <belanger@truman.edu> |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
250 |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
251 * COPYING: Replace "Library Public License" by "Lesser Public |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
252 License" throughout. |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72861
diff
changeset
|
253 |
72861 | 254 2006-09-06 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
255 | |
256 * quail/uni-input.el (ucs-input-method): Don't make the action of | |
257 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs | |
258 mechanism do it. | |
259 | |
71809
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
260 2006-07-12 David Kastrup <dak@gnu.org> |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
261 |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
262 * quail/greek.el: Change iota subscriptum transliteration in |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
263 Ibycus4 encoding's capitals from "i" to "|". |
7ecf0f801f84
Change iota subscriptum transliteration in
David Kastrup <dak@gnu.org>
parents:
71214
diff
changeset
|
264 |
69260 | 265 2006-03-03 Claudio Fontana <claudio@gnu.org> |
266 | |
69261 | 267 * Makefile.in (install): Add DESTDIR variable to support staged |
268 installations. | |
69260 | 269 |
67642 | 270 2005-12-17 Eli Zaretskii <eliz@gnu.org> |
271 | |
272 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of | |
273 commands enclosed in $(ARGQUOTE)s should not be split between two | |
274 lines, as that will break with GNU Make >3.80, when sh.exe is used | |
275 and arg quoting is with '..'. | |
276 | |
66656
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
277 2005-11-03 Andreas Schwab <schwab@suse.de> |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
278 |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
279 * Makefile.in (GZIP_PROG): Renamed from GZIP. |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
280 (install): Adjust. |
c385c7a85439
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
66611
diff
changeset
|
281 |
66611
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
282 2005-11-01 Romain Francoise <romain@orebokech.com> |
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
283 |
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
284 * Makefile.in (install): Compress source files. |
abdceedc8fad
* Makefile.in (install): Compress source files.
Romain Francoise <romain@orebokech.com>
parents:
66487
diff
changeset
|
285 |
66487 | 286 2005-10-28 Juri Linkov <juri@jurta.org> |
287 | |
288 * quail/symbol-ksc.el: Add missing characters from 1st pos of | |
289 every table of [korean-ksc5601], and swap incorrectly ordered | |
290 characters at pos 91 and 90. | |
291 | |
66467 | 292 2005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change) |
293 | |
294 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not | |
295 U+2006). Add more mappings from TeX's textcomp package. | |
296 | |
66443 | 297 2005-10-25 Juri Linkov <juri@jurta.org> |
298 | |
299 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance' | |
300 to t for this multi-key input method. | |
301 | |
66394 | 302 2005-10-24 Kenichi Handa <handa@m17n.org> |
303 | |
304 * quail/uni-input.el (ucs-input-activate): Don't add | |
305 quail-kill-guidance-buf to kill-buffer-hook. | |
306 | |
64160 | 307 2005-07-08 Kenichi Handa <handa@m17n.org> |
308 | |
309 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of | |
310 insertion and deletion. | |
311 | |
64099 | 312 2005-07-04 Lute Kamstra <lute@gnu.org> |
313 | |
314 Update FSF's address in GPL notices. | |
315 | |
63809 | 316 2005-06-28 Kenichi Handa <handa@m17n.org> |
317 | |
318 * leim-ext.el: Add rules for inserting full-width space for | |
319 quail/Punct and quail/Punct-b5. | |
320 | |
63001 | 321 2005-06-04 Eli Zaretskii <eliz@gnu.org> |
322 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
323 * makefile.w32-in (distclean): Fix a typo (colon was after "clean"). |
63001 | 324 (extraclean): New target, emulates Makefile.in. |
325 | |
61334 | 326 2005-04-06 Kenichi Handa <handa@m17n.org> |
327 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
328 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB. |
61334 | 329 |
60968 | 330 2005-03-26 Kenichi Handa <handa@m17n.org> |
331 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
332 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB. |
60968 | 333 |
334 2005-03-18 Kenichi Handa <handa@m17n.org> | |
60709 | 335 |
336 * quail/thai.el (quail-thai-update-translation): Delete it. | |
60969 | 337 (thai-generate-quail-map): Generate a simpler map. |
60709 | 338 ("thai-kesmanee"): Don't use quail-thai-update-translation. |
339 (thai-generate-quail-map): Likewise. | |
340 | |
60607 | 341 2005-03-15 Kenichi Handa <handa@m17n.org> |
342 | |
343 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout. | |
344 | |
60517 | 345 2005-03-08 Kenichi Handa <handa@m17n.org> |
346 | |
347 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_". | |
348 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP. | |
349 | |
58757 | 350 2004-12-04 Kenichi Handa <handa@m17n.org> |
351 | |
352 * quail/lao.el (lao-key-alist): Declare it by defvar. | |
353 (lao-key-alist-vector): New variable. | |
354 (lao-consonant-key-alist, lao-semivowel-key-alist) | |
355 (lao-vowel-key-alist, lao-voweltone-key-alist) | |
356 (lao-tone-key-alist, lao-other-key-alist): Initialize them from | |
357 lao-key-alist-vector. | |
358 | |
57263 | 359 2004-09-25 Kenichi Handa <handa@m17n.org> |
360 | |
361 * quail/uni-input.el (ucs-input-method): Add error clause to | |
362 condition-case. | |
363 | |
57182 | 364 2004-09-21 Kenichi Handa <handa@m17n.org> |
365 | |
366 * quail/uni-input.el: Move the call of register-input-method to | |
367 leim-ext.el. | |
368 (ucs-input-insert-char): New function. | |
369 (ucs-input-method): Use ucs-input-insert-char. | |
370 (ucs-input-activate): Call quail-hide-guidance instead of | |
371 quail-hide-guidance-buf. | |
372 | |
373 * leim-ext.el: Add autoload for 'ucs-input-activate and | |
374 register-input-method for "ucs". | |
375 | |
56743
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
376 2004-08-21 David Kastrup <dak@gnu.org> |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
377 |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
378 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
379 combinations. |
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
380 |
56725 | 381 2004-08-16 Kenichi Handa <handa@m17n.org> |
382 | |
383 * quail/georgian.el ("georgian"): Call quail-define-package with | |
384 the show-layout arg t. | |
385 | |
56605
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
386 2004-08-06 Andreas Schwab <schwab@suse.de> |
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
387 |
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
388 * Makefile.in (install): Remove .arch-inventory files. |
9a317339d66a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
56311
diff
changeset
|
389 |
56311
387503227136
("((") ("))"): add quotation mark shorthands.
David Kastrup <dak@gnu.org>
parents:
56290
diff
changeset
|
390 2004-07-01 David Kastrup <dak@gnu.org> |
387503227136
("((") ("))"): add quotation mark shorthands.
David Kastrup <dak@gnu.org>
parents:
56290
diff
changeset
|
391 |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
392 * quail/greek.el ("((") ("))"): Add quotation mark shorthands. |
56311
387503227136
("((") ("))"): add quotation mark shorthands.
David Kastrup <dak@gnu.org>
parents:
56290
diff
changeset
|
393 |
56290
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
394 2004-06-30 Andreas Schwab <schwab@suse.de> |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
395 |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
396 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
397 serialize parallel builds. |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
398 (${MISC:.elc=.el}): Depend on changed.misc. |
394796636272
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55921
diff
changeset
|
399 |
55920 | 400 2004-06-05 Kenichi Handa <handa@m17n.org> |
401 | |
55921 | 402 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the |
403 contents of leim-ext.el to leim-list.el. | |
55920 | 404 |
405 * leim-ext.el: New file. | |
406 | |
55630 | 407 2004-05-17 Werner Lemberg <wl@gnu.org> |
408 | |
409 * quail/sisheng.el: New file. | |
410 | |
55627 | 411 2004-05-17 Kenichi Handa <handa@m17n.org> |
412 | |
413 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc. | |
414 | |
55531 | 415 2004-05-11 Eli Zaretskii <eliz@gnu.org> |
416 | |
417 * Makefile.in (leim-list.el): Move commands to convert TIT and | |
418 MISC dictionaries from here... | |
419 (changed.tit, changed.misc): ...to here. Remove the (now | |
420 unneeded) test of the contents of changed.* files. | |
421 | |
55490
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
422 2004-05-10 Andreas Schwab <schwab@suse.de> |
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
423 |
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
424 * Makefile.in (all): Readd dependency on ${WORLD} so that lisp |
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
425 files are compiled when bootstrapping. |
22eeb2c849a0
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
55407
diff
changeset
|
426 |
55407
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
427 2004-05-07 Stefan Monnier <monnier@iro.umontreal.ca> |
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
428 |
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
429 * quail/latin-ltx.el ("TeX"): Fix typo. |
21d7b97dbe73
("TeX"): Fix typo.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55391
diff
changeset
|
430 |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
431 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca> |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
432 |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
433 * quail/latin-ltx.el: Use utf-8 coding. |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
434 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>. |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
435 |
55354 | 436 2004-05-04 Kenichi Handa <handa@m17n.org> |
437 | |
438 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt. | |
439 (MISC-SOURCES): Likewise. | |
440 | |
441 2004-05-01 Kenichi Handa <handa@m17n.org> | |
442 | |
74312
e54dcc927a3e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
443 * Makefile.in (OTHERS): Rename from MISC. |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
444 (MISC): Rename from MISC-DIC. |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
445 (WORLD): Adjute for the above changes. |
55354 | 446 (TIT-MISC, NON-TIT-MISC): New targets. |
447 (all): Don't depend on ${WORLD}. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
448 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets. |
55354 | 449 (TIT-SOURCES, MISC-SOURCES): New macros. |
450 (changed.tit, changed.misc): New targets. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
451 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and |
55354 | 452 changed.misc. Generate quail files from TIT and MISC files if |
453 necessary. | |
454 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and | |
455 ${MISC-DIC}. | |
456 | |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
457 2004-05-03 Jason Rumney <jasonr@gnu.org> |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
458 |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
459 * makefile.nt: Remove. |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
460 |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
461 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
462 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
463 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
464 |
54769 | 465 2004-04-09 Andrew Innes <andrewi@gnu.org> |
466 | |
467 * makefile.w32-in (distclean clean): Remove nmake specific | |
468 stamp-subdir test. | |
469 | |
54217 | 470 2004-02-28 Kenichi Handa <handa@m17n.org> |
471 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
472 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and |
54217 | 473 ${MISC-DIC}. |
474 (clean, mostlyclean): Don't delete *.elc distributed with tarball. | |
475 (maintainer-clean): Delete files that are not in CVS repository. | |
476 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
477 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and |
54217 | 478 $(MISC-DIC). |
479 (clean, mostlyclean): Don't delete *.elc distributed with tarball. | |
480 (maintainer-clean): Delete files that are not in CVS repository. | |
481 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
482 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and |
54217 | 483 $(MISC-DIC). |
484 (clean, mostlyclean): Don't delete *.elc distributed with tarball. | |
485 (maintainer-clean): Delete files that are not in CVS repository. | |
486 | |
56743
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
487 2004-02-16 J,Ai(Br,At(Bme Marant <jmarant@nerim.net> (tiny change) |
53962 | 488 |
489 * Makefile.in (distclean maintainer-clean): Depend on clean. | |
490 | |
53718 | 491 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change) |
492 | |
493 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed. | |
494 | |
53675 | 495 2004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change) |
496 | |
497 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed. | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
498 Duplicate entry removed. |
53675 | 499 ("bulgarian-bds"): Docstring fixed. |
500 | |
52780 | 501 2003-10-06 Dave Love <fx@gnu.org> |
502 | |
503 * quail/latin-ltx.el: Several additions. | |
504 | |
52333 | 505 2003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change) |
506 | |
507 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring. | |
508 | |
52292 | 509 2003-08-20 Dave Love <fx@gnu.org> |
510 | |
511 * quail/latin-ltx.el: Add \rhd. | |
512 | |
52247
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
513 2003-08-19 Markus Rost <rost@math.ohio-state.edu> |
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
514 |
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
515 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring. |
9e07217c006b
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52086
diff
changeset
|
516 |
52086 | 517 2003-07-21 KAWABATA, Taichi <kawabata@m17n.org> |
518 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
519 * quail/indian.el (quail-indian-update-translation): Adjust the |
52086 | 520 behaviour according to the change of quail-translate-key. |
521 | |
51137 | 522 2003-05-22 Kenichi Handa <handa@m17n.org> |
523 | |
524 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title | |
525 Chinese characters from GB to Big5. | |
526 | |
71214 | 527 2003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change) |
50769 | 528 |
529 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/. | |
530 | |
50457
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
531 2003-04-05 Andreas Schwab <schwab@suse.de> |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
532 |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
533 * Makefile.in (install): Remove CVS related and backup files from |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
534 installation directory. |
faa3697e3450
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
49990
diff
changeset
|
535 |
49990 | 536 2003-02-27 David Kastrup <dak@gnu.org> |
537 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
538 * quail/greek.el (greek-babel): Add koronis transliteration. |
49990 | 539 |
49920 | 540 2003-02-23 David Kastrup <dak@gnu.org> |
541 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
542 * quail/greek.el (greek-babel): Fix <' accent. |
49920 | 543 |
49825 | 544 2003-02-17 Dave Love <fx@gnu.org> |
545 | |
546 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. | |
547 | |
49794
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
548 2003-02-14 Juanma Barranquero <lektu@terra.es> |
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
549 |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
550 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants. |
49794
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
551 |
49713 | 552 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org> |
49710 | 553 |
554 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans) | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
555 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans) |
49710 | 556 (malayalam-itrans, tamil-itrans): New ITRANS based input methods. |
557 (punjabi-inscript, gujarati-inscript, oriya-inscript) | |
558 (bengali-inscript, assamese-inscript, telugu-inscript) | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
559 (kannada-inscript, malayalam-inscript, tamil-inscript): |
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
560 New INSCRIPT based input methods. |
49710 | 561 |
49640 | 562 2003-02-07 Kenichi Handa <handa@m17n.org> |
563 | |
564 * quail/cyrillic.el: Update quail-package-alist (not | |
565 input-method-alist) to make "cyrillic-jcuken" an alias of | |
566 "russian-typewriter". Add cookie for quail-update-leim-list-file. | |
567 | |
49607 | 568 2003-02-05 David Kastrup <dak@gnu.org> |
569 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
570 * quail/greek.el: Fix iota accent typos in greek-babel encoding. |
49607 | 571 |
49045 | 572 2003-01-05 Dave Love <fx@gnu.org> |
573 | |
574 * makefile.w32-in (SLAVIC): Add croatian.elc. | |
575 | |
576 * Makefile.in (SLAVIC): Add croatian.elc. | |
577 | |
578 * quail/croatian.el: New file. | |
579 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
580 2002-12-10 Juanma Barranquero <lektu@terra.es> |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
581 |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
582 * makefile.w32-in (LATIN): Add welsh.elc. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
583 (MISC): Add georgian.elc. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
584 (UNICODE): Add it. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
585 (WORLD): Add $(UNICODE). |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
586 |
48331 | 587 2002-11-14 Dave Love <fx@gnu.org> |
588 | |
589 * quail/slovak.el: Add coding cookie. | |
590 | |
591 * quail/latin-ltx.el: Fix coding cookie. | |
592 | |
593 * quail/hebrew.el: Add coding cookie. | |
594 | |
595 * quail/czech.el: Add coding cookie. | |
596 | |
597 * quail/welsh.el: Undo last change. | |
598 | |
47418 | 599 2002-09-11 Dave Love <fx@gnu.org> |
600 | |
601 * quail/latin-post.el ("slovenian"): New. | |
602 | |
47243 | 603 2002-09-05 Kenichi Handa <handa@etl.go.jp> |
604 | |
605 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'. | |
606 | |
46665 | 607 2002-07-24 Dave Love <fx@gnu.org> |
608 | |
46669 | 609 * quail/latin-alt.el ("latin-alt-postfix"): New. |
610 | |
611 * quail/latin-post.el ("latin-postfix"): New. | |
612 | |
46665 | 613 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp. |
614 ("latin-3-prefix"): Doc fix. | |
46669 | 615 ("latin-prefix"): New. |
46665 | 616 |
46502 | 617 2002-07-12 Dave Love <fx@gnu.org> |
618 | |
619 * quail/cyrillic.el: Doc fixes. | |
620 ("cyrillic-beylorussian"): Commented-out. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
621 ("cyrillic-translit-bulgarian"): Delete. |
46502 | 622 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. |
623 ("ukrainian-computer", "belarusian", "bulgarian-bds") | |
624 ("russian-computer"): New. | |
56743
a95911085179
("greek-babel"): Add accent/breathing/uppercase
David Kastrup <dak@gnu.org>
parents:
56725
diff
changeset
|
625 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add ,A'(B, $,1uV(B, $,1(N(B. |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
626 ("russian-typewriter"): Rename from cyrillic-jcuken. |
46502 | 627 |
46262 | 628 2002-06-20 Dave Love <fx@gnu.org> |
629 | |
630 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 | |
47243 | 631 characters and ~o -> $,1 A(B, ~O -> $,1 @(B. |
46262 | 632 |
45330 | 633 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
634 | |
635 * Makefile.in (install): Use "tar -chf", to follow symlinks. | |
636 | |
45107 | 637 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
638 | |
639 * quail/vntelex.el: Add even more rules. | |
640 | |
45060 | 641 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
642 | |
643 * quail/vntelex.el: Add new rules to escape from composition. | |
644 | |
44968 | 645 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
646 | |
647 * quail/vntelex.el: Use proper charset. | |
648 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
649 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr> |
44747 | 650 |
651 * quail/hanja.el ("Od"): Remove rule. | |
652 | |
44700 | 653 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
654 | |
655 * quail/indian.el: Replace commented-out lines with a condition | |
656 that is always false. | |
657 | |
44407 | 658 2002-04-06 Jaeyoun Chung <jay@kldp.org> |
659 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
660 * quail/hanja3.el ("kf"): Add a few composing rules |
44407 | 661 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr> |
662 | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
663 * quail/hangul3.el: Buggy alternative second character |
44407 | 664 sequence fixed ('/' for 'v' pair). |
665 added a few more third character composing rule. | |
666 | |
43704 | 667 2002-03-03 Werner Lemberg <wl@gnu.org> |
668 | |
669 * quail/vntelex.el: New file. | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
670 * Makefile.in (VIETNAMESE): |
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
671 * makefile.nt (VIETNAMESE): |
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
672 * makefile.w32-in (VIETNAMESE): Add it. |
43704 | 673 |
43229 | 674 2002-02-10 Andrew Innes <andrewi@gnu.org> |
675 | |
676 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS). | |
677 ($(MISC_DIC)): Ditto. | |
678 | |
43139
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
679 2002-02-06 Richard M. Stallman <rms@gnu.org> |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
680 |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
681 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
682 Don't define "~," at all. |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
683 |
47243 | 684 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
43023 | 685 |
47243 | 686 * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. |
43023 | 687 From "Dr. Eduard Werner" <edi.werner@gmx.de>. |
688 | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
689 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> |
42640 | 690 |
691 * quail/greek.el: Changed the behavior of the "greek" input | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
692 method, to consider the "accent" and "diaeresis" as prefix keys. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
693 A new method (named "greek-postfix") was added which implements |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
694 the old behavior. Also changed the mapping of the "Q/q" key to |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
695 produce the ":/;" characters, as is customary in greek keyboards. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
696 From Nick Patavalis <npat@inaccessnetworks.com>. |
42640 | 697 |
42597 | 698 2002-01-07 Jaeyoun Chung <jay@kldp.org> |
699 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
700 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd]. |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
701 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list). |
42597 | 702 |
42505 | 703 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
704 | |
705 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string. | |
706 | |
42464 | 707 2002-01-01 Dave Love <fx@gnu.org> |
708 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
709 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda. |
42464 | 710 (quail-define-inscript-package): Avoid mapcar*. |
711 | |
42204 | 712 2001-12-20 Dave Love <fx@gnu.org> |
713 | |
714 * quail/latin-ltx.el: Fix un-doubled backslashes. | |
715 | |
42039 | 716 2001-12-15 Dave Love <fx@gnu.org> |
717 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
718 * quail/latin-pre.el ("french-prefix", "german-prefix") |
42039 | 719 ("spanish-prefix"): Fix language assignment. |
720 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
721 * quail/latin-post.el ("french-postfix", "german-postfix") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
722 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
723 ("french-keyboard", "french-azerty", "german") |
42039 | 724 ("spanish-keyboard"): Fix language assignment. |
725 | |
726 * quail/indian.el: Don't require cl. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
727 (quail-indian-flatten-list): Rename from flatten-list. |
42039 | 728 |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
729 * quail/cyrillic.el ("cyrillic-beylorussian") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
730 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") |
42039 | 731 ("belarusian", "bulgarian-pho"): Fix language assignment. |
732 | |
733 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix") | |
734 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") | |
735 ("turkish-alt-postfix"): Fix language assignment. | |
736 ("dutch"): Assign to Dutch. Use chars, not strings. | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
737 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New. |
42039 | 738 |
47243 | 739 2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
41896 | 740 |
741 * COPYING: New file. | |
742 | |
41797 | 743 2001-12-03 Jaeyoun Chung <jay@kldp.org> |
744 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
745 * quail/hangul3.el: Add a few convenient composing sequences for |
41797 | 746 Korean keyboard type 3 users. |
747 | |
41688 | 748 2001-11-29 Dave Love <fx@gnu.org> |
749 | |
750 * quail/latin-ltx.el: Extra translations. Fix some | |
751 latin-iso8859-4 characters. Use Hebrew letters, not compatibility | |
752 symbols. | |
753 | |
41636 | 754 2001-11-28 Juanma Barranquero <lektu@terra.es> |
755 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54769
diff
changeset
|
756 * makefile.w32-in (INDIAN): Adjust for the file name change; |
41636 | 757 quail/devanagari.elc -> quail/indian.elc. |
758 | |
759 * makefile.nt (INDIAN): Likewise. | |
760 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
761 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp> |
41471
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
762 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
763 * quail/devanagari.el: Renamed to indian.el. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
764 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
765 * quail/indian.el: Renamed from devanagari.el, and completely |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
766 re-written. The input method devanagari-hindi-transliteration is |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
767 merged with devanagari-itrans, devanagari-keyboard-a is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
768 devanagari-inscript, devanagari-transliteration is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
769 devanagari-kyoto-harvard. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
770 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
771 * Makefile.in: Adjusted for the file name change; |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
772 quail/devanagari.elc -> quail/indian.elc. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
773 |
40768 | 774 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
775 | |
776 * quail/welsh.el: Avoid an error message due to a commented-out | |
777 input method. | |
778 | |
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
779 2001-11-05 Richard M. Stallman <rms@gnu.org> |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
780 |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
781 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
782 |
40739 | 783 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
784 | |
785 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
786 | |
40712 | 787 2001-11-04 Dave Love <fx@gnu.org> |
788 | |
789 * Makefile.in (LATIN): Add welsh. | |
790 (UNICODE): New. | |
791 (MISC): Add georgian. | |
792 (WORLD): Add UNICODE. | |
793 | |
794 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
795 * quail/uni-input.el, quail/sgml-input.el: New file. | |
796 | |
797 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
798 | |
799 * quail/latin-alt.el ("dutch"): New method. | |
800 | |
40358
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
801 2001-10-27 Francesco Potorti` <pot@gnu.org> |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
802 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
803 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
804 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
805 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
806 |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
807 2001-10-25 Francesco Potorti` <pot@gnu.org> |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
808 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
809 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
810 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
811 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
812 |
40111 | 813 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
814 | |
40152 | 815 * (Version 21.1 released.) |
40111 | 816 |
40051 | 817 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
818 | |
819 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
820 mappings, so that one could type them without leaving the Hanyu | |
821 Pinyin input method. Suggested by Kenichi Handa | |
822 <handa@etl.go.jp>. | |
823 | |
39884 | 824 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
825 | |
826 * quail/greek.el ("greek-babel"): New input method. From David | |
827 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
828 | |
39742 | 829 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
830 | |
831 * Branch for 21.1. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
832 |
39141 | 833 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
834 | |
835 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
836 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
837 | |
38703 | 838 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
839 | |
840 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
841 "chinese-py". | |
842 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
843 | |
47243 | 844 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
845 |
45056 | 846 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el |
847 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el | |
848 * quail/greek.el, quail/hangul.el, quail/hangul3.el | |
849 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el | |
850 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el | |
851 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el | |
852 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el | |
853 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el | |
854 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
855 follow coding conventions. |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
856 |
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
857 2001-06-04 Andrew Choi <akochoi@i-cable.com> |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
858 |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
859 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el. |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
860 |
37975 | 861 2001-06-01 Andrew Innes <andrewi@gnu.org> |
862 | |
863 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
864 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
865 $(srcdir)/quail/pypunct-b5.elc. | |
866 (NON_TIT_CNS): Remove. | |
867 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
868 (CHINESE_CNS): Remove. | |
869 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
870 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
871 $(srcdir)/quail/latin-ltx.elc. | |
872 (MISC_DIC): Copy from Makefile.in. | |
873 (CHINESE): Remove $(CHINESE_CNS). | |
874 (all): Add $(MISC_DIC) as target. | |
875 (.NOTPARALLEL): New target. | |
876 (.NO_PARALLEL): New target. | |
877 ($(MISC_DIC)): New target. | |
878 (clean mostlyclean): Clean more stuff. | |
879 (TIT_EL): New macro. | |
880 (MISC_DIC_EL): New macro. | |
881 | |
882 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
883 (TIT-BIG5): Remove CTLauB.elc from it. | |
884 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
885 (clean mostlyclean): Remove obsolete reference. | |
886 | |
37971 | 887 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
888 | |
889 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
890 | |
37877 | 891 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
892 | |
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
893 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc. |
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
894 |
37877 | 895 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
896 | |
897 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
898 | |
899 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
900 (TIT-BIG5): Remove CTLauB.elc from it. | |
901 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
902 | |
37790 | 903 2001-05-17 Dave Love <fx@gnu.org> |
904 | |
55391
08fc64a3a355
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55354
diff
changeset
|
905 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e". |
37790 | 906 Language family and indicator changed. Many new translations. |
907 | |
37769 | 908 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
909 | |
910 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
911 slovak input methods. New maintainer. From Pavel Jan,Am(Bk | |
912 <Pavel@Janik.cz>. | |
913 | |
37424 | 914 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
915 | |
916 * quail/latin-ltx.el: Add more translations. From | |
47243 | 917 jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). |
37424 | 918 |
37397 | 919 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
920 | |
921 * quail/hangul.el <korean-hangul>: Doc fix. | |
922 | |
37385 | 923 2001-04-18 Andrew Innes <andrewi@gnu.org> |
924 | |
925 * makefile.w32-in (EMACSLOADPATH): Define. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
926 ($(TIT)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
927 ($(MISC_DIC)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
928 (.el.elc): |
37385 | 929 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
930 | |
37203 | 931 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
932 | |
37218 | 933 * Makefile.in (install): Remove .cvsignore files. |
934 | |
37203 | 935 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
936 the same translations as for `japanese'. | |
937 | |
37177 | 938 2001-04-03 Andrew Innes <andrewi@gnu.org> |
939 | |
940 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
941 quail/ZIRANMA.elc. | |
942 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
943 $(srcdir)/quail/tsang-b5.elc. | |
944 (NON_TIT_CNS): Delete. | |
945 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
946 (CHINESE_CNS): Delete. | |
947 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
948 <handa@etl.go.jp>. | |
949 (MISC_DIC): New variable. | |
950 (CHINESE): Delete $(CHINESE_CNS). | |
951 (WORLD): Add $(MISC_DIC). | |
952 (all): Depends on $(MISC_DIC). | |
953 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
954 ($(MISC_DIC)): New target. | |
955 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
956 and $(MISC_DIC:.elc=.el). | |
957 | |
37129 | 958 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
959 | |
37131 | 960 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
961 Kenichi Handa <handa@etl.go.jp>. | |
962 | |
37129 | 963 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
964 | |
37117 | 965 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
966 | |
967 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
968 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
969 ${srcdir}/quail/tsang-b5.elc. | |
970 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
971 (CHINESE-CNS): Delete it. | |
972 (MISC-DIC): New variable. | |
973 (CHINESE): Delete ${CHINESE-CNS}. | |
37177 | 974 (WORLD): Add ${MISC-DIC}. |
37117 | 975 (all): Depends on ${MISC-DIC}. |
976 (${MISC-DIC}): New target. | |
977 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
978 | |
979 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
980 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
981 | |
982 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
983 | |
984 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
985 * quail/quick-cns.el: Delete them. |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
986 |
37075 | 987 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
988 | |
989 * Makefile.in (${TIT}): Fix whitespace. | |
990 | |
37061 | 991 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
992 | |
993 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
994 (${TIT}): If the target file already exist, don't remake it. | |
995 | |
36917 | 996 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
997 | |
998 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
999 | |
47243 | 1000 2001-03-16 Pavel Jan,Am(Bk ml. <Pavel@Janik.cz> |
36843 | 1001 |
1002 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
1003 "=q", "+q", "=Q", and "+Q". | |
1004 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
1005 ("slovak-prog-2"): Likewise. | |
1006 ("slovak-prog-3"): Likewise. | |
1007 | |
36838 | 1008 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
1009 | |
1010 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
1011 | |
36831 | 1012 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
1013 | |
1014 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
1015 variable. Use it to define these input methods: "japanese", | |
1016 "japanese-hiragana", "japanese-katakana". | |
36833 | 1017 (quail-japanese-kana-state): Delete this variable. |
1018 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
1019 instead check if there's any Hiraganas in the converison region. | |
36831 | 1020 |
36793 | 1021 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
1022 | |
1023 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
1024 | |
36573 | 1025 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
1026 | |
1027 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
1028 | |
36535 | 1029 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
1030 | |
1031 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
1032 change of the speicial key bindings. | |
1033 | |
36386 | 1034 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
1035 | |
36573 | 1036 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
36386 | 1037 |
1038 * CXTERM-DIC/ETZY.tit: Likewise. | |
1039 | |
1040 * CXTERM-DIC/ZOZY.tit: Likewise. | |
1041 | |
35903 | 1042 2001-02-05 Andrew Innes <andrewi@gnu.org> |
1043 | |
1044 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
1045 path absolute. | |
1046 | |
35873 | 1047 2001-02-03 Andrew Innes <andrewi@gnu.org> |
1048 | |
1049 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
1050 | |
35836 | 1051 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
1052 | |
1053 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
1054 | |
1055 * makefile.w32-in (LATIN): Likewise. | |
1056 | |
1057 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
1058 | |
35834 | 1059 2001-02-01 Andrew Innes <andrewi@gnu.org> |
1060 | |
1061 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
1062 | |
35809 | 1063 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
1064 | |
1065 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
1066 | |
1067 * quail/greek.el ("greek-mizuochi"): New input method for | |
1068 classical Greek. | |
1069 | |
35771 | 1070 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
35671 | 1071 |
35771 | 1072 * Makefile.in (extraclean): Added target so make doesn't die if |
35671 | 1073 one runs "make extraclean" at the top level. |
1074 | |
35108 | 1075 2001-01-06 Andrew Innes <andrewi@gnu.org> |
1076 | |
1077 * makefile.nt ($(TIT)): Map .elc to .el. | |
1078 (buildlisppath): Make path relative to $(MAKEDIR). | |
1079 | |
34938 | 1080 2001-01-01 Andreas Schwab <schwab@suse.de> |
1081 | |
1082 * quail/latin-alt.el: Doc fixes. | |
1083 | |
34695 | 1084 2000-12-18 Dave Love <fx@gnu.org> |
1085 | |
47243 | 1086 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate $,1!!(B entry. |
1087 Change $,1 s(B, $,1 r(B, ,A6(B. | |
34695 | 1088 |
34627 | 1089 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
1090 | |
1091 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
1092 | |
34285 | 1093 2000-12-06 Andrew Innes <andrewi@gnu.org> |
1094 | |
1095 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
1096 relative to $(CURDIR). | |
1097 (INSTALLDIR): Use forward slash. | |
1098 | |
33858 | 1099 2000-11-24 Andrew Innes <andrewi@gnu.org> |
1100 | |
1101 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
1102 | |
1103 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
1104 | |
33662 | 1105 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
1106 | |
33663 | 1107 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
33662 | 1108 |
33581 | 1109 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
1110 | |
1111 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
1112 remember the conversion start. | |
1113 | |
32725 | 1114 2000-10-21 Andrew Innes <andrewi@gnu.org> |
1115 | |
1116 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
1117 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1118 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1119 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 1120 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
1121 files to .elc. | |
1122 ($(TIT)): Adjusted for the above change. | |
1123 (clean mostlyclean): Likewise. | |
1124 (.el.elc): New target. | |
1125 | |
1126 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
1127 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1128 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1129 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 1130 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
1131 files to .elc. | |
1132 ($(TIT)): Adjusted for the above change. | |
1133 (clean mostlyclean): Likewise. | |
1134 (.el.elc): New target. | |
1135 | |
32255 | 1136 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
1137 | |
1138 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
1139 expansion, use ${TIT:.elc=.el} instead. | |
1140 | |
31918 | 1141 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
1142 | |
1143 * Makefile.in: Make this the leim Makefile.in. | |
1144 (clean): Also remove $NON-TIT and $WORLD. | |
1145 (RUN-EMACS): Set EMACSLOADPATH. | |
1146 | |
31777 | 1147 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
1148 | |
31788 | 1149 * Makefile.in: Revert to no-leim Makefile. |
1150 | |
31779 | 1151 * quail/.cvsignore: Include *.elc. |
1152 | |
1153 * ja-dic/.cvsignore: New file. | |
31777 | 1154 |
31680 | 1155 2000-09-16 Andrew Innes <andrewi@gnu.org> |
1156 | |
1157 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
1158 (leim-list.el): Ditto. | |
1159 | |
1160 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
1161 (leim-list.el): Ditto. | |
1162 | |
31643 | 1163 2000-09-15 Andrew Innes <andrewi@gnu.org> |
1164 | |
1165 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
1166 files. | |
1167 | |
31632 | 1168 2000-09-14 Andrew Innes <andrewi@gnu.org> |
1169 | |
1170 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
1171 leim-list.el. | |
1172 (distclean maintainer-clean): Ditto for stamp-subdir. | |
1173 | |
1174 * makefile.nt: Rename skkdic to ja-dic. | |
1175 | |
31432 | 1176 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
1177 | |
1178 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
1179 translation. | |
1180 | |
1181 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
1182 | |
1183 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
1184 ("chinese-tonepy-punct"): New input method. | |
1185 | |
1186 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
1187 translation. | |
1188 | |
1189 * quail/japanese.el ("japanese"): Delete the key sequence for | |
54482 | 1190 Roman transliteration from the docstring because it's now shown |
31432 | 1191 automatically. |
1192 ("japanese-ascii", "japanese-zenkaku") | |
1193 ("japanese-hankaku-kana", "japanese-hiragana") | |
1194 ("japanese-katakana"): Docstring modified. | |
1195 | |
1196 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
1197 on describe-input-method. | |
1198 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
1199 | |
31355 | 1200 2000-09-03 Andrew Innes <andrewi@gnu.org> |
1201 | |
1202 * makefile.w32-in: New file. | |
31359 | 1203 (install) Fix copying of directories. |
31355 | 1204 |
31303 | 1205 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
1206 | |
1207 * quail/thai.el (thai-generate-quail-map): If the length of | |
1208 translation is more than one, compose it. | |
1209 | |
31267 | 1210 2000-08-29 Dave Love <fx@gnu.org> |
1211 | |
47243 | 1212 * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. |
31270 | 1213 |
31267 | 1214 * Makefile.in: ja-dic <- skk in several places. |
1215 | |
31162 | 1216 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
1217 | |
1218 * ja-dic: Directory name changed from skkdic. | |
1219 | |
31166 | 1220 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 1221 |
1222 * README: Rename skkdic to ja-dic throughout the file. | |
1223 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1224 2000-08-24 Dave Love <fx@gnu.org> |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1225 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1226 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 1227 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
1228 |
31135 | 1229 2000-08-23 Dave Love <fx@gnu.org> |
1230 | |
1231 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
1232 add ~p for ,A6(B. | |
1233 | |
30267 | 1234 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
1235 | |
1236 * quail/japanese.el ("japanese"): Fix docstring. | |
1237 | |
30253 | 1238 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
1239 | |
1240 * quail/japanese.el ("japanese"): Docstring modified. | |
1241 | |
29598 | 1242 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
1243 | |
1244 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
1245 ("tibetan-wylie"): State transition table modified. | |
1246 | |
29365 | 1247 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
1248 | |
1249 * quail/tibetan.el: Change all tibetan-1-column characters to | |
1250 tibetan. Quail map for "tibetan-wylie" fixed. | |
1251 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
1252 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
28435 | 1253 |
1254 * quail/latin-pre.el ("polish-slash"): New input method. | |
1255 | |
27941 | 1256 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
1257 | |
1258 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
1259 | |
27557 | 1260 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
1261 | |
1262 * Makefile.in: Make this the no-leim Makefile. Move the | |
1263 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
1264 | |
1265 * Makefile.noleim: Removed. | |
1266 | |
27466 | 1267 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
1268 | |
1269 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
1270 | |
27132 | 1271 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
1272 | |
1273 * quail/japanese.el ("japanese"): Docstring augmented. | |
1274 | |
26899 | 1275 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
1276 | |
1277 * quail/lao.el: Rewritten for new composition. | |
1278 | |
1279 * quail/lrt.el: Rewritten for new composition. | |
1280 | |
1281 * quail/thai.el: Rewritten for new composition. | |
1282 | |
1283 * quail/tibetan.el: Rewritten for new composition. | |
1284 | |
26823 | 1285 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
1286 | |
1287 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
1288 characters, not Latin-1. | |
1289 | |
26543 | 1290 1999-11-22 Andrew Innes <andrewi@gnu.org> |
1291 | |
1292 * makefile.nt: No need to generate subdirs.el. | |
1293 | |
26538 | 1294 1999-11-21 Andrew Innes <andrewi@gnu.org> |
1295 | |
1296 * makefile.nt: New file. | |
1297 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
1298 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
26204 | 1299 |
1300 * Makefile.noleim: New. | |
1301 | |
25920 | 1302 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
1303 | |
1304 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
1305 turkish-postfix. | |
1306 ("turkish-postfix"): New Turkish input method which inserts | |
1307 Latin-5 characters. | |
1308 | |
1309 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
1310 turkish-alt-postfix. | |
1311 ("turkish-alt-postfix"): New Turkish input method which inserts | |
1312 Latin-5 characters. | |
1313 | |
1314 1999-07-12 Richard Stallman <rms@gnu.org> | |
1315 | |
1316 * Version 20.4 released. | |
1317 | |
1318 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
1319 | |
1320 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
1321 | |
1322 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
1323 | |
1324 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
1325 | |
1326 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
1327 | |
1328 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
1329 hanja.el. | |
1330 | |
1331 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
1332 | |
1333 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
1334 | |
1335 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
1336 | |
1337 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
1338 ("romanian-alt-prefix"): New input method. | |
1339 | |
1340 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
1341 | |
1342 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
1343 | |
1344 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
1345 | |
1346 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
1347 to convert is `n', change it to Japanese Hiragana `n' before | |
1348 conversion. | |
1349 | |
1350 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
1351 | |
1352 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
1353 | |
1354 * quail/hebrew.el: New file. | |
1355 | |
1356 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
1357 | |
1358 * quail/devanagari.el (quail-devanagari-compose-characters): | |
1359 Adjusted for the change of input method handling. | |
1360 (quail-devanagari-hindi-compose-characters): Likewise. | |
1361 | |
1362 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
1363 | |
1364 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
1365 `(cd foo; pwd)`. | |
1366 (install): Likewise. | |
1367 | |
1368 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
1369 | |
1370 * quail/latin-post.el: Many doc fixes. | |
1371 ("latin-1-postfix"): Add sequence for the small superscript o. | |
1372 * quail/latin-pre.el: Many doc fixes. | |
1373 ("latin-1-prefix"): Add sequences for the small | |
1374 superscript underlined o and a. | |
1375 | |
1376 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
1377 | |
1378 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
1379 small superscript underlined o and a. | |
1380 ("italian-alt-postfix"): Change it to something useful and | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1381 different from italian-postfix. |
25920 | 1382 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
1383 small superscript underlined o and a. | |
1384 ("italian-postfix"): Same as above. | |
1385 ("italian-postfix"): Add methods to enter e with acute accent and | |
1386 the >> and << symbols. | |
1387 | |
1388 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
1389 | |
1390 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
1391 Adjusted for the change of input method handling. | |
1392 | |
1393 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
1394 | |
1395 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
1396 Adjusted for the change of input method handling. | |
1397 | |
1398 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
1399 | |
1400 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
1401 change of input method handling. | |
1402 (quail-tibetan-input-tibkey): Likewise. | |
1403 | |
1404 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1405 | |
1406 * Version 20.3 released. | |
1407 | |
1408 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
1409 | |
1410 * quail/czech.el ("czech"): Make this input method deterministic, | |
1411 kbd-translate, and show-layout. | |
1412 | |
1413 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
1414 | |
1415 * quail/ethiopic.el: Fix several translation rules. | |
1416 | |
1417 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
1418 | |
1419 * quail/czech.el: Few key sequences added to some keyboards. | |
1420 | |
1421 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
1422 | |
1423 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
1424 (quail-japanese-update-translation): Adjusted for the change of | |
1425 quail-update-translation. Now this function should return | |
1426 CONTROL-FLAG. | |
1427 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
1428 (quail-japanese-kanji-kkc): Likewise. | |
1429 (quail-japanese-switch-package): Reset quail-current-str and | |
1430 quail-conversion-str. | |
1431 | |
1432 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
1433 | |
1434 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
1435 quail-translation to nil after calling kkc-region so that | |
1436 translation mode is restarted correctly. | |
1437 | |
1438 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
1439 | |
1440 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
1441 that conversion is cancelled in kkc-region. | |
1442 (quail-japanese-switch-package): Fix previous change. | |
1443 | |
1444 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
1445 | |
1446 * quail/japanese.el (quail-japanese-update-translation): Handle | |
1447 a key which should fix the current translation and start a new | |
1448 translation correctly. | |
1449 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
1450 change point. | |
1451 | |
1452 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
1453 | |
1454 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
1455 change of quail.el. | |
1456 (quail-japanese-switch-package): Likewise. | |
1457 | |
1458 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
1459 | |
1460 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
1461 Some keys for ancient Korean syllables are changed properly. | |
1462 | |
1463 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
1464 | |
1465 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
1466 (ethio-select-a-translation): New function. | |
1467 | |
1468 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1469 | |
1470 * Makefile.in (RUN-EMACS): Add --multibyte. | |
1471 | |
1472 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
1473 | |
1474 * Makefile.in (SLAVIC): Delete redundant backslash. | |
1475 | |
1476 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
1477 | |
1478 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
1479 | |
1480 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
1481 | |
1482 * Makefile.in (SLAVIC): New macro. | |
1483 (EUROPEAN): Include ${SLAVIC}. | |
1484 | |
1485 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
1486 | |
1487 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
1488 (leim-list.el): Depend on ${WORLD}. | |
1489 | |
1490 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
1491 | |
1492 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
1493 | |
1494 * czech.el, slovak.el: Correct starting commentary. | |
1495 | |
1496 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
1497 | |
1498 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
1499 | |
1500 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
1501 | |
1502 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
1503 to length. | |
1504 (lrt-generate-quail-map): Change sref to aref, and make second | |
1505 argument of substring a character index. | |
1506 | |
1507 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
1508 | |
1509 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
1510 | |
1511 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
1512 | |
87622
6afe8b747c00
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
1513 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of |
25920 | 1514 "/ " to "/" (instead of " "). |
1515 | |
1516 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
1517 | |
1518 * quail/czech.el, quail/slovak.el: New files. | |
1519 | |
1520 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
1521 | |
1522 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
1523 Uses changed. | |
1524 | |
1525 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
1526 | |
1527 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
1528 built quail. | |
1529 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
1530 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> |
25920 | 1531 |
1532 * quail/hanja3.el: New file. | |
1533 | |
1534 * quail/hanja-jis.el: Title string of the input method | |
1535 "korean-hanja-jis" changed. | |
1536 | |
1537 * quail/symbol-ksc.el: Title string of the input method | |
1538 "korean-symbol" changed. Require 'korea-util. | |
1539 (quail-hangul-switch-back): Deleted. | |
1540 | |
1541 * quail/hangul3.el: Require 'korea-util. | |
1542 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
1543 | |
1544 * quail/hanja.el: Require 'korea-util. Title string of the input | |
1545 method "korean-hanja" changed. | |
1546 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
1547 | |
1548 * quail/hangul.el: Require 'korea-util. | |
1549 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1550 |
25920 | 1551 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
1552 | |
1553 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
1554 is changed. | |
1555 | |
1556 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1557 | |
1558 * Version 20.2 released. | |
1559 | |
1560 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
1561 | |
1562 * quail/latin-post.el (german): Swap y and z. | |
1563 | |
1564 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1565 | |
1566 * Version 20.1 released. | |
1567 | |
1568 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1569 |
25920 | 1570 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
1571 | |
1572 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
1573 | |
1574 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1575 | |
1576 * quail/latin-alt.el: New file. | |
1577 | |
1578 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1579 | |
1580 * quail/latin-post.el: Undo previous change. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1581 |
25920 | 1582 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
1583 | |
1584 * quail/latin-post.el (latin-2-postfix): | |
1585 Replace comma and period with `. Replace colon with /. | |
1586 (latin-1-postfix): Replace comma with /. | |
1587 (french-postfix): Replace comma with /. | |
1588 (latin-3-postfix): Replace comma with ` and period with /. | |
1589 (latin-4-postfix): Replace comma with ` and period with ~. | |
1590 (latin-5-postfix): Replace comma with ` and period with /. | |
1591 (turkish-postfix): Replace comma with ` and period with /. | |
1592 | |
1593 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
1594 | |
1595 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
1596 function added to quail-mode-hook turn ethio-mode on only when | |
1597 input method "ethiopic" is begin used. | |
1598 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
1599 (ethio-toggle-space): Likewise. | |
1600 (ethio-insert-space): Likewise. | |
1601 (ethio-insert-ethio-space): Likewise. | |
1602 (ethio-prefer-ascii-punctuation): Likewise. | |
1603 (ethio-toggle-punctuation): Likewise. | |
1604 (ethio-gemination): Likewise. | |
1605 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
1606 function keys for TRANSLATION-KEYMAP to | |
1607 quail-execute-non-quail-command. | |
1608 | |
1609 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1610 | |
1611 * Makefile.in (install): Use quail/* in the second tar that | |
1612 copies a dir named quail. | |
1613 | |
1614 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1615 | |
1616 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
1617 `skk' subdirectory too. | |
1618 | |
1619 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
1620 | |
1621 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
1622 argument to quail-define-package. | |
1623 * quail/cyril-jis.el: Likewise | |
1624 * quail/greek.el: Likewise. | |
1625 * quail/ipa.el: Likewise. | |
1626 * quail/lao.el: Likewise. | |
1627 * quail/lrt.el: Likewise. | |
1628 * quail/thai.el: Likewise. | |
1629 * quail/viqr.el: Likewise. | |
1630 | |
1631 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
1632 | |
1633 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
1634 TRANSLATION-KEYS. | |
1635 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
1636 (quail-mode-hook): Check the current Quail package name. | |
1637 | |
1638 * quail/latin-post.el: Add rules for cancelling accents by typing | |
1639 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
1640 packages. | |
1641 | |
1642 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1643 | |
1644 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
1645 pass t for the SIMPLE argument to quail-define-package. | |
1646 | |
1647 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
1648 | |
1649 * Makefile.in (dotdot): This macro deleted. | |
1650 (SUBDIRS): Exclude skk. | |
1651 (all): Substitute ${WORLD} to ${TIT}. | |
1652 (%.el): This target deleted. | |
1653 (${TIT}): Check existence of `quail' subdirectory. | |
1654 (leim-list.el): Do not check old files. | |
1655 (install): If ${srcdir} is different from the current directory, | |
1656 copy also files under ${srcdir}. | |
1657 | |
1658 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
1659 | |
1660 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
1661 only Quial packages generated from CXTERM dictionaries, and the | |
1662 macro NON-TIT contains only Quial packages distributed with Emacs. | |
1663 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
1664 and ${TIT} separately. | |
1665 | |
1666 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1667 | |
1668 * Makefile.in (install): Discard extra data in tar | tar command. | |
1669 | |
1670 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
1671 | |
1672 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
1673 previous change. | |
1674 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
1675 | |
1676 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
1677 change. | |
1678 | |
1679 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1680 | |
1681 * Makefile.in (leim-list.el): Fix previous change. | |
1682 | |
1683 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1684 | |
1685 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
1686 | |
1687 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
1688 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
1689 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
1690 | |
1691 * Makefile.in (install): Just copy leim-list.el instead of running | |
1692 update-leim-list-file on ${INSTALLDIR}. | |
1693 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
1694 py-punct-b5.el -> pypunct-b5.el. | |
1695 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
1696 (leim-list.el): Delete old files not contained in ${WORLD}. | |
1697 | |
1698 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
1699 input-method-after-insert-chunk-hook. | |
1700 | |
1701 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1702 | |
1703 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
1704 | |
1705 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
1706 package fixed. | |
1707 | |
1708 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
1709 | |
1710 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
1711 throw. | |
1712 (quail-japanese-kanji-kkc): Completely re-written. | |
1713 (quail-japanese-kkc-mode-exit): New function. | |
1714 (quail-japanese-switch-package): Call activate-input-method | |
1715 instead of select-input-method. | |
1716 | |
1717 * quail/thai.el (thai-consonant-input): Typo fixed. | |
1718 | |
1719 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
1720 not call throw. | |
1721 (quail-devanagari-hindi-compose-characters): Likewise. | |
1722 | |
1723 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
1724 activate-input-method instead of select-input-method. | |
1725 | |
1726 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
1727 | |
1728 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
1729 input-method-history instead of previous-input-method. | |
1730 | |
1731 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1732 | |
48331 | 1733 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. |
25920 | 1734 |
1735 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
1736 | |
1737 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
1738 ("lao-lrt"): Doc-string of this Quail package modified. | |
1739 Some tranlation rules added. | |
1740 | |
1741 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
1742 (lao-quail-define-rules): Some translation rules corrected. | |
1743 | |
1744 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
1745 | |
1746 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
1747 (lrt-vowel-table): The entry for "aM" corrected. | |
1748 | |
1749 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
1750 | |
1751 * quail/lrt.el: Change title string of input method "lao-lrt". | |
1752 (lrt-single-consonant-table): Several key sequence changed. | |
1753 (lrt-composing-pattern-double-c): Handle a consonant with | |
1754 semi-vowel-lower correctly. | |
1755 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
1756 (lrt-handle-tone-mark): Check the existence of double consonant | |
1757 correctly. | |
1758 | |
1759 * quail/lao.el: Change title string of input method "Lao". | |
1760 | |
1761 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1762 | |
1763 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
1764 modified. Several tranlation rules modified. | |
1765 | |
1766 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1767 | |
1768 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
1769 quail/cyril-jis.el. | |
1770 | |
1771 * quail/cyril-jis.el: New file. | |
1772 | |
1773 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
1774 | |
1775 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
1776 | |
1777 * quail/ethiopic.el: In quail-mode-map, bind | |
1778 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
1779 Quail package "ethiopic". | |
1780 | |
1781 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1782 | |
1783 * quail/cyrillic.el (cyrillic-translit): New input method. | |
1784 | |
1785 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1786 | |
1787 * quail/tibetan.el: New file. | |
1788 | |
1789 * quail/py-punct.el: Require 'quail. | |
1790 | |
1791 * quail/py-punct-b5.el: Require 'quail. | |
1792 | |
1793 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
1794 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
1795 | |
1796 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
1797 TIT-BIG5. | |
1798 (RUN-EMACS): Do not set EMACSLOADPATH. | |
1799 (ASIA): Include TIBEAN. | |
1800 (all): Remove stamp-bytecomp from dependency list. | |
1801 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
1802 (%.el): Make a link for byte-compiled file too. | |
1803 (stamp-bytecomp): Target deleted. | |
1804 (leim-list.el): Run Emacs with loading quail. | |
1805 (install-XXX): These targets deleted. | |
1806 (install): Remove files under INSTALLDIR before copying new files. | |
1807 Run Emacs with loading quail. | |
1808 (clean mostlyclean): Remove only generated files. | |
1809 | |
1810 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1811 | |
1812 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
1813 (clean): Fix shell conditional. | |
1814 | |
1815 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
1816 | |
1817 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
1818 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
1819 | |
1820 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1821 | |
1822 * Makefile.in: Modified to avoid *.el files being regarded | |
1823 as intermidiate files and deleted by GNU make. | |
1824 | |
1825 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
1826 (lrt-handle-maa-sakod): Correctly handle the case that | |
1827 quail-current-data is nil. | |
1828 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
1829 tone. | |
1830 | |
1831 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
1832 | |
1833 * quail/py-punct.el: New file. | |
1834 | |
1835 * quail/py-punct-b5.el: New file. | |
1836 | |
1837 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
1838 | |
1839 * Makefile.in: Rules re-written to avoid tricky code. | |
1840 (CHINEGE-GB): Include quail/py-punct.elc. | |
1841 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1842 |
25920 | 1843 1997-07-10 Kenichi Handa <handa@etl.go.jp> |
1844 | |
1845 * quail/latin-pre.el: Change titles of quail packages. | |
1846 | |
1847 * quail/latin-post.el: Likewise. | |
1848 | |
30994 | 1849 ;; Local Variables: |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55093
diff
changeset
|
1850 ;; coding: iso-2022-7bit |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73677
diff
changeset
|
1851 ;; add-log-time-zone-rule: t |
30994 | 1852 ;; End: |
39627 | 1853 |
75252
ddc847852864
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris <rgm@gnu.org>
parents:
75204
diff
changeset
|
1854 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
79728 | 1855 2007, 2008 Free Software Foundation, Inc. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1856 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1857 This file is part of GNU Emacs. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1858 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1859 GNU Emacs is free software; you can redistribute it and/or modify |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1860 it under the terms of the GNU General Public License as published by |
78279
ddbffa67aeeb
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
78179
diff
changeset
|
1861 the Free Software Foundation; either version 3, or (at your option) |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1862 any later version. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1863 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1864 GNU Emacs is distributed in the hope that it will be useful, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1865 but WITHOUT ANY WARRANTY; without even the implied warranty of |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1866 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1867 GNU General Public License for more details. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1868 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1869 You should have received a copy of the GNU General Public License |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1870 along with GNU Emacs; see the file COPYING. If not, write to the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1871 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75537
diff
changeset
|
1872 Boston, MA 02110-1301, USA. |
52401 | 1873 |
1874 ;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4 |