Mercurial > emacs
annotate leim/ChangeLog @ 49666:9f435c19ea6f
(struct Lisp_Process): New member filter_multibyte.
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 10 Feb 2003 07:45:13 +0000 |
| parents | d25816c0fb05 |
| children | 3dcf0c21262b |
| rev | line source |
|---|---|
| 49640 | 1 2003-02-07 Kenichi Handa <handa@m17n.org> |
| 2 | |
| 3 * quail/cyrillic.el: Update quail-package-alist (not | |
| 4 input-method-alist) to make "cyrillic-jcuken" an alias of | |
| 5 "russian-typewriter". Add cookie for quail-update-leim-list-file. | |
| 6 | |
| 49607 | 7 2003-02-05 David Kastrup <dak@gnu.org> |
| 8 | |
| 9 * quail/greek.el: fix iota accent typos in greek-babel | |
| 10 encoding. | |
| 11 | |
| 49045 | 12 2003-01-05 Dave Love <fx@gnu.org> |
| 13 | |
| 14 * makefile.w32-in (SLAVIC): Add croatian.elc. | |
| 15 | |
| 16 * Makefile.in (SLAVIC): Add croatian.elc. | |
| 17 | |
| 18 * quail/croatian.el: New file. | |
| 19 | |
|
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
20 2002-12-10 Juanma Barranquero <lektu@terra.es> |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
21 |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
22 * makefile.w32-in (LATIN): Add welsh.elc. |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
23 (MISC): Add georgian.elc. |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
24 (UNICODE): Add it. |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
25 (WORLD): Add $(UNICODE). |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
26 |
| 48331 | 27 2002-11-14 Dave Love <fx@gnu.org> |
| 28 | |
| 29 * quail/slovak.el: Add coding cookie. | |
| 30 | |
| 31 * quail/latin-ltx.el: Fix coding cookie. | |
| 32 | |
| 33 * quail/hebrew.el: Add coding cookie. | |
| 34 | |
| 35 * quail/czech.el: Add coding cookie. | |
| 36 | |
| 37 * quail/welsh.el: Undo last change. | |
| 38 | |
| 47418 | 39 2002-09-11 Dave Love <fx@gnu.org> |
| 40 | |
| 41 * quail/latin-post.el ("slovenian"): New. | |
| 42 | |
| 47243 | 43 2002-09-05 Kenichi Handa <handa@etl.go.jp> |
| 44 | |
| 45 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'. | |
| 46 | |
| 46665 | 47 2002-07-24 Dave Love <fx@gnu.org> |
| 48 | |
| 46669 | 49 * quail/latin-alt.el ("latin-alt-postfix"): New. |
| 50 | |
| 51 * quail/latin-post.el ("latin-postfix"): New. | |
| 52 | |
| 46665 | 53 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp. |
| 54 ("latin-3-prefix"): Doc fix. | |
| 46669 | 55 ("latin-prefix"): New. |
| 46665 | 56 |
| 46502 | 57 2002-07-12 Dave Love <fx@gnu.org> |
| 58 | |
| 59 * quail/cyrillic.el: Doc fixes. | |
| 60 ("cyrillic-beylorussian"): Commented-out. | |
| 61 ("cyrillic-translit-bulgarian"): Deleted. | |
| 62 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. | |
| 63 ("ukrainian-computer", "belarusian", "bulgarian-bds") | |
| 64 ("russian-computer"): New. | |
| 47243 | 65 ("bulgarian-phonetic"): Renamed from bulgarian-pho. Add ,A'(B, $,1uV(B, ,LN(B. |
| 46502 | 66 ("russian-typewriter"): Renamed from cyrillic-jcuken. |
| 67 | |
| 46262 | 68 2002-06-20 Dave Love <fx@gnu.org> |
| 69 | |
| 70 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 | |
| 47243 | 71 characters and ~o -> $,1 A(B, ~O -> $,1 @(B. |
| 46262 | 72 |
| 45330 | 73 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
| 74 | |
| 75 * Makefile.in (install): Use "tar -chf", to follow symlinks. | |
| 76 | |
| 45107 | 77 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
| 78 | |
| 79 * quail/vntelex.el: Add even more rules. | |
| 80 | |
| 45060 | 81 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
| 82 | |
| 83 * quail/vntelex.el: Add new rules to escape from composition. | |
| 84 | |
| 44968 | 85 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
| 86 | |
| 87 * quail/vntelex.el: Use proper charset. | |
| 88 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
89 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr> |
| 44747 | 90 |
| 91 * quail/hanja.el ("Od"): Remove rule. | |
| 92 | |
| 44700 | 93 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
| 94 | |
| 95 * quail/indian.el: Replace commented-out lines with a condition | |
| 96 that is always false. | |
| 97 | |
| 44407 | 98 2002-04-06 Jaeyoun Chung <jay@kldp.org> |
| 99 | |
| 100 * quail/hanja3.el ("kf"): added a few composing rules | |
| 101 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr> | |
| 102 | |
| 103 * quail/hangul3.el: buggy alternative second character | |
| 104 sequence fixed ('/' for 'v' pair). | |
| 105 added a few more third character composing rule. | |
| 106 | |
| 43704 | 107 2002-03-03 Werner Lemberg <wl@gnu.org> |
| 108 | |
| 109 * quail/vntelex.el: New file. | |
| 110 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), | |
| 111 makefile.w32-in (VIETNAMESE): Add it. | |
| 112 | |
| 43229 | 113 2002-02-10 Andrew Innes <andrewi@gnu.org> |
| 114 | |
| 115 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS). | |
| 116 ($(MISC_DIC)): Ditto. | |
| 117 | |
|
43139
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
118 2002-02-06 Richard M. Stallman <rms@gnu.org> |
|
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
119 |
|
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
120 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". |
|
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
121 Don't define "~," at all. |
|
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
122 |
| 47243 | 123 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 43023 | 124 |
| 47243 | 125 * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. |
| 43023 | 126 From "Dr. Eduard Werner" <edi.werner@gmx.de>. |
| 127 | |
|
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
128 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> |
| 42640 | 129 |
| 130 * 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
|
131 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
|
132 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
|
133 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
|
134 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
|
135 From Nick Patavalis <npat@inaccessnetworks.com>. |
| 42640 | 136 |
| 42597 | 137 2002-01-07 Jaeyoun Chung <jay@kldp.org> |
| 138 | |
| 139 * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd]. | |
| 140 Not used for Korean Hangul Type 2. (request from emacs-kr mailing | |
| 141 list). | |
| 142 | |
| 42505 | 143 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 144 | |
| 145 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string. | |
| 146 | |
| 42464 | 147 2002-01-01 Dave Love <fx@gnu.org> |
| 148 | |
| 149 * quail/indian.el (quail-define-indian-trans-package): Unquote | |
| 150 lambda. | |
| 151 (quail-define-inscript-package): Avoid mapcar*. | |
| 152 | |
| 42204 | 153 2001-12-20 Dave Love <fx@gnu.org> |
| 154 | |
| 155 * quail/latin-ltx.el: Fix un-doubled backslashes. | |
| 156 | |
| 42039 | 157 2001-12-15 Dave Love <fx@gnu.org> |
| 158 | |
|
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
159 * quail/latin-pre.el ("french-prefix", "german-prefix") |
| 42039 | 160 ("spanish-prefix"): Fix language assignment. |
| 161 | |
|
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
162 * quail/latin-post.el ("french-postfix", "german-postfix") |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
163 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
164 ("french-keyboard", "french-azerty", "german") |
| 42039 | 165 ("spanish-keyboard"): Fix language assignment. |
| 166 | |
| 167 * quail/indian.el: Don't require cl. | |
| 168 (quail-indian-flatten-list): Renamed from flatten-list. | |
| 169 | |
|
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
170 * quail/cyrillic.el ("cyrillic-beylorussian") |
|
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
171 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") |
| 42039 | 172 ("belarusian", "bulgarian-pho"): Fix language assignment. |
| 173 | |
| 174 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix") | |
| 175 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") | |
| 176 ("turkish-alt-postfix"): Fix language assignment. | |
| 177 ("dutch"): Assign to Dutch. Use chars, not strings. | |
| 178 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): | |
| 179 New. | |
| 180 | |
| 47243 | 181 2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 41896 | 182 |
| 183 * COPYING: New file. | |
| 184 | |
| 41797 | 185 2001-12-03 Jaeyoun Chung <jay@kldp.org> |
| 186 | |
| 42039 | 187 * quail/hangul3.el: Added a few convenient composing sequences for |
| 41797 | 188 Korean keyboard type 3 users. |
| 189 | |
| 41688 | 190 2001-11-29 Dave Love <fx@gnu.org> |
| 191 | |
| 192 * quail/latin-ltx.el: Extra translations. Fix some | |
| 193 latin-iso8859-4 characters. Use Hebrew letters, not compatibility | |
| 194 symbols. | |
| 195 | |
| 41636 | 196 2001-11-28 Juanma Barranquero <lektu@terra.es> |
| 197 | |
| 198 * makefile.w32-in (INDIAN): Adjusted for the file name change; | |
| 199 quail/devanagari.elc -> quail/indian.elc. | |
| 200 | |
| 201 * makefile.nt (INDIAN): Likewise. | |
| 202 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
203 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
|
204 |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
205 * quail/devanagari.el: Renamed to indian.el. |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
206 |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
207 * quail/indian.el: Renamed from devanagari.el, and completely |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
208 re-written. The input method devanagari-hindi-transliteration is |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
209 merged with devanagari-itrans, devanagari-keyboard-a is renamed to |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
210 devanagari-inscript, devanagari-transliteration is renamed to |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
211 devanagari-kyoto-harvard. |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
212 |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
213 * Makefile.in: Adjusted for the file name change; |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
214 quail/devanagari.elc -> quail/indian.elc. |
|
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
215 |
| 40768 | 216 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
| 217 | |
| 218 * quail/welsh.el: Avoid an error message due to a commented-out | |
| 219 input method. | |
| 220 | |
|
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
221 2001-11-05 Richard M. Stallman <rms@gnu.org> |
|
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
222 |
|
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
223 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
|
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
224 |
| 40739 | 225 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
| 226 | |
| 227 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
| 228 | |
| 40712 | 229 2001-11-04 Dave Love <fx@gnu.org> |
| 230 | |
| 231 * Makefile.in (LATIN): Add welsh. | |
| 232 (UNICODE): New. | |
| 233 (MISC): Add georgian. | |
| 234 (WORLD): Add UNICODE. | |
| 235 | |
| 236 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
| 237 * quail/uni-input.el, quail/sgml-input.el: New file. | |
| 238 | |
| 239 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
| 240 | |
| 241 * quail/latin-alt.el ("dutch"): New method. | |
| 242 | |
|
40358
a46df5f8fd00
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40301
diff
changeset
|
243 2001-10-27 Francesco Potorti` <pot@gnu.org> |
|
a46df5f8fd00
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40301
diff
changeset
|
244 |
|
a46df5f8fd00
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40301
diff
changeset
|
245 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
|
a46df5f8fd00
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40301
diff
changeset
|
246 |
|
a46df5f8fd00
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40301
diff
changeset
|
247 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
|
a46df5f8fd00
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40301
diff
changeset
|
248 |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
249 2001-10-25 Francesco Potorti` <pot@gnu.org> |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
250 |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
251 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
252 |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
253 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
254 |
| 40111 | 255 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
| 256 | |
| 40152 | 257 * (Version 21.1 released.) |
| 40111 | 258 |
| 40051 | 259 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
| 260 | |
| 261 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
| 262 mappings, so that one could type them without leaving the Hanyu | |
| 263 Pinyin input method. Suggested by Kenichi Handa | |
| 264 <handa@etl.go.jp>. | |
| 265 | |
| 39884 | 266 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
| 267 | |
| 268 * quail/greek.el ("greek-babel"): New input method. From David | |
| 269 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
| 270 | |
| 39742 | 271 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
| 272 | |
| 273 * Branch for 21.1. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
274 |
| 39141 | 275 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
| 276 | |
| 277 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
| 278 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
| 279 | |
| 38703 | 280 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
| 281 | |
| 282 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
| 283 "chinese-py". | |
| 284 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
| 285 | |
| 47243 | 286 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
|
287 |
| 45056 | 288 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el |
| 289 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el | |
| 290 * quail/greek.el, quail/hangul.el, quail/hangul3.el | |
| 291 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el | |
| 292 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el | |
| 293 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el | |
| 294 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el | |
| 295 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el | |
| 296 * 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
|
297 follow coding conventions. |
|
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Jan?k <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
298 |
|
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
299 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
|
300 |
|
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
301 * 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
|
302 |
| 37975 | 303 2001-06-01 Andrew Innes <andrewi@gnu.org> |
| 304 | |
| 305 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
| 306 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
| 307 $(srcdir)/quail/pypunct-b5.elc. | |
| 308 (NON_TIT_CNS): Remove. | |
| 309 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
| 310 (CHINESE_CNS): Remove. | |
| 311 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
| 312 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
| 313 $(srcdir)/quail/latin-ltx.elc. | |
| 314 (MISC_DIC): Copy from Makefile.in. | |
| 315 (CHINESE): Remove $(CHINESE_CNS). | |
| 316 (all): Add $(MISC_DIC) as target. | |
| 317 (.NOTPARALLEL): New target. | |
| 318 (.NO_PARALLEL): New target. | |
| 319 ($(MISC_DIC)): New target. | |
| 320 (clean mostlyclean): Clean more stuff. | |
| 321 (TIT_EL): New macro. | |
| 322 (MISC_DIC_EL): New macro. | |
| 323 | |
| 324 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
| 325 (TIT-BIG5): Remove CTLauB.elc from it. | |
| 326 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
| 327 (clean mostlyclean): Remove obsolete reference. | |
| 328 | |
| 37971 | 329 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
| 330 | |
| 331 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
| 332 | |
| 37877 | 333 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
| 334 | |
|
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
335 * 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
|
336 |
| 37877 | 337 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
| 338 | |
| 339 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
| 340 | |
| 341 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
| 342 (TIT-BIG5): Remove CTLauB.elc from it. | |
| 343 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
| 344 | |
| 37790 | 345 2001-05-17 Dave Love <fx@gnu.org> |
| 346 | |
| 347 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e". | |
| 348 Language family and indicator changed. Many new translations. | |
| 349 | |
| 37769 | 350 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
| 351 | |
| 352 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
| 353 slovak input methods. New maintainer. From Pavel Jan,Am(Bk | |
| 354 <Pavel@Janik.cz>. | |
| 355 | |
| 37424 | 356 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
| 357 | |
| 358 * quail/latin-ltx.el: Add more translations. From | |
| 47243 | 359 jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). |
| 37424 | 360 |
| 37397 | 361 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
| 362 | |
| 363 * quail/hangul.el <korean-hangul>: Doc fix. | |
| 364 | |
| 37385 | 365 2001-04-18 Andrew Innes <andrewi@gnu.org> |
| 366 | |
| 367 * makefile.w32-in (EMACSLOADPATH): Define. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
368 ($(TIT)): |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
369 ($(MISC_DIC)): |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
370 (.el.elc): |
| 37385 | 371 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
| 372 | |
| 37203 | 373 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
| 374 | |
| 37218 | 375 * Makefile.in (install): Remove .cvsignore files. |
| 376 | |
| 37203 | 377 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
| 378 the same translations as for `japanese'. | |
| 379 | |
| 37177 | 380 2001-04-03 Andrew Innes <andrewi@gnu.org> |
| 381 | |
| 382 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
| 383 quail/ZIRANMA.elc. | |
| 384 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
| 385 $(srcdir)/quail/tsang-b5.elc. | |
| 386 (NON_TIT_CNS): Delete. | |
| 387 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
| 388 (CHINESE_CNS): Delete. | |
| 389 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
| 390 <handa@etl.go.jp>. | |
| 391 (MISC_DIC): New variable. | |
| 392 (CHINESE): Delete $(CHINESE_CNS). | |
| 393 (WORLD): Add $(MISC_DIC). | |
| 394 (all): Depends on $(MISC_DIC). | |
| 395 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
| 396 ($(MISC_DIC)): New target. | |
| 397 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
| 398 and $(MISC_DIC:.elc=.el). | |
| 399 | |
| 37129 | 400 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 401 | |
| 37131 | 402 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
| 403 Kenichi Handa <handa@etl.go.jp>. | |
| 404 | |
| 37129 | 405 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
| 406 | |
| 37117 | 407 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
| 408 | |
| 409 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
| 410 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
| 411 ${srcdir}/quail/tsang-b5.elc. | |
| 412 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
| 413 (CHINESE-CNS): Delete it. | |
| 414 (MISC-DIC): New variable. | |
| 415 (CHINESE): Delete ${CHINESE-CNS}. | |
| 37177 | 416 (WORLD): Add ${MISC-DIC}. |
| 37117 | 417 (all): Depends on ${MISC-DIC}. |
| 418 (${MISC-DIC}): New target. | |
| 419 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
| 420 | |
| 421 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
| 422 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
| 423 | |
| 424 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
| 425 | |
| 426 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
| 427 quail/quick-cns.el: Delete them. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
428 |
| 37075 | 429 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
| 430 | |
| 431 * Makefile.in (${TIT}): Fix whitespace. | |
| 432 | |
| 37061 | 433 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
| 434 | |
| 435 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
| 436 (${TIT}): If the target file already exist, don't remake it. | |
| 437 | |
| 36917 | 438 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
| 439 | |
| 440 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
| 441 | |
| 47243 | 442 2001-03-16 Pavel Jan,Am(Bk ml. <Pavel@Janik.cz> |
| 36843 | 443 |
| 444 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
| 445 "=q", "+q", "=Q", and "+Q". | |
| 446 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
| 447 ("slovak-prog-2"): Likewise. | |
| 448 ("slovak-prog-3"): Likewise. | |
| 449 | |
| 36838 | 450 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 451 | |
| 452 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
| 453 | |
| 36831 | 454 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
| 455 | |
| 456 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
| 457 variable. Use it to define these input methods: "japanese", | |
| 458 "japanese-hiragana", "japanese-katakana". | |
| 36833 | 459 (quail-japanese-kana-state): Delete this variable. |
| 460 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
| 461 instead check if there's any Hiraganas in the converison region. | |
| 36831 | 462 |
| 36793 | 463 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
| 464 | |
| 465 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
| 466 | |
| 36573 | 467 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
| 468 | |
| 469 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
| 470 | |
| 36535 | 471 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
| 472 | |
| 473 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
| 474 change of the speicial key bindings. | |
| 475 | |
| 36386 | 476 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
| 477 | |
| 36573 | 478 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
| 36386 | 479 |
| 480 * CXTERM-DIC/ETZY.tit: Likewise. | |
| 481 | |
| 482 * CXTERM-DIC/ZOZY.tit: Likewise. | |
| 483 | |
| 35903 | 484 2001-02-05 Andrew Innes <andrewi@gnu.org> |
| 485 | |
| 486 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
| 487 path absolute. | |
| 488 | |
| 35873 | 489 2001-02-03 Andrew Innes <andrewi@gnu.org> |
| 490 | |
| 491 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
| 492 | |
| 35836 | 493 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
| 494 | |
| 495 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
| 496 | |
| 497 * makefile.w32-in (LATIN): Likewise. | |
| 498 | |
| 499 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
| 500 | |
| 35834 | 501 2001-02-01 Andrew Innes <andrewi@gnu.org> |
| 502 | |
| 503 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
| 504 | |
| 35809 | 505 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
| 506 | |
| 507 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
| 508 | |
| 509 * quail/greek.el ("greek-mizuochi"): New input method for | |
| 510 classical Greek. | |
| 511 | |
| 35771 | 512 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
| 35671 | 513 |
| 35771 | 514 * Makefile.in (extraclean): Added target so make doesn't die if |
| 35671 | 515 one runs "make extraclean" at the top level. |
| 516 | |
| 35108 | 517 2001-01-06 Andrew Innes <andrewi@gnu.org> |
| 518 | |
| 519 * makefile.nt ($(TIT)): Map .elc to .el. | |
| 520 (buildlisppath): Make path relative to $(MAKEDIR). | |
| 521 | |
| 34938 | 522 2001-01-01 Andreas Schwab <schwab@suse.de> |
| 523 | |
| 524 * quail/latin-alt.el: Doc fixes. | |
| 525 | |
| 34695 | 526 2000-12-18 Dave Love <fx@gnu.org> |
| 527 | |
| 47243 | 528 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate $,1!!(B entry. |
| 529 Change $,1 s(B, $,1 r(B, ,A6(B. | |
| 34695 | 530 |
| 34627 | 531 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
| 532 | |
| 533 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
| 534 | |
| 34285 | 535 2000-12-06 Andrew Innes <andrewi@gnu.org> |
| 536 | |
| 537 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
| 538 relative to $(CURDIR). | |
| 539 (INSTALLDIR): Use forward slash. | |
| 540 | |
| 33858 | 541 2000-11-24 Andrew Innes <andrewi@gnu.org> |
| 542 | |
| 543 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
| 544 | |
| 545 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
| 546 | |
| 33662 | 547 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
| 548 | |
| 33663 | 549 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
| 33662 | 550 |
| 33581 | 551 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
| 552 | |
| 553 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
| 554 remember the conversion start. | |
| 555 | |
| 32725 | 556 2000-10-21 Andrew Innes <andrewi@gnu.org> |
| 557 | |
| 558 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
| 559 of conditional invocation of make. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
560 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
561 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
| 32725 | 562 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
| 563 files to .elc. | |
| 564 ($(TIT)): Adjusted for the above change. | |
| 565 (clean mostlyclean): Likewise. | |
| 566 (.el.elc): New target. | |
| 567 | |
| 568 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
| 569 of conditional invocation of make. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
570 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
|
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
571 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
| 32725 | 572 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
| 573 files to .elc. | |
| 574 ($(TIT)): Adjusted for the above change. | |
| 575 (clean mostlyclean): Likewise. | |
| 576 (.el.elc): New target. | |
| 577 | |
| 32255 | 578 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
| 579 | |
| 580 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
| 581 expansion, use ${TIT:.elc=.el} instead. | |
| 582 | |
| 31918 | 583 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
| 584 | |
| 585 * Makefile.in: Make this the leim Makefile.in. | |
| 586 (clean): Also remove $NON-TIT and $WORLD. | |
| 587 (RUN-EMACS): Set EMACSLOADPATH. | |
| 588 | |
| 31777 | 589 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
| 590 | |
| 31788 | 591 * Makefile.in: Revert to no-leim Makefile. |
| 592 | |
| 31779 | 593 * quail/.cvsignore: Include *.elc. |
| 594 | |
| 595 * ja-dic/.cvsignore: New file. | |
| 31777 | 596 |
| 31680 | 597 2000-09-16 Andrew Innes <andrewi@gnu.org> |
| 598 | |
| 599 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
| 600 (leim-list.el): Ditto. | |
| 601 | |
| 602 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
| 603 (leim-list.el): Ditto. | |
| 604 | |
| 31643 | 605 2000-09-15 Andrew Innes <andrewi@gnu.org> |
| 606 | |
| 607 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
| 608 files. | |
| 609 | |
| 31632 | 610 2000-09-14 Andrew Innes <andrewi@gnu.org> |
| 611 | |
| 612 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
| 613 leim-list.el. | |
| 614 (distclean maintainer-clean): Ditto for stamp-subdir. | |
| 615 | |
| 616 * makefile.nt: Rename skkdic to ja-dic. | |
| 617 | |
| 31432 | 618 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
| 619 | |
| 620 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
| 621 translation. | |
| 622 | |
| 623 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
| 624 | |
| 625 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
| 626 ("chinese-tonepy-punct"): New input method. | |
| 627 | |
| 628 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
| 629 translation. | |
| 630 | |
| 631 * quail/japanese.el ("japanese"): Delete the key sequence for | |
| 632 Roman transliteration from the docstring because it's now shonw | |
| 633 automatically. | |
| 634 ("japanese-ascii", "japanese-zenkaku") | |
| 635 ("japanese-hankaku-kana", "japanese-hiragana") | |
| 636 ("japanese-katakana"): Docstring modified. | |
| 637 | |
| 638 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
| 639 on describe-input-method. | |
| 640 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
| 641 | |
| 31355 | 642 2000-09-03 Andrew Innes <andrewi@gnu.org> |
| 643 | |
| 644 * makefile.w32-in: New file. | |
| 31359 | 645 (install) Fix copying of directories. |
| 31355 | 646 |
| 31303 | 647 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
| 648 | |
| 649 * quail/thai.el (thai-generate-quail-map): If the length of | |
| 650 translation is more than one, compose it. | |
| 651 | |
| 31267 | 652 2000-08-29 Dave Love <fx@gnu.org> |
| 653 | |
| 47243 | 654 * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. |
| 31270 | 655 |
| 31267 | 656 * Makefile.in: ja-dic <- skk in several places. |
| 657 | |
| 31162 | 658 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
| 659 | |
| 660 * ja-dic: Directory name changed from skkdic. | |
| 661 | |
| 31166 | 662 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
| 31162 | 663 |
| 664 * README: Rename skkdic to ja-dic throughout the file. | |
| 665 | |
|
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
666 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
|
667 |
|
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
668 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
| 31162 | 669 ("latin-1-prefix"): Add missing symbols. |
|
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
670 |
| 31135 | 671 2000-08-23 Dave Love <fx@gnu.org> |
| 672 | |
| 673 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
| 674 add ~p for ,A6(B. | |
| 675 | |
| 30267 | 676 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
| 677 | |
| 678 * quail/japanese.el ("japanese"): Fix docstring. | |
| 679 | |
| 30253 | 680 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
| 681 | |
| 682 * quail/japanese.el ("japanese"): Docstring modified. | |
| 683 | |
| 29598 | 684 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
| 685 | |
| 686 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
| 687 ("tibetan-wylie"): State transition table modified. | |
| 688 | |
| 29365 | 689 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
| 690 | |
| 691 * quail/tibetan.el: Change all tibetan-1-column characters to | |
| 692 tibetan. Quail map for "tibetan-wylie" fixed. | |
| 693 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
694 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
| 28435 | 695 |
| 696 * quail/latin-pre.el ("polish-slash"): New input method. | |
| 697 | |
| 27941 | 698 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
| 699 | |
| 700 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
| 701 | |
| 27557 | 702 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
| 703 | |
| 704 * Makefile.in: Make this the no-leim Makefile. Move the | |
| 705 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
| 706 | |
| 707 * Makefile.noleim: Removed. | |
| 708 | |
| 27466 | 709 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
| 710 | |
| 711 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
| 712 | |
| 27132 | 713 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
| 714 | |
| 715 * quail/japanese.el ("japanese"): Docstring augmented. | |
| 716 | |
| 26899 | 717 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
| 718 | |
| 719 * quail/lao.el: Rewritten for new composition. | |
| 720 | |
| 721 * quail/lrt.el: Rewritten for new composition. | |
| 722 | |
| 723 * quail/thai.el: Rewritten for new composition. | |
| 724 | |
| 725 * quail/tibetan.el: Rewritten for new composition. | |
| 726 | |
| 26823 | 727 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
| 728 | |
| 729 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
| 730 characters, not Latin-1. | |
| 731 | |
| 26543 | 732 1999-11-22 Andrew Innes <andrewi@gnu.org> |
| 733 | |
| 734 * makefile.nt: No need to generate subdirs.el. | |
| 735 | |
| 26538 | 736 1999-11-21 Andrew Innes <andrewi@gnu.org> |
| 737 | |
| 738 * makefile.nt: New file. | |
| 739 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
740 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
| 26204 | 741 |
| 742 * Makefile.noleim: New. | |
| 743 | |
| 25920 | 744 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
| 745 | |
| 746 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
| 747 turkish-postfix. | |
| 748 ("turkish-postfix"): New Turkish input method which inserts | |
| 749 Latin-5 characters. | |
| 750 | |
| 751 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
| 752 turkish-alt-postfix. | |
| 753 ("turkish-alt-postfix"): New Turkish input method which inserts | |
| 754 Latin-5 characters. | |
| 755 | |
| 756 1999-07-12 Richard Stallman <rms@gnu.org> | |
| 757 | |
| 758 * Version 20.4 released. | |
| 759 | |
| 760 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
| 761 | |
| 762 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
| 763 | |
| 764 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
| 765 | |
| 766 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
| 767 | |
| 768 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
| 769 | |
| 770 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
| 771 hanja.el. | |
| 772 | |
| 773 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
| 774 | |
| 775 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
| 776 | |
| 777 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
| 778 | |
| 779 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
| 780 ("romanian-alt-prefix"): New input method. | |
| 781 | |
| 782 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
| 783 | |
| 784 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
| 785 | |
| 786 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
| 787 | |
| 788 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
| 789 to convert is `n', change it to Japanese Hiragana `n' before | |
| 790 conversion. | |
| 791 | |
| 792 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
| 793 | |
| 794 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
| 795 | |
| 796 * quail/hebrew.el: New file. | |
| 797 | |
| 798 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
| 799 | |
| 800 * quail/devanagari.el (quail-devanagari-compose-characters): | |
| 801 Adjusted for the change of input method handling. | |
| 802 (quail-devanagari-hindi-compose-characters): Likewise. | |
| 803 | |
| 804 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
| 805 | |
| 806 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
| 807 `(cd foo; pwd)`. | |
| 808 (install): Likewise. | |
| 809 | |
| 810 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
| 811 | |
| 812 * quail/latin-post.el: Many doc fixes. | |
| 813 ("latin-1-postfix"): Add sequence for the small superscript o. | |
| 814 * quail/latin-pre.el: Many doc fixes. | |
| 815 ("latin-1-prefix"): Add sequences for the small | |
| 816 superscript underlined o and a. | |
| 817 | |
| 818 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
| 819 | |
| 820 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
| 821 small superscript underlined o and a. | |
| 822 ("italian-alt-postfix"): Change it to something useful and | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
823 different from italian-postfix. |
| 25920 | 824 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
| 825 small superscript underlined o and a. | |
| 826 ("italian-postfix"): Same as above. | |
| 827 ("italian-postfix"): Add methods to enter e with acute accent and | |
| 828 the >> and << symbols. | |
| 829 | |
| 830 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
| 831 | |
| 832 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
| 833 Adjusted for the change of input method handling. | |
| 834 | |
| 835 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
| 836 | |
| 837 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
| 838 Adjusted for the change of input method handling. | |
| 839 | |
| 840 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
| 841 | |
| 842 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
| 843 change of input method handling. | |
| 844 (quail-tibetan-input-tibkey): Likewise. | |
| 845 | |
| 846 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 847 | |
| 848 * Version 20.3 released. | |
| 849 | |
| 850 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
| 851 | |
| 852 * quail/czech.el ("czech"): Make this input method deterministic, | |
| 853 kbd-translate, and show-layout. | |
| 854 | |
| 855 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
| 856 | |
| 857 * quail/ethiopic.el: Fix several translation rules. | |
| 858 | |
| 859 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
| 860 | |
| 861 * quail/czech.el: Few key sequences added to some keyboards. | |
| 862 | |
| 863 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
| 864 | |
| 865 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
| 866 (quail-japanese-update-translation): Adjusted for the change of | |
| 867 quail-update-translation. Now this function should return | |
| 868 CONTROL-FLAG. | |
| 869 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
| 870 (quail-japanese-kanji-kkc): Likewise. | |
| 871 (quail-japanese-switch-package): Reset quail-current-str and | |
| 872 quail-conversion-str. | |
| 873 | |
| 874 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
| 875 | |
| 876 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
| 877 quail-translation to nil after calling kkc-region so that | |
| 878 translation mode is restarted correctly. | |
| 879 | |
| 880 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
| 881 | |
| 882 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
| 883 that conversion is cancelled in kkc-region. | |
| 884 (quail-japanese-switch-package): Fix previous change. | |
| 885 | |
| 886 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
| 887 | |
| 888 * quail/japanese.el (quail-japanese-update-translation): Handle | |
| 889 a key which should fix the current translation and start a new | |
| 890 translation correctly. | |
| 891 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
| 892 change point. | |
| 893 | |
| 894 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
| 895 | |
| 896 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
| 897 change of quail.el. | |
| 898 (quail-japanese-switch-package): Likewise. | |
| 899 | |
| 900 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
| 901 | |
| 902 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
| 903 Some keys for ancient Korean syllables are changed properly. | |
| 904 | |
| 905 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
| 906 | |
| 907 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
| 908 (ethio-select-a-translation): New function. | |
| 909 | |
| 910 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 911 | |
| 912 * Makefile.in (RUN-EMACS): Add --multibyte. | |
| 913 | |
| 914 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
| 915 | |
| 916 * Makefile.in (SLAVIC): Delete redundant backslash. | |
| 917 | |
| 918 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
| 919 | |
| 920 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
| 921 | |
| 922 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
| 923 | |
| 924 * Makefile.in (SLAVIC): New macro. | |
| 925 (EUROPEAN): Include ${SLAVIC}. | |
| 926 | |
| 927 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
| 928 | |
| 929 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
| 930 (leim-list.el): Depend on ${WORLD}. | |
| 931 | |
| 932 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
| 933 | |
| 934 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
| 935 | |
| 936 * czech.el, slovak.el: Correct starting commentary. | |
| 937 | |
| 938 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
| 939 | |
| 940 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
| 941 | |
| 942 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
| 943 | |
| 944 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
| 945 to length. | |
| 946 (lrt-generate-quail-map): Change sref to aref, and make second | |
| 947 argument of substring a character index. | |
| 948 | |
| 949 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
| 950 | |
| 951 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
| 952 | |
| 953 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
| 954 | |
| 955 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of | |
| 956 "/ " to "/" (instead of " "). | |
| 957 | |
| 958 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
| 959 | |
| 960 * quail/czech.el, quail/slovak.el: New files. | |
| 961 | |
| 962 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
| 963 | |
| 964 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
| 965 Uses changed. | |
| 966 | |
| 967 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
| 968 | |
| 969 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
| 970 built quail. | |
| 971 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
972 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> |
| 25920 | 973 |
| 974 * quail/hanja3.el: New file. | |
| 975 | |
| 976 * quail/hanja-jis.el: Title string of the input method | |
| 977 "korean-hanja-jis" changed. | |
| 978 | |
| 979 * quail/symbol-ksc.el: Title string of the input method | |
| 980 "korean-symbol" changed. Require 'korea-util. | |
| 981 (quail-hangul-switch-back): Deleted. | |
| 982 | |
| 983 * quail/hangul3.el: Require 'korea-util. | |
| 984 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
| 985 | |
| 986 * quail/hanja.el: Require 'korea-util. Title string of the input | |
| 987 method "korean-hanja" changed. | |
| 988 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
| 989 | |
| 990 * quail/hangul.el: Require 'korea-util. | |
| 991 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
992 |
| 25920 | 993 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
| 994 | |
| 995 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
| 996 is changed. | |
| 997 | |
| 998 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 999 | |
| 1000 * Version 20.2 released. | |
| 1001 | |
| 1002 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
| 1003 | |
| 1004 * quail/latin-post.el (german): Swap y and z. | |
| 1005 | |
| 1006 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1007 | |
| 1008 * Version 20.1 released. | |
| 1009 | |
| 1010 * 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
|
1011 |
| 25920 | 1012 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
| 1013 | |
| 1014 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
| 1015 | |
| 1016 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1017 | |
| 1018 * quail/latin-alt.el: New file. | |
| 1019 | |
| 1020 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1021 | |
| 1022 * quail/latin-post.el: Undo previous change. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
1023 |
| 25920 | 1024 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| 1025 | |
| 1026 * quail/latin-post.el (latin-2-postfix): | |
| 1027 Replace comma and period with `. Replace colon with /. | |
| 1028 (latin-1-postfix): Replace comma with /. | |
| 1029 (french-postfix): Replace comma with /. | |
| 1030 (latin-3-postfix): Replace comma with ` and period with /. | |
| 1031 (latin-4-postfix): Replace comma with ` and period with ~. | |
| 1032 (latin-5-postfix): Replace comma with ` and period with /. | |
| 1033 (turkish-postfix): Replace comma with ` and period with /. | |
| 1034 | |
| 1035 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
| 1036 | |
| 1037 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
| 1038 function added to quail-mode-hook turn ethio-mode on only when | |
| 1039 input method "ethiopic" is begin used. | |
| 1040 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
| 1041 (ethio-toggle-space): Likewise. | |
| 1042 (ethio-insert-space): Likewise. | |
| 1043 (ethio-insert-ethio-space): Likewise. | |
| 1044 (ethio-prefer-ascii-punctuation): Likewise. | |
| 1045 (ethio-toggle-punctuation): Likewise. | |
| 1046 (ethio-gemination): Likewise. | |
| 1047 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
| 1048 function keys for TRANSLATION-KEYMAP to | |
| 1049 quail-execute-non-quail-command. | |
| 1050 | |
| 1051 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1052 | |
| 1053 * Makefile.in (install): Use quail/* in the second tar that | |
| 1054 copies a dir named quail. | |
| 1055 | |
| 1056 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
| 1057 | |
| 1058 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
| 1059 `skk' subdirectory too. | |
| 1060 | |
| 1061 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
| 1062 | |
| 1063 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
| 1064 argument to quail-define-package. | |
| 1065 * quail/cyril-jis.el: Likewise | |
| 1066 * quail/greek.el: Likewise. | |
| 1067 * quail/ipa.el: Likewise. | |
| 1068 * quail/lao.el: Likewise. | |
| 1069 * quail/lrt.el: Likewise. | |
| 1070 * quail/thai.el: Likewise. | |
| 1071 * quail/viqr.el: Likewise. | |
| 1072 | |
| 1073 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
| 1074 | |
| 1075 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
| 1076 TRANSLATION-KEYS. | |
| 1077 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
| 1078 (quail-mode-hook): Check the current Quail package name. | |
| 1079 | |
| 1080 * quail/latin-post.el: Add rules for cancelling accents by typing | |
| 1081 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
| 1082 packages. | |
| 1083 | |
| 1084 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1085 | |
| 1086 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
| 1087 pass t for the SIMPLE argument to quail-define-package. | |
| 1088 | |
| 1089 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
| 1090 | |
| 1091 * Makefile.in (dotdot): This macro deleted. | |
| 1092 (SUBDIRS): Exclude skk. | |
| 1093 (all): Substitute ${WORLD} to ${TIT}. | |
| 1094 (%.el): This target deleted. | |
| 1095 (${TIT}): Check existence of `quail' subdirectory. | |
| 1096 (leim-list.el): Do not check old files. | |
| 1097 (install): If ${srcdir} is different from the current directory, | |
| 1098 copy also files under ${srcdir}. | |
| 1099 | |
| 1100 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
| 1101 | |
| 1102 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
| 1103 only Quial packages generated from CXTERM dictionaries, and the | |
| 1104 macro NON-TIT contains only Quial packages distributed with Emacs. | |
| 1105 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
| 1106 and ${TIT} separately. | |
| 1107 | |
| 1108 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1109 | |
| 1110 * Makefile.in (install): Discard extra data in tar | tar command. | |
| 1111 | |
| 1112 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
| 1113 | |
| 1114 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
| 1115 previous change. | |
| 1116 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
| 1117 | |
| 1118 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
| 1119 change. | |
| 1120 | |
| 1121 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
| 1122 | |
| 1123 * Makefile.in (leim-list.el): Fix previous change. | |
| 1124 | |
| 1125 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
| 1126 | |
| 1127 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
| 1128 | |
| 1129 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
| 1130 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
| 1131 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
| 1132 | |
| 1133 * Makefile.in (install): Just copy leim-list.el instead of running | |
| 1134 update-leim-list-file on ${INSTALLDIR}. | |
| 1135 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
| 1136 py-punct-b5.el -> pypunct-b5.el. | |
| 1137 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
| 1138 (leim-list.el): Delete old files not contained in ${WORLD}. | |
| 1139 | |
| 1140 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
| 1141 input-method-after-insert-chunk-hook. | |
| 1142 | |
| 1143 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
| 1144 | |
| 1145 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
| 1146 | |
| 1147 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
| 1148 package fixed. | |
| 1149 | |
| 1150 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
| 1151 | |
| 1152 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
| 1153 throw. | |
| 1154 (quail-japanese-kanji-kkc): Completely re-written. | |
| 1155 (quail-japanese-kkc-mode-exit): New function. | |
| 1156 (quail-japanese-switch-package): Call activate-input-method | |
| 1157 instead of select-input-method. | |
| 1158 | |
| 1159 * quail/thai.el (thai-consonant-input): Typo fixed. | |
| 1160 | |
| 1161 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
| 1162 not call throw. | |
| 1163 (quail-devanagari-hindi-compose-characters): Likewise. | |
| 1164 | |
| 1165 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
| 1166 activate-input-method instead of select-input-method. | |
| 1167 | |
| 1168 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
| 1169 | |
| 1170 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
| 1171 input-method-history instead of previous-input-method. | |
| 1172 | |
| 1173 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
| 1174 | |
| 48331 | 1175 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. |
| 25920 | 1176 |
| 1177 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
| 1178 | |
| 1179 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
| 1180 ("lao-lrt"): Doc-string of this Quail package modified. | |
| 1181 Some tranlation rules added. | |
| 1182 | |
| 1183 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
| 1184 (lao-quail-define-rules): Some translation rules corrected. | |
| 1185 | |
| 1186 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
| 1187 | |
| 1188 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
| 1189 (lrt-vowel-table): The entry for "aM" corrected. | |
| 1190 | |
| 1191 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
| 1192 | |
| 1193 * quail/lrt.el: Change title string of input method "lao-lrt". | |
| 1194 (lrt-single-consonant-table): Several key sequence changed. | |
| 1195 (lrt-composing-pattern-double-c): Handle a consonant with | |
| 1196 semi-vowel-lower correctly. | |
| 1197 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
| 1198 (lrt-handle-tone-mark): Check the existence of double consonant | |
| 1199 correctly. | |
| 1200 | |
| 1201 * quail/lao.el: Change title string of input method "Lao". | |
| 1202 | |
| 1203 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
| 1204 | |
| 1205 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
| 1206 modified. Several tranlation rules modified. | |
| 1207 | |
| 1208 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
| 1209 | |
| 1210 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
| 1211 quail/cyril-jis.el. | |
| 1212 | |
| 1213 * quail/cyril-jis.el: New file. | |
| 1214 | |
| 1215 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
| 1216 | |
| 1217 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
| 1218 | |
| 1219 * quail/ethiopic.el: In quail-mode-map, bind | |
| 1220 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
| 1221 Quail package "ethiopic". | |
| 1222 | |
| 1223 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
| 1224 | |
| 1225 * quail/cyrillic.el (cyrillic-translit): New input method. | |
| 1226 | |
| 1227 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
| 1228 | |
| 1229 * quail/tibetan.el: New file. | |
| 1230 | |
| 1231 * quail/py-punct.el: Require 'quail. | |
| 1232 | |
| 1233 * quail/py-punct-b5.el: Require 'quail. | |
| 1234 | |
| 1235 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
| 1236 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
| 1237 | |
| 1238 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
| 1239 TIT-BIG5. | |
| 1240 (RUN-EMACS): Do not set EMACSLOADPATH. | |
| 1241 (ASIA): Include TIBEAN. | |
| 1242 (all): Remove stamp-bytecomp from dependency list. | |
| 1243 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
| 1244 (%.el): Make a link for byte-compiled file too. | |
| 1245 (stamp-bytecomp): Target deleted. | |
| 1246 (leim-list.el): Run Emacs with loading quail. | |
| 1247 (install-XXX): These targets deleted. | |
| 1248 (install): Remove files under INSTALLDIR before copying new files. | |
| 1249 Run Emacs with loading quail. | |
| 1250 (clean mostlyclean): Remove only generated files. | |
| 1251 | |
| 1252 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 1253 | |
| 1254 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
| 1255 (clean): Fix shell conditional. | |
| 1256 | |
| 1257 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
| 1258 | |
| 1259 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
| 1260 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
| 1261 | |
| 1262 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
| 1263 | |
| 1264 * Makefile.in: Modified to avoid *.el files being regarded | |
| 1265 as intermidiate files and deleted by GNU make. | |
| 1266 | |
| 1267 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
| 1268 (lrt-handle-maa-sakod): Correctly handle the case that | |
| 1269 quail-current-data is nil. | |
| 1270 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
| 1271 tone. | |
| 1272 | |
| 1273 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
| 1274 | |
| 1275 * quail/py-punct.el: New file. | |
| 1276 | |
| 1277 * quail/py-punct-b5.el: New file. | |
| 1278 | |
| 1279 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
| 1280 | |
| 1281 * Makefile.in: Rules re-written to avoid tricky code. | |
| 1282 (CHINEGE-GB): Include quail/py-punct.elc. | |
| 1283 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
|
40301
6500bb9520ba
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
40152
diff
changeset
|
1284 |
| 25920 | 1285 |
| 1286 1997-07-10 Kenichi Handa <handa@etl.go.jp> | |
| 1287 | |
| 1288 * quail/latin-pre.el: Change titles of quail packages. | |
| 1289 | |
| 1290 * quail/latin-post.el: Likewise. | |
| 1291 | |
| 30994 | 1292 |
| 1293 ;; Local Variables: | |
| 1294 ;; coding: iso-2022-7bit-unix | |
| 1295 ;; End: | |
| 39627 | 1296 |
| 1297 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. | |
| 1298 Copying and distribution of this file, with or without modification, | |
| 1299 are permitted provided the copyright notice and this notice are preserved. |
