]> code.delx.au - gnu-emacs/blob - leim/ChangeLog
Merge from trunk
[gnu-emacs] / leim / ChangeLog
1 2012-03-21 Kenichi Handa <handa@m17n.org>
2
3 * quail/indian.el ("devanagari-itrans"): Add a few more useful
4 keys (Bug#10935).
5
6 2012-03-16 Kenichi Handa <handa@m17n.org>
7
8 * quail/indian.el (telugu-inscript): Fix typo. (Bug#10936)
9
10 2012-03-13 Йордан Миладинов <jordanmiladinov@gmail.com> (tiny change)
11
12 * quail/cyrillic.el (bulgarian-alt-phonetic):
13 New input method. (Bug#10893)
14
15 2012-03-09 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
16
17 * quail/persian.el: Update which includes: (1) full compliance to
18 ISIRI-6219, forbidden characters were eliminated and missing
19 characters were added; (2) layer 3 of ISIRI-9147 is now
20 implemented with a '\' prefix; (3) double entry of characters
21 which were postfixed with 'h' is now supported; (4) lots of
22 comment and additional pointers have been added.
23
24 2011-12-15 Kenichi Handa <handa@m17n.org>
25
26 * quail/ethiopic.el ("ethiopic"): Do not refer to
27 ethio-prefer-ascii-punctuation.
28
29 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
30
31 * quail/hangul.el (hangul-character): Fix typo.
32
33 2011-09-27 Jambunathan K <kjambunathan@gmail.com>
34
35 * quail/indian.el (quail-tamil-itrans-misc-table): Delete it.
36 (quail-tamil-itrans-numerics-and-symbols-table)
37 (quail-tamil-itrans-various-signs-and-digits-table): New variables.
38 ("tamil-itrans"): Show the values of above variables (Bug#9336).
39
40 2011-09-22 Kenichi Handa <handa@m17n.org>
41
42 * quail/indian.el (quail-tamil-itrans-syllable-table)
43 (quail-tamil-itrans-misc-table): New variables.
44 ("tamil-itrans"): Improve the docstring by showing the values of
45 above variables (Bug#9336).
46
47 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
48
49 * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
50
51 2011-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
52
53 * quail/latin-ltx.el: Complete the super and subscript letters.
54
55 2011-08-20 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in (OTHERS):
58 * makefile.w32-in (MISC): Add ipa-praat.elc.
59
60 2011-07-23 Yair F <yair.f.lists@gmail.com>
61
62 * quail/hebrew.el ("hebrew"): Additional key mappings.
63 ("hebrew-new", "hebrew-lyx", "hebrew-full")
64 ("hebrew-biblical-tiro", "hebrew-biblical-sil", "yiddish-royal")
65 ("yiddish-keyman"): New input methods.
66
67 2011-06-12 Andreas Schwab <schwab@linux-m68k.org>
68
69 * SKK-DIC/SKK-JISYO.L: Add proper coding tag.
70 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/ARRAY30.tit,
71 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/ECDICT.tit,
72 * CXTERM-DIC/ETZY.tit, CXTERM-DIC/PY-b5.tit,
73 * CXTERM-DIC/Punct-b5.tit, CXTERM-DIC/Punct.tit,
74 * CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, CXTERM-DIC/SW.tit,
75 * CXTERM-DIC/TONEPY.tit, CXTERM-DIC/ZOZY.tit: Likewise.
76 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
77 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Likewise.
78
79 * Makefile.in (TIT_BIG5): Rename from TIT-BIG5.
80
81 2011-05-30 Oliver Scholz <epameinondas@gmx.de>
82
83 * quail/ipa-praat.el: New input method.
84
85 2011-05-16 Eli Zaretskii <eliz@gnu.org>
86
87 * Makefile.in (OTHERS): Add $(srcdir)/quail/persian.elc.
88
89 * makefile.w32-in (MISC): Add $(srcdir)/quail/persian.elc.
90
91 2011-05-16 Mohsen BANAN <libre@mohsen.banan.1.byname.net>
92
93 * quail/persian.el: New file.
94
95 2011-05-05 Eli Zaretskii <eliz@gnu.org>
96
97 * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce
98 corresponding symbols rather than Hebrew letters. (Bug#8563)
99
100 * quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of
101 HEBREW LETTER ALEF. (Bug#8563)
102
103 2011-03-23 Glenn Morris <rgm@gnu.org>
104
105 * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs.
106
107 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
108
109 * Version 23.3 released.
110
111 2011-02-28 Juanma Barranquero <lekktu@gmail.com>
112
113 * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.
114
115 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
116
117 Redo spelling of Makefile variables to conform to POSIX.
118 POSIX does not allow "-" in Makefile variable names.
119 Reported by Bruno Haible in
120 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
121 * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS.
122 (TIT_GB): Rename from TIT-GB.
123 (CHINESE_TIT): Rename from CHINESE-TIT.
124 (NON_TIT_GB): Rename from NON-TIT-GB.
125 (NON_TIT_BIG5): Rename from NON-TIT-BIG5.
126 (CHINESE_NON_TIT): Rename from CHINESE-NON-TIT.
127 (CHINESE_GB): Rename from CHINESE-GB.
128 (CHINESE_BIG5): Rename from CHINESE-BIG5.
129 (TIT_MISC): Rename from TIT-MISC.
130 (NON_TIT_MISC): Rename from NON-TIT-MISC.
131 (TIT_SOURCES): Rename from TIT-SOURCES.
132 (MISC_SOURCES): Rename from MISC-SOURCES.
133
134 2011-01-08 Glenn Morris <rgm@gnu.org>
135
136 * makefile.w32-in (RUN_EMACS):
137 * Makefile.in (RUN-EMACS): Add --no-site-lisp.
138
139 * makefile.w32-in (RUN_EMACS):
140 * Makefile.in (RUN-EMACS): -batch implies --no-init-file.
141
142 2010-08-28 Kenichi Handa <handa@m17n.org>
143
144 * quail/japanese.el (quail-japanese-update-translation):
145 Fix handling of invalid key.
146
147 2010-08-15 Andreas Schwab <schwab@linux-m68k.org>
148
149 * quail/vntelex.el ("vietnamese-telex"): Doc fix.
150
151 * quail/georgian.el: Remove extra backslashes.
152
153 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
154
155 * quail/arabic.el: Quote [ and ].
156 * quail/latin-ltx.el: Likewise.
157
158 * quail/greek.el ("greek", "greek-postfix"): Change string to
159 character.
160
161 2010-08-13 Kenichi Handa <handa@m17n.org>
162
163 * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
164
165 2010-08-09 Kenichi Handa <handa@m17n.org>
166
167 * quail/greek.el ("greek"): Add rules for Greek style quotes.
168
169 2010-05-15 Glenn Morris <rgm@gnu.org>
170
171 * Makefile.in (install): Remove references to CVS-related files.
172
173 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
174
175 * Version 23.2 released.
176
177 2010-04-06 Chong Yidong <cyd@stupidchicken.com>
178
179 * quail/vntelex.el: Fix "af" rule (Bug#5836).
180
181 2010-03-27 Eli Zaretskii <eliz@gnu.org>
182
183 * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
184 argument of "-l" in $(ARGQUOTE), in case it includes blanks or
185 other special characters.
186
187 2010-03-18 Glenn Morris <rgm@gnu.org>
188
189 * Makefile.in (maintainer-clean): Use bootstrap-clean.
190 (extraclean): Fix deletion patterns.
191
192 * Makefile.in (dot): Remove, since ../ is used throughout the
193 other Makefiles.
194
195 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
196
197 * Branch for 23.2.
198
199 2010-02-16 Kenichi Handa <handa@m17n.org>
200
201 * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
202
203 2009-12-05 Vasily Korytov <vasily@korytov.pp.ru>
204
205 * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
206 (Bug#904)
207
208 2009-09-09 Glenn Morris <rgm@gnu.org>
209
210 * Makefile.in (install): Set umask to world-readable before creating
211 directories.
212
213 2009-08-31 Juri Linkov <juri@jurta.org>
214
215 * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
216 ("ipa-x-sampa"): Set `forget-last-selection' to nil.
217 Set `deterministic' to nil.
218 ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
219 "U+0074 U+0283", "U+0074 U+2040 U+0283".
220 ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
221 to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
222 Fix comments.
223
224 2009-08-31 Juri Linkov <juri@jurta.org>
225
226 * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
227 ("ipa-x-sampa"): Rename from "x-sampa-ipa".
228 (ipa-x-sampa-implosive-submap): Rename from
229 x-sampa-implosive-submap.
230 (ipa-x-sampa-prepend-to-keymap-entry): Rename from
231 x-sampa-prepend-to-keymap-entry.
232 (ipa-x-sampa-underscore-implosive): Rename from
233 x-sampa-underscore-implosive.
234 (ipa-x-sampa-implosive-submap): Move before first use.
235
236 2009-08-30 Aidan Kehoe <kehoea@parhasard.net>
237
238 * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
239 Two new input methods, both following widely-used Usenet
240 conventions for mapping ASCII to the IPA. Kirshenbaum is common in
241 sci.lang and alt.usage.english, X-SAMPA in various (mostly
242 European) non-English language fora. X-SAMPA is slightly more
243 complex to support in Quail that Kirshenbaum, whence the two extra
244 function and one extra submap to support it.
245 (x-sampa-prepend-to-keymap-entry): New function.
246 (x-sampa-underscore-implosive): New function.
247 (x-sampa-implosive-submap): New Quail submap.
248
249 2009-08-30 Aidan Kehoe <kehoea@parhasard.net>
250
251 * quail/ipa.el: Recode the file as UTF-8, for better
252 interoperability with other applications.
253
254 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
255
256 * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
257 `white circle'.
258
259 * Makefile.in (leim-list.el, install): Don't use -r to remove files.
260
261 2009-08-25 Glenn Morris <rgm@gnu.org>
262
263 * quail/hangul.el (top-level): Don't require cl at run-time.
264
265 2009-08-21 Thamer Mahmoud <thamer.mahmoud@gmail.com> (tiny change)
266
267 * quail/arabic.el: Add missing keys that exist on the Arabic X
268 keyboard. Don't insert Lam-alef ligatures from the Arabic
269 Presentation Forms ranges; instead, separate Lam-Alef ligatures
270 into a list of two letters (Lam and a suitable Alef).
271
272 2009-06-23 Kenichi Handa <handa@m17n.org>
273
274 * quail/hangul.el (hangul-to-hanja-conversion): When it is called
275 while korean input method is off, convert the following character.
276
277 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
278
279 * Branch for 23.1.
280
281 2009-06-18 Kenichi Handa <handa@m17n.org>
282
283 * quail/hangul.el (hangul-im-keymap): Add binding of key
284 Hangul_Hanja.
285
286 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
287
288 * Makefile.in (install): Avoid using $$(..) construct, for Solaris
289 compatibility.
290
291 2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
292
293 * Makefile.in (install): Remove .gitignore files.
294
295 2009-03-19 Kenichi Handa <handa@m17n.org>
296
297 * leim-ext.el: Change the encoding to utf-8.
298
299 2008-12-30 Jan Djärv <jan.h.d@swipnet.se>
300
301 * Makefile.in (install): Remove old directories in ns_appresdir before
302 moving new directories there.
303
304 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
305
306 * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
307 (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
308 (hangul3-input-method-jung, hangul3-input-method-jong):
309 Fix typos in docstrings.
310
311 2008-11-07 Vasily Korytov <vasily@korytov.pp.ru> (tiny change)
312
313 * quail/cyrillic.el: Handle backslash key (bug#839).
314
315 2008-10-20 Kenichi Handa <handa@m17n.org>
316
317 * quail/indian.el (inscript-mlm-keytable): New variable.
318 (malayalam-inscript): Use inscript-mlm-keytable.
319
320 2008-09-11 Magnus Henoch <mange@freemail.hu>
321
322 * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
323 with upturn.
324
325 2008-09-02 Carsten Bormann <cabo@tzi.org>
326
327 * quail/latin-post.el ("german-postfix"): Do not translate ue to
328 \"u after a, e or q, because that would be extremely uncommon
329 compared to aue, eue or que. The only exception is the prefix
330 "ge", after which, according to corpus statistics, a \"u can be
331 expected.
332
333 2008-08-10 Jihyun Cho <jihyun.jo@gmail.com>
334
335 * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
336
337 2008-07-19 Juri Linkov <juri@jurta.org>
338
339 * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and
340 "//`" for combining accents as a separate character. Keep two
341 rules "i`" and "I`" for characters where accent is not a separate
342 character. Revert changes that added postfix combining accents.
343
344 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
345
346 * Makefile.in (install): Perform post-install cleanup inside NS app
347 bundle.
348
349 2008-07-12 Juri Linkov <juri@jurta.org>
350
351 * quail/rfc1345.el: Replace non-printable control characters with
352 equivalent text-only notations.
353
354 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
355 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э).
356 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
357 to ("U~" ?Ў). Doc fix. Put combining accent rules into one group.
358
359 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
360
361 * quail/cyrillic.el : Add more rules to cyrillic-translit, make
362 everything postfix. Adjust to eliminate conflicts.
363
364 2008-06-30 Juanma Barranquero <lekktu@gmail.com>
365
366 * quail/hangul3.el: Remove (unneeded since 2008-06-03).
367
368 2008-06-27 Glenn Morris <rgm@gnu.org>
369
370 * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in.
371
372 2008-06-24 Juanma Barranquero <lekktu@gmail.com>
373
374 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
375
376 2008-06-20 Eli Zaretskii <eliz@gnu.org>
377
378 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
379 are building in the sandbox, there are precious files there.
380 (clean mostlyclean): Delete leim-list.el~.
381 (distclean): Delete makefile.
382
383 2008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
384
385 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
386 brackets, number symbol, and accented aeio to cyrillic-translit.
387
388 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
389
390 * quail/hangul.el: Completely re-written.
391
392 2008-06-03 Kenichi Handa <handa@m17n.org>
393
394 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
395 (leim-list.el): Remove leim-list.el at first.
396
397 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
398 (leim-list.el): Remove leim-list.el at first.
399
400 * leim-ext.el: Register input methods "korean-hangul",
401 "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
402
403 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
404
405 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
406
407 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
408
409 * quail/indian.el: Don't require devan-util.
410
411 2008-02-01 James Cloos <cloos@jhcloos.com>
412
413 * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
414
415 2008-02-01 Kenichi Handa <handa@m17n.org>
416
417 * Makefile.in (OTHERS): Add arabic.elc.
418
419 2008-02-01 James Cloos <cloos@jhcloos.com>
420
421 * quail/arabic.el: New file.
422
423 2008-02-01 Kenichi Handa <handa@m17n.org>
424
425 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
426
427 2008-02-01 KAWABATA, Taichi <kawabata@m17n.org>
428
429 * quail/indian.el (quail-indian-flatten-list): Delete it.
430 (quail-define-inscript-package): Pay attention to `nil' values of
431 char/key-table.
432 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
433
434 2008-02-01 Dave Love <fx@gnu.org>
435
436 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
437 just an alias for turkish-postfix.
438
439 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
440 just an alias for turkish-alt-postfix.
441
442 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
443
444 2008-02-01 Kenichi Handa <handa@m17n.org>
445
446 * quail/thai.el: Don't require thai-util.
447 (quail-thai-update-translation): Delete function.
448 (thai-generate-quail-map): Change to a macro that directly calls
449 quail-define-rules.
450 ("thai-kesmanee", "thai-pattachote"): Don't use
451 UPDATE-TRANSLATION-FUNCTION.
452
453 * quail/indian.el (quail-indian-preceding-char-position):
454 Delete function.
455 (quail-indian-update-preceding-char): Delete variable.
456 (quail-indian-update-translation): Delete function.
457 (quail-define-indian-trans-package): Don't call
458 quail-define-package with quail-indian-update-translation.
459 (quail-define-inscript-package): Likewise.
460
461 2008-02-01 Dave Love <fx@gnu.org>
462
463 * quail/indian.el (quail-indian-preceding-char-position)
464 (quail-indian-update-translation, quail-define-inscript-package):
465 Use characterp, not char-valid-p.
466
467 2008-02-01 Dave Love <fx@gnu.org>
468
469 * quail/welsh.el ("welsh"): Doc fix.
470
471 * quail/cyrillic.el: Reinstate some commented-out redundancies.
472 ("russian-typewriter"): Rename from cyrillic-typewriter.
473 Make cyrillic-jcuken effectively an alias for it.
474 ("russian-computer"): New.
475 ("bulgarian-phonetic"): Rename from bulgarian-pho.
476 ("bulgarian-bds"): Rename from bulgarian-standard.
477
478 2008-02-01 Dave Love <fx@gnu.org>
479
480 * ja-dic/ja-dic.el: Add coding tag.
481
482 2008-02-01 Dave Love <fx@gnu.org>
483
484 * latin-post.el: Recode to utf-8.
485 ("latin-postfix"): New method.
486
487 * latin-alt.el: Recode to utf-8.
488 ("latin-alt-postfix"): New method.
489
490 * quail/latin-pre.el: Recode to utf-8.
491 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
492 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
493 ~O -> Ġ.
494 ("latin-prefix"): New method.
495
496 * quail/uni-input.el (utf-8-ccl-encode): Delete.
497 (ucs-input-method): Modify.
498
499 2008-02-01 Kenichi Handa <handa@etl.go.jp>
500
501 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
502
503 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
504
505 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
506
507 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
508
509 * makefile.w32-in:
510 * Makefile.in: Remove references to Xenix.
511
512 2007-12-15 Richard Stallman <rms@gnu.org>
513
514 * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
515
516 * quail/latin-alt.el: Many doc fixes.
517 ("danish-alt-postfix")
518 ("esperanto-alt-postfix", "finnish-alt-postfix")
519 ("german-alt-postfix", "icelandic-alt-postfix")
520 ("norwegian-alt-postfix", "scandinavian-alt-postfix")
521 ("spanish-alt-postfix", "swedish-alt-postfix"):
522 Delete; they were identical to the non-alt versions.
523
524 2007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
525
526 * quail/lao.el (quail-map-from-table): Allow a tone just after a
527 consonant.
528
529 2007-11-17 Glenn Morris <rgm@gnu.org>
530
531 * Makefile.in (check-declare): New target.
532
533 2007-10-31 Glenn Morris <rgm@gnu.org>
534
535 * Makefile.in (install): Change ownership of installed files.
536
537 2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
538
539 * quail/latin-ltx.el ("\\qed"): Add this rule.
540
541 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
542
543 * quail/indian.el (quail-indian-update-preceding-char):
544 Don't mark the variable as frame-local; it wasn't used as such.
545
546 2007-07-25 Glenn Morris <rgm@gnu.org>
547
548 * Relicense all FSF files to GPLv3 or later.
549
550 * COPYING: Switch to GPLv3.
551
552 2007-07-16 Eli Zaretskii <eliz@gnu.org>
553
554 * makefile.w32-in (extraclean): Don't delete *~.
555
556 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
557
558 * Version 22.1 released.
559
560 2007-01-30 Kenichi Handa <handa@m17n.org>
561
562 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
563 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
564
565 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
566 license notices.
567
568 2007-01-24 Kenichi Handa <handa@m17n.org>
569
570 * MISC-DIC/README: New file.
571
572 * CXTERM-DIC/README: New file.
573
574 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
575 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
576 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
577 X11R6/contrib/programs/cxterm.
578
579 * ja-dic/ja-dic.el: Regenerated.
580
581 2007-01-12 Kenichi Handa <handa@m17n.org>
582
583 * quail/uni-input.el (ucs-input-method): Signal an error for a
584 Unicode character that is not yet supported.
585
586 2006-12-26 Andreas Schwab <schwab@suse.de>
587
588 * Makefile.in (datarootdir): Define.
589
590 2006-12-20 Eli Zaretskii <eliz@gnu.org>
591
592 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
593 ${NON-TIT-MISC}.
594
595 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
596
597 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
598
599 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
600
601 2006-12-09 Eli Zaretskii <eliz@gnu.org>
602
603 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
604 Run Emacs to append non-empty non-comment lines in leim-ext.el
605 to leim-list.el.
606
607 2006-12-05 Juanma Barranquero <lekktu@gmail.com>
608
609 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
610
611 2006-11-29 Juanma Barranquero <lekktu@gmail.com>
612
613 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
614 in docstring.
615
616 2006-11-04 Romain Francoise <romain@orebokech.com>
617
618 * Makefile.in (bootstrap-clean): New target.
619
620 2006-10-12 Kenichi Handa <handa@m17n.org>
621
622 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
623 to it.
624
625 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
626
627 * quail/latin-ltx.el: Fix typo in previous change.
628
629 2006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
630
631 * quail/latin-ltx.el: Remove rules that start with { since they are
632 redundant and hence impact the { key for no good reason.
633
634 2006-10-02 Kenichi Handa <handa@m17n.org>
635
636 * Makefile.in (install): Fix previous change.
637
638 2006-09-28 Kenichi Handa <handa@m17n.org>
639
640 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
641
642 2006-09-15 Jay Belanger <belanger@truman.edu>
643
644 * COPYING: Replace "Library Public License" by "Lesser Public
645 License" throughout.
646
647 2006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
648
649 * quail/uni-input.el (ucs-input-method): Don't make the action of
650 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
651 mechanism do it.
652
653 2006-07-12 David Kastrup <dak@gnu.org>
654
655 * quail/greek.el: Change iota subscriptum transliteration in
656 Ibycus4 encoding's capitals from "i" to "|".
657
658 2006-03-03 Claudio Fontana <claudio@gnu.org>
659
660 * Makefile.in (install): Add DESTDIR variable to support staged
661 installations.
662
663 2005-12-17 Eli Zaretskii <eliz@gnu.org>
664
665 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
666 commands enclosed in $(ARGQUOTE)s should not be split between two
667 lines, as that will break with GNU Make >3.80, when sh.exe is used
668 and arg quoting is with '..'.
669
670 2005-11-03 Andreas Schwab <schwab@suse.de>
671
672 * Makefile.in (GZIP_PROG): Rename from GZIP.
673 (install): Adjust.
674
675 2005-11-01 Romain Francoise <romain@orebokech.com>
676
677 * Makefile.in (install): Compress source files.
678
679 2005-10-28 Juri Linkov <juri@jurta.org>
680
681 * quail/symbol-ksc.el: Add missing characters from 1st pos of
682 every table of [korean-ksc5601], and swap incorrectly ordered
683 characters at pos 91 and 90.
684
685 2005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
686
687 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
688 U+2006). Add more mappings from TeX's textcomp package.
689
690 2005-10-25 Juri Linkov <juri@jurta.org>
691
692 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
693 to t for this multi-key input method.
694
695 2005-10-24 Kenichi Handa <handa@m17n.org>
696
697 * quail/uni-input.el (ucs-input-activate): Don't add
698 quail-kill-guidance-buf to kill-buffer-hook.
699
700 2005-07-08 Kenichi Handa <handa@m17n.org>
701
702 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
703 insertion and deletion.
704
705 2005-07-04 Lute Kamstra <lute@gnu.org>
706
707 Update FSF's address in GPL notices.
708
709 2005-06-28 Kenichi Handa <handa@m17n.org>
710
711 * leim-ext.el: Add rules for inserting full-width space for
712 quail/Punct and quail/Punct-b5.
713
714 2005-06-04 Eli Zaretskii <eliz@gnu.org>
715
716 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
717 (extraclean): New target, emulates Makefile.in.
718
719 2005-04-06 Kenichi Handa <handa@m17n.org>
720
721 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
722
723 2005-03-26 Kenichi Handa <handa@m17n.org>
724
725 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
726
727 2005-03-18 Kenichi Handa <handa@m17n.org>
728
729 * quail/thai.el (quail-thai-update-translation): Delete it.
730 (thai-generate-quail-map): Generate a simpler map.
731 ("thai-kesmanee"): Don't use quail-thai-update-translation.
732 (thai-generate-quail-map): Likewise.
733
734 2005-03-15 Kenichi Handa <handa@m17n.org>
735
736 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
737
738 2005-03-08 Kenichi Handa <handa@m17n.org>
739
740 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
741 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
742
743 2004-12-04 Kenichi Handa <handa@m17n.org>
744
745 * quail/lao.el (lao-key-alist): Declare it by defvar.
746 (lao-key-alist-vector): New variable.
747 (lao-consonant-key-alist, lao-semivowel-key-alist)
748 (lao-vowel-key-alist, lao-voweltone-key-alist)
749 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
750 lao-key-alist-vector.
751
752 2004-09-25 Kenichi Handa <handa@m17n.org>
753
754 * quail/uni-input.el (ucs-input-method): Add error clause to
755 condition-case.
756
757 2004-09-21 Kenichi Handa <handa@m17n.org>
758
759 * quail/uni-input.el: Move the call of register-input-method to
760 leim-ext.el.
761 (ucs-input-insert-char): New function.
762 (ucs-input-method): Use ucs-input-insert-char.
763 (ucs-input-activate): Call quail-hide-guidance instead of
764 quail-hide-guidance-buf.
765
766 * leim-ext.el: Add autoload for 'ucs-input-activate and
767 register-input-method for "ucs".
768
769 2004-08-21 David Kastrup <dak@gnu.org>
770
771 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
772 combinations.
773
774 2004-08-16 Kenichi Handa <handa@m17n.org>
775
776 * quail/georgian.el ("georgian"): Call quail-define-package with
777 the show-layout arg t.
778
779 2004-08-06 Andreas Schwab <schwab@suse.de>
780
781 * Makefile.in (install): Remove .arch-inventory files.
782
783 2004-07-01 David Kastrup <dak@gnu.org>
784
785 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
786
787 2004-06-30 Andreas Schwab <schwab@suse.de>
788
789 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
790 serialize parallel builds.
791 (${MISC:.elc=.el}): Depend on changed.misc.
792
793 2004-06-05 Kenichi Handa <handa@m17n.org>
794
795 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
796 contents of leim-ext.el to leim-list.el.
797
798 * leim-ext.el: New file.
799
800 2004-05-17 Werner Lemberg <wl@gnu.org>
801
802 * quail/sisheng.el: New file.
803
804 2004-05-17 Kenichi Handa <handa@m17n.org>
805
806 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
807
808 2004-05-11 Eli Zaretskii <eliz@gnu.org>
809
810 * Makefile.in (leim-list.el): Move commands to convert TIT and
811 MISC dictionaries from here...
812 (changed.tit, changed.misc): ...to here. Remove the (now
813 unneeded) test of the contents of changed.* files.
814
815 2004-05-10 Andreas Schwab <schwab@suse.de>
816
817 * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp
818 files are compiled when bootstrapping.
819
820 2004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
821
822 * quail/latin-ltx.el ("TeX"): Fix typo.
823
824 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
825
826 * quail/latin-ltx.el: Use utf-8 coding.
827 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
828
829 2004-05-04 Kenichi Handa <handa@m17n.org>
830
831 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element.
832 (MISC-SOURCES): Likewise.
833
834 2004-05-01 Kenichi Handa <handa@m17n.org>
835
836 * Makefile.in (OTHERS): Rename from MISC.
837 (MISC): Rename from MISC-DIC.
838 (WORLD): Adjust for the above changes.
839 (TIT-MISC, NON-TIT-MISC): New targets.
840 (all): Don't depend on ${WORLD}.
841 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
842 (TIT-SOURCES, MISC-SOURCES): New macros.
843 (changed.tit, changed.misc): New targets.
844 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
845 changed.misc. Generate quail files from TIT and MISC files if
846 necessary.
847 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
848 ${MISC-DIC}.
849
850 2004-05-03 Jason Rumney <jasonr@gnu.org>
851
852 * makefile.nt: Remove.
853
854 2004-04-23 Juanma Barranquero <lektu@terra.es>
855
856 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
857
858 2004-04-09 Andrew Innes <andrewi@gnu.org>
859
860 * makefile.w32-in (distclean clean): Remove nmake specific
861 stamp-subdir test.
862
863 2004-02-28 Kenichi Handa <handa@m17n.org>
864
865 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
866 ${MISC-DIC}.
867 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
868 (maintainer-clean): Delete files that are not in CVS repository.
869
870 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
871 $(MISC-DIC).
872 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
873 (maintainer-clean): Delete files that are not in CVS repository.
874
875 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
876 $(MISC-DIC).
877 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
878 (maintainer-clean): Delete files that are not in CVS repository.
879
880 2004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
881
882 * Makefile.in (distclean maintainer-clean): Depend on clean.
883
884 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
885
886 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
887
888 2004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
889
890 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
891 Duplicate entry removed.
892 ("bulgarian-bds"): Docstring fixed.
893
894 2003-10-06 Dave Love <fx@gnu.org>
895
896 * quail/latin-ltx.el: Several additions.
897
898 2003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
899
900 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
901
902 2003-08-20 Dave Love <fx@gnu.org>
903
904 * quail/latin-ltx.el: Add \rhd.
905
906 2003-08-19 Markus Rost <rost@math.ohio-state.edu>
907
908 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
909
910 2003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
911
912 * quail/indian.el (quail-indian-update-translation): Adjust the
913 behavior according to the change of quail-translate-key.
914
915 2003-05-22 Kenichi Handa <handa@m17n.org>
916
917 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
918 Chinese characters from GB to Big5.
919
920 2003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
921
922 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
923
924 2003-04-05 Andreas Schwab <schwab@suse.de>
925
926 * Makefile.in (install): Remove CVS related and backup files from
927 installation directory.
928
929 2003-02-27 David Kastrup <dak@gnu.org>
930
931 * quail/greek.el (greek-babel): Add koronis transliteration.
932
933 2003-02-23 David Kastrup <dak@gnu.org>
934
935 * quail/greek.el (greek-babel): Fix <' accent.
936
937 2003-02-17 Dave Love <fx@gnu.org>
938
939 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
940
941 2003-02-14 Juanma Barranquero <lektu@terra.es>
942
943 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
944
945 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
946
947 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
948 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
949 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
950 (punjabi-inscript, gujarati-inscript, oriya-inscript)
951 (bengali-inscript, assamese-inscript, telugu-inscript)
952 (kannada-inscript, malayalam-inscript, tamil-inscript):
953 New INSCRIPT based input methods.
954
955 2003-02-07 Kenichi Handa <handa@m17n.org>
956
957 * quail/cyrillic.el: Update quail-package-alist (not
958 input-method-alist) to make "cyrillic-jcuken" an alias of
959 "russian-typewriter". Add cookie for quail-update-leim-list-file.
960
961 2003-02-05 David Kastrup <dak@gnu.org>
962
963 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
964
965 2003-01-05 Dave Love <fx@gnu.org>
966
967 * makefile.w32-in (SLAVIC): Add croatian.elc.
968
969 * Makefile.in (SLAVIC): Add croatian.elc.
970
971 * quail/croatian.el: New file.
972
973 2002-12-10 Juanma Barranquero <lektu@terra.es>
974
975 * makefile.w32-in (LATIN): Add welsh.elc.
976 (MISC): Add georgian.elc.
977 (UNICODE): Add it.
978 (WORLD): Add $(UNICODE).
979
980 2002-11-14 Dave Love <fx@gnu.org>
981
982 * quail/slovak.el: Add coding cookie.
983
984 * quail/latin-ltx.el: Fix coding cookie.
985
986 * quail/hebrew.el: Add coding cookie.
987
988 * quail/czech.el: Add coding cookie.
989
990 * quail/welsh.el: Undo last change.
991
992 2002-09-11 Dave Love <fx@gnu.org>
993
994 * quail/latin-post.el ("slovenian"): New.
995
996 2002-09-05 Kenichi Handa <handa@etl.go.jp>
997
998 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
999
1000 2002-07-24 Dave Love <fx@gnu.org>
1001
1002 * quail/latin-alt.el ("latin-alt-postfix"): New.
1003
1004 * quail/latin-post.el ("latin-postfix"): New.
1005
1006 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
1007 ("latin-3-prefix"): Doc fix.
1008 ("latin-prefix"): New.
1009
1010 2002-07-12 Dave Love <fx@gnu.org>
1011
1012 * quail/cyrillic.el: Doc fixes.
1013 ("cyrillic-beylorussian"): Commented-out.
1014 ("cyrillic-translit-bulgarian"): Delete.
1015 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
1016 ("ukrainian-computer", "belarusian", "bulgarian-bds")
1017 ("russian-computer"): New.
1018 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
1019 ("russian-typewriter"): Rename from cyrillic-jcuken.
1020
1021 2002-06-20 Dave Love <fx@gnu.org>
1022
1023 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
1024 characters and ~o -> ġ, ~O -> Ġ.
1025
1026 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1027
1028 * Makefile.in (install): Use "tar -chf", to follow symlinks.
1029
1030 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1031
1032 * quail/vntelex.el: Add even more rules.
1033
1034 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1035
1036 * quail/vntelex.el: Add new rules to escape from composition.
1037
1038 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1039
1040 * quail/vntelex.el: Use proper charset.
1041
1042 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
1043
1044 * quail/hanja.el ("Od"): Remove rule.
1045
1046 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1047
1048 * quail/indian.el: Replace commented-out lines with a condition
1049 that is always false.
1050
1051 2002-04-06 Jaeyoun Chung <jay@kldp.org>
1052
1053 * quail/hanja3.el ("kf"): Add a few composing rules
1054 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
1055
1056 * quail/hangul3.el: Buggy alternative second character
1057 sequence fixed ('/' for 'v' pair).
1058 added a few more third character composing rule.
1059
1060 2002-03-03 Werner Lemberg <wl@gnu.org>
1061
1062 * quail/vntelex.el: New file.
1063 * Makefile.in (VIETNAMESE):
1064 * makefile.nt (VIETNAMESE):
1065 * makefile.w32-in (VIETNAMESE): Add it.
1066
1067 2002-02-10 Andrew Innes <andrewi@gnu.org>
1068
1069 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
1070 ($(MISC_DIC)): Ditto.
1071
1072 2002-02-06 Richard M. Stallman <rms@gnu.org>
1073
1074 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
1075 Don't define "~," at all.
1076
1077 2002-01-29 Pavel Janík <Pavel@Janik.cz>
1078
1079 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
1080 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
1081
1082 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1083
1084 * quail/greek.el: Changed the behavior of the "greek" input
1085 method, to consider the "accent" and "diaeresis" as prefix keys.
1086 A new method (named "greek-postfix") was added which implements
1087 the old behavior. Also changed the mapping of the "Q/q" key to
1088 produce the ":/;" characters, as is customary in greek keyboards.
1089 From Nick Patavalis <npat@inaccessnetworks.com>.
1090
1091 2002-01-07 Jaeyoun Chung <jay@kldp.org>
1092
1093 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
1094 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
1095
1096 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1097
1098 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
1099
1100 2002-01-01 Dave Love <fx@gnu.org>
1101
1102 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
1103 (quail-define-inscript-package): Avoid mapcar*.
1104
1105 2001-12-20 Dave Love <fx@gnu.org>
1106
1107 * quail/latin-ltx.el: Fix un-doubled backslashes.
1108
1109 2001-12-15 Dave Love <fx@gnu.org>
1110
1111 * quail/latin-pre.el ("french-prefix", "german-prefix")
1112 ("spanish-prefix"): Fix language assignment.
1113
1114 * quail/latin-post.el ("french-postfix", "german-postfix")
1115 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
1116 ("french-keyboard", "french-azerty", "german")
1117 ("spanish-keyboard"): Fix language assignment.
1118
1119 * quail/indian.el: Don't require cl.
1120 (quail-indian-flatten-list): Rename from flatten-list.
1121
1122 * quail/cyrillic.el ("cyrillic-beylorussian")
1123 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
1124 ("belarusian", "bulgarian-pho"): Fix language assignment.
1125
1126 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
1127 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
1128 ("turkish-alt-postfix"): Fix language assignment.
1129 ("dutch"): Assign to Dutch. Use chars, not strings.
1130 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
1131
1132 2001-12-08 Pavel Janík <Pavel@Janik.cz>
1133
1134 * COPYING: New file.
1135
1136 2001-12-03 Jaeyoun Chung <jay@kldp.org>
1137
1138 * quail/hangul3.el: Add a few convenient composing sequences for
1139 Korean keyboard type 3 users.
1140
1141 2001-11-29 Dave Love <fx@gnu.org>
1142
1143 * quail/latin-ltx.el: Extra translations. Fix some
1144 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
1145 symbols.
1146
1147 2001-11-28 Juanma Barranquero <lektu@terra.es>
1148
1149 * makefile.w32-in (INDIAN): Adjust for the file name change;
1150 quail/devanagari.elc -> quail/indian.elc.
1151
1152 * makefile.nt (INDIAN): Likewise.
1153
1154 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
1155
1156 * quail/devanagari.el: Renamed to indian.el.
1157
1158 * quail/indian.el: Renamed from devanagari.el, and completely
1159 re-written. The input method devanagari-hindi-transliteration is
1160 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
1161 devanagari-inscript, devanagari-transliteration is renamed to
1162 devanagari-kyoto-harvard.
1163
1164 * Makefile.in: Adjusted for the file name change;
1165 quail/devanagari.elc -> quail/indian.elc.
1166
1167 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1168
1169 * quail/welsh.el: Avoid an error message due to a commented-out
1170 input method.
1171
1172 2001-11-05 Richard M. Stallman <rms@gnu.org>
1173
1174 * quail/rfc1345.el: Get rid of the explicit ^Z character.
1175
1176 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
1177
1178 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
1179
1180 2001-11-04 Dave Love <fx@gnu.org>
1181
1182 * Makefile.in (LATIN): Add welsh.
1183 (UNICODE): New.
1184 (MISC): Add georgian.
1185 (WORLD): Add UNICODE.
1186
1187 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
1188 * quail/uni-input.el, quail/sgml-input.el: New file.
1189
1190 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
1191
1192 * quail/latin-alt.el ("dutch"): New method.
1193
1194 2001-10-27 Francesco Potortì <pot@gnu.org>
1195
1196 * quail/latin-post.el ("italian-postfix"): Undo previous change.
1197
1198 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
1199
1200 2001-10-25 Francesco Potortì <pot@gnu.org>
1201
1202 * quail/latin-post.el ("italian-postfix"): Euro symbol.
1203
1204 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
1205
1206 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1207
1208 * (Version 21.1 released.)
1209
1210 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1211
1212 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
1213 mappings, so that one could type them without leaving the Hanyu
1214 Pinyin input method. Suggested by Kenichi Handa
1215 <handa@etl.go.jp>.
1216
1217 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1218
1219 * quail/greek.el ("greek-babel"): New input method. From David
1220 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1221
1222 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1223
1224 * Branch for 21.1.
1225
1226 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
1227
1228 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
1229 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1230
1231 2001-08-06 Gerd Moellmann <gerd@gnu.org>
1232
1233 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
1234 "chinese-py".
1235 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
1236
1237 2001-07-16 Pavel Janík <Pavel@Janik.cz>
1238
1239 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
1240 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
1241 * quail/greek.el, quail/hangul.el, quail/hangul3.el
1242 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
1243 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
1244 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
1245 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
1246 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
1247 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
1248 follow coding conventions.
1249
1250 2001-06-04 Andrew Choi <akochoi@i-cable.com>
1251
1252 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
1253
1254 2001-06-01 Andrew Innes <andrewi@gnu.org>
1255
1256 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
1257 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
1258 $(srcdir)/quail/pypunct-b5.elc.
1259 (NON_TIT_CNS): Remove.
1260 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
1261 (CHINESE_CNS): Remove.
1262 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
1263 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
1264 $(srcdir)/quail/latin-ltx.elc.
1265 (MISC_DIC): Copy from Makefile.in.
1266 (CHINESE): Remove $(CHINESE_CNS).
1267 (all): Add $(MISC_DIC) as target.
1268 (.NOTPARALLEL): New target.
1269 (.NO_PARALLEL): New target.
1270 ($(MISC_DIC)): New target.
1271 (clean mostlyclean): Clean more stuff.
1272 (TIT_EL): New macro.
1273 (MISC_DIC_EL): New macro.
1274
1275 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
1276 (TIT-BIG5): Remove CTLauB.elc from it.
1277 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
1278 (clean mostlyclean): Remove obsolete reference.
1279
1280 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1281
1282 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
1283
1284 2001-05-24 Andrew Choi <akochoi@i-cable.com>
1285
1286 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
1287
1288 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
1289
1290 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
1291
1292 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
1293 (TIT-BIG5): Remove CTLauB.elc from it.
1294 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
1295
1296 2001-05-17 Dave Love <fx@gnu.org>
1297
1298 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
1299 Language family and indicator changed. Many new translations.
1300
1301 2001-05-17 Gerd Moellmann <gerd@gnu.org>
1302
1303 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
1304 slovak input methods. New maintainer. From Pavel Janík
1305 <Pavel@Janik.cz>.
1306
1307 2001-04-23 Gerd Moellmann <gerd@gnu.org>
1308
1309 * quail/latin-ltx.el: Add more translations.
1310 From jsbien@mimuw.edu.pl (Janusz S. Bień).
1311
1312 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1313
1314 * quail/hangul.el <korean-hangul>: Doc fix.
1315
1316 2001-04-18 Andrew Innes <andrewi@gnu.org>
1317
1318 * makefile.w32-in (EMACSLOADPATH): Define.
1319 ($(TIT)):
1320 ($(MISC_DIC)):
1321 (.el.elc):
1322 (leim-list.el): Remove stuff to set EMACSLOADPATH.
1323
1324 2001-04-05 Gerd Moellmann <gerd@gnu.org>
1325
1326 * Makefile.in (install): Remove .cvsignore files.
1327
1328 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
1329 the same translations as for `japanese'.
1330
1331 2001-04-03 Andrew Innes <andrewi@gnu.org>
1332
1333 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
1334 quail/ZIRANMA.elc.
1335 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
1336 $(srcdir)/quail/tsang-b5.elc.
1337 (NON_TIT_CNS): Delete.
1338 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
1339 (CHINESE_CNS): Delete.
1340 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
1341 <handa@etl.go.jp>.
1342 (MISC_DIC): New variable.
1343 (CHINESE): Delete $(CHINESE_CNS).
1344 (WORLD): Add $(MISC_DIC).
1345 (all): Depends on $(MISC_DIC).
1346 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1347 ($(MISC_DIC)): New target.
1348 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
1349 and $(MISC_DIC:.elc=.el).
1350
1351 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1352
1353 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.
1354 From Kenichi Handa <handa@etl.go.jp>.
1355
1356 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
1357
1358 2001-03-31 Kenichi Handa <handa@etl.go.jp>
1359
1360 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
1361 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1362 ${srcdir}/quail/tsang-b5.elc.
1363 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
1364 (CHINESE-CNS): Delete it.
1365 (MISC-DIC): New variable.
1366 (CHINESE): Delete ${CHINESE-CNS}.
1367 (WORLD): Add ${MISC-DIC}.
1368 (all): Depends on ${MISC-DIC}.
1369 (${MISC-DIC}): New target.
1370 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
1371
1372 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
1373 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
1374
1375 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1376
1377 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
1378 * quail/quick-cns.el: Delete them.
1379
1380 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1381
1382 * Makefile.in (${TIT}): Fix whitespace.
1383
1384 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1385
1386 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1387 (${TIT}): If the target file already exist, don't remake it.
1388
1389 2001-03-21 Kenichi Handa <handa@etl.go.jp>
1390
1391 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1392
1393 2001-03-16 Pavel Janík <Pavel@Janik.cz>
1394
1395 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1396 "=q", "+q", "=Q", and "+Q".
1397 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1398 ("slovak-prog-2"): Likewise.
1399 ("slovak-prog-3"): Likewise.
1400
1401 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1402
1403 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1404
1405 2001-03-16 Kenichi Handa <handa@etl.go.jp>
1406
1407 * quail/japanese.el (quail-japanese-transliteration-rules):
1408 New variable. Use it to define these input methods: "japanese",
1409 "japanese-hiragana", "japanese-katakana".
1410 (quail-japanese-kana-state): Delete this variable.
1411 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
1412 instead check if there's any Hiraganas in the conversion region.
1413
1414 2001-03-14 Kenichi Handa <handa@mule.m17n.org>
1415
1416 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1417
1418 2001-03-06 Kenichi Handa <handa@etl.go.jp>
1419
1420 * CXTERM-DIC/4Corner.tit: Add copyright notice.
1421
1422 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1423
1424 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
1425 change of the special key bindings.
1426
1427 2001-02-22 Kenichi Handa <handa@etl.go.jp>
1428
1429 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
1430
1431 * CXTERM-DIC/ETZY.tit: Likewise.
1432
1433 * CXTERM-DIC/ZOZY.tit: Likewise.
1434
1435 2001-02-05 Andrew Innes <andrewi@gnu.org>
1436
1437 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1438 path absolute.
1439
1440 2001-02-03 Andrew Innes <andrewi@gnu.org>
1441
1442 * makefile.w32-in (LATIN): Fix last change to use () not {}.
1443
1444 2001-02-02 Kenichi Handa <handa@etl.go.jp>
1445
1446 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1447
1448 * makefile.w32-in (LATIN): Likewise.
1449
1450 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1451
1452 2001-02-01 Andrew Innes <andrewi@gnu.org>
1453
1454 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1455
1456 2001-02-01 Kenichi Handa <handa@etl.go.jp>
1457
1458 * quail/greek.el ("greek-mizuochi"): New input method for
1459 classical Greek.
1460
1461 2001-01-28 Gerd Moellmann <gerd@gnu.org>
1462
1463 * Makefile.in (extraclean): Add target so make doesn't die if
1464 one runs "make extraclean" at the top level.
1465
1466 2001-01-06 Andrew Innes <andrewi@gnu.org>
1467
1468 * makefile.nt ($(TIT)): Map .elc to .el.
1469 (buildlisppath): Make path relative to $(MAKEDIR).
1470
1471 2001-01-01 Andreas Schwab <schwab@suse.de>
1472
1473 * quail/latin-alt.el: Doc fixes.
1474
1475 2000-12-18 Dave Love <fx@gnu.org>
1476
1477 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1478 Change œ, Œ, ¶.
1479
1480 2000-12-16 Kenichi Handa <handa@etl.go.jp>
1481
1482 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1483
1484 2000-12-06 Andrew Innes <andrewi@gnu.org>
1485
1486 * makefile.w32-in (buildlisppath): Set to an absolute directory,
1487 relative to $(CURDIR).
1488 (INSTALLDIR): Use forward slash.
1489
1490 2000-11-24 Andrew Innes <andrewi@gnu.org>
1491
1492 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1493
1494 * makefile.nt (.SUFFIXES): New target, include .elc .el.
1495
1496 2000-11-21 Kenichi Handa <handa@etl.go.jp>
1497
1498 * Makefile.in (.SUFFIXES): New target, include .elc .el.
1499
1500 2000-11-17 Kenichi Handa <handa@etl.go.jp>
1501
1502 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1503 remember the conversion start.
1504
1505 2000-10-21 Andrew Innes <andrewi@gnu.org>
1506
1507 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1508 of conditional invocation of make.
1509 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1510 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1511 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1512 files to .elc.
1513 ($(TIT)): Adjust for the above change.
1514 (clean mostlyclean): Likewise.
1515 (.el.elc): New target.
1516
1517 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1518 of conditional invocation of make.
1519 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1520 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1521 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1522 files to .elc.
1523 ($(TIT)): Adjust for the above change.
1524 (clean mostlyclean): Likewise.
1525 (.el.elc): New target.
1526
1527 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1528
1529 * Makefile.in (${TIT}, clean): Don't use shell `command`
1530 expansion, use ${TIT:.elc=.el} instead.
1531
1532 2000-09-26 Gerd Moellmann <gerd@gnu.org>
1533
1534 * Makefile.in: Make this the leim Makefile.in.
1535 (clean): Also remove $NON-TIT and $WORLD.
1536 (RUN-EMACS): Set EMACSLOADPATH.
1537
1538 2000-09-21 Kenichi Handa <handa@etl.go.jp>
1539
1540 * Makefile.in: Revert to no-leim Makefile.
1541
1542 * quail/.cvsignore: Include *.elc.
1543
1544 * ja-dic/.cvsignore: New file.
1545
1546 2000-09-16 Andrew Innes <andrewi@gnu.org>
1547
1548 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1549 (leim-list.el): Ditto.
1550
1551 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1552 (leim-list.el): Ditto.
1553
1554 2000-09-15 Andrew Innes <andrewi@gnu.org>
1555
1556 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1557 files.
1558
1559 2000-09-14 Andrew Innes <andrewi@gnu.org>
1560
1561 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1562 leim-list.el.
1563 (distclean maintainer-clean): Ditto for stamp-subdir.
1564
1565 * makefile.nt: Rename skkdic to ja-dic.
1566
1567 2000-09-07 Kenichi Handa <handa@etl.go.jp>
1568
1569 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1570 translation.
1571
1572 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1573
1574 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1575 ("chinese-tonepy-punct"): New input method.
1576
1577 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1578 translation.
1579
1580 * quail/japanese.el ("japanese"): Delete the key sequence for
1581 Roman transliteration from the docstring because it's now shown
1582 automatically.
1583 ("japanese-ascii", "japanese-zenkaku")
1584 ("japanese-hankaku-kana", "japanese-hiragana")
1585 ("japanese-katakana"): Docstring modified.
1586
1587 * quail/czech.el ("czech-qwerty"): Change to show keyboard layout
1588 on describe-input-method.
1589 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1590
1591 2000-09-03 Andrew Innes <andrewi@gnu.org>
1592
1593 * makefile.w32-in: New file.
1594 (install) Fix copying of directories.
1595
1596 2000-08-31 Kenichi Handa <handa@etl.go.jp>
1597
1598 * quail/thai.el (thai-generate-quail-map): If the length of
1599 translation is more than one, compose it.
1600
1601 2000-08-29 Dave Love <fx@gnu.org>
1602
1603 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
1604
1605 * Makefile.in: ja-dic <- skk in several places.
1606
1607 2000-08-25 Kenichi Handa <handa@etl.go.jp>
1608
1609 * ja-dic: Directory name changed from skkdic.
1610
1611 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
1612
1613 * README: Rename skkdic to ja-dic throughout the file.
1614
1615 2000-08-24 Dave Love <fx@gnu.org>
1616
1617 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
1618 ("latin-1-prefix"): Add missing symbols.
1619
1620 2000-08-23 Dave Love <fx@gnu.org>
1621
1622 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1623 add ~p for ¶.
1624
1625 2000-07-18 Kenichi Handa <handa@etl.go.jp>
1626
1627 * quail/japanese.el ("japanese"): Fix docstring.
1628
1629 2000-07-17 Kenichi Handa <handa@etl.go.jp>
1630
1631 * quail/japanese.el ("japanese"): Docstring modified.
1632
1633 2000-06-12 Kenichi Handa <handa@etl.go.jp>
1634
1635 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1636 ("tibetan-wylie"): State transition table modified.
1637
1638 2000-06-01 Kenichi Handa <handa@etl.go.jp>
1639
1640 * quail/tibetan.el: Change all tibetan-1-column characters to
1641 tibetan. Quail map for "tibetan-wylie" fixed.
1642
1643 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
1644
1645 * quail/latin-pre.el ("polish-slash"): New input method.
1646
1647 2000-03-02 Kenichi Handa <handa@etl.go.jp>
1648
1649 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1650
1651 2000-02-01 Gerd Moellmann <gerd@gnu.org>
1652
1653 * Makefile.in: Make this the no-leim Makefile. Move the
1654 leim Makefile.in to ../leim-Makefile.in as it originally was.
1655
1656 * Makefile.noleim: Removed.
1657
1658 2000-01-28 Kenichi Handa <handa@etl.go.jp>
1659
1660 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1661
1662 2000-01-04 Kenichi Handa <handa@etl.go.jp>
1663
1664 * quail/japanese.el ("japanese"): Docstring augmented.
1665
1666 1999-12-15 Kenichi Handa <handa@etl.go.jp>
1667
1668 * quail/lao.el: Rewritten for new composition.
1669
1670 * quail/lrt.el: Rewritten for new composition.
1671
1672 * quail/thai.el: Rewritten for new composition.
1673
1674 * quail/tibetan.el: Rewritten for new composition.
1675
1676 1999-12-13 Kenichi Handa <handa@etl.go.jp>
1677
1678 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1679 characters, not Latin-1.
1680
1681 1999-11-22 Andrew Innes <andrewi@gnu.org>
1682
1683 * makefile.nt: No need to generate subdirs.el.
1684
1685 1999-11-21 Andrew Innes <andrewi@gnu.org>
1686
1687 * makefile.nt: New file.
1688
1689 1999-10-26 Gerd Moellmann <gerd@gnu.org>
1690
1691 * Makefile.noleim: New.
1692
1693 1999-09-19 Ken'ichi Handa <handa@gnu.org>
1694
1695 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1696 turkish-postfix.
1697 ("turkish-postfix"): New Turkish input method which inserts
1698 Latin-5 characters.
1699
1700 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1701 turkish-alt-postfix.
1702 ("turkish-alt-postfix"): New Turkish input method which inserts
1703 Latin-5 characters.
1704
1705 1999-07-12 Richard Stallman <rms@gnu.org>
1706
1707 * Version 20.4 released.
1708
1709 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
1710
1711 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
1712
1713 1999-06-14 Ken'ichi Handa <handa@gnu.org>
1714
1715 * quail/ethiopic.el ("ethiopic"): Add translation rules.
1716
1717 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
1718
1719 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
1720 hanja.el.
1721
1722 1999-05-25 Ken'ichi Handa <handa@gnu.org>
1723
1724 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
1725
1726 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
1727
1728 * quail/latin-pre.el ("romanian-prefix"): New input method.
1729 ("romanian-alt-prefix"): New input method.
1730
1731 1999-03-04 Kenichi Handa <handa@etl.go.jp>
1732
1733 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
1734
1735 1999-01-14 Kenichi Handa <handa@etl.go.jp>
1736
1737 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
1738 to convert is `n', change it to Japanese Hiragana `n' before
1739 conversion.
1740
1741 1999-01-11 Kenichi Handa <handa@etl.go.jp>
1742
1743 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
1744
1745 * quail/hebrew.el: New file.
1746
1747 1998-12-15 Kenichi Handa <handa@etl.go.jp>
1748
1749 * quail/devanagari.el (quail-devanagari-compose-characters):
1750 Adjust for the change of input method handling.
1751 (quail-devanagari-hindi-compose-characters): Likewise.
1752
1753 1998-10-15 Kenichi Handa <handa@etl.go.jp>
1754
1755 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
1756 `(cd foo; pwd)`.
1757 (install): Likewise.
1758
1759 1998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
1760
1761 * quail/latin-post.el: Many doc fixes.
1762 ("latin-1-postfix"): Add sequence for the small superscript o.
1763 * quail/latin-pre.el: Many doc fixes.
1764 ("latin-1-prefix"): Add sequences for the small
1765 superscript underlined o and a.
1766
1767 1998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
1768
1769 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
1770 small superscript underlined o and a.
1771 ("italian-alt-postfix"): Change it to something useful and
1772 different from italian-postfix.
1773 * latin-post.el ("latin-1-postfix"): Add a method to enter the
1774 small superscript underlined o and a.
1775 ("italian-postfix"): Same as above.
1776 ("italian-postfix"): Add methods to enter e with acute accent and
1777 the >> and << symbols.
1778
1779 1998-09-25 Kenichi Handa <handa@etl.go.jp>
1780
1781 * quail/japanese.el (quail-japanese-hankaku-update-translation):
1782 Adjust for the change of input method handling.
1783
1784 1998-09-11 Kenichi HANDA <handa@etl.go.jp>
1785
1786 * quail/japanese.el (quail-japanese-katakana-update-translation):
1787 Adjust for the change of input method handling.
1788
1789 1998-08-31 Kenichi Handa <handa@etl.go.jp>
1790
1791 * quail/tibetan.el (quail-tibetan-input-wylie): Adjust for the
1792 change of input method handling.
1793 (quail-tibetan-input-tibkey): Likewise.
1794
1795 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1796
1797 * Version 20.3 released.
1798
1799 1998-08-16 Kenichi HANDA <handa@etl.go.jp>
1800
1801 * quail/czech.el ("czech"): Make this input method deterministic,
1802 kbd-translate, and show-layout.
1803
1804 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
1805
1806 * quail/ethiopic.el: Fix several translation rules.
1807
1808 1998-08-12 Milan Zamazal <pdm@fi.muni.cz>
1809
1810 * quail/czech.el: Few key sequences added to some keyboards.
1811
1812 1998-08-06 Kenichi Handa <handa@etl.go.jp>
1813
1814 * quail/japanese.el (quail-japanese-use-double-n): New variable.
1815 (quail-japanese-update-translation): Adjust for the change of
1816 quail-update-translation. Now this function should return
1817 CONTROL-FLAG.
1818 (quail-japanese-toggle-kana): Update quail-conversion-str.
1819 (quail-japanese-kanji-kkc): Likewise.
1820 (quail-japanese-switch-package): Reset quail-current-str and
1821 quail-conversion-str.
1822
1823 1998-07-24 Kenichi Handa <handa@etl.go.jp>
1824
1825 * quail/japanese.el (quail-japanese-kanji-kkc):
1826 Set quail-translation to nil after calling kkc-region so that
1827 translation mode is restarted correctly.
1828
1829 1998-07-21 Kenichi Handa <handa@etl.go.jp>
1830
1831 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
1832 that conversion is canceled in kkc-region.
1833 (quail-japanese-switch-package): Fix previous change.
1834
1835 1998-07-19 Kenichi Handa <handa@etl.go.jp>
1836
1837 * quail/japanese.el (quail-japanese-update-translation):
1838 Handle a key which should fix the current translation and start a new
1839 translation correctly.
1840 (quail-japanese-toggle-kana): Set quail-translating to nil.
1841 Don't change point.
1842
1843 1998-07-15 Kenichi Handa <handa@etl.go.jp>
1844
1845 * quail/japanese.el (quail-japanese-kanji-kkc): Adjust for the
1846 change of quail.el.
1847 (quail-japanese-switch-package): Likewise.
1848
1849 1998-07-03 Kenichi Handa <handa@etl.go.jp>
1850
1851 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1852 Some keys for ancient Korean syllables are changed properly.
1853
1854 1998-06-20 Kenichi Handa <handa@etl.go.jp>
1855
1856 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1857 (ethio-select-a-translation): New function.
1858
1859 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1860
1861 * Makefile.in (RUN-EMACS): Add --multibyte.
1862
1863 1998-04-29 Karl Heuer <kwzh@gnu.org>
1864
1865 * Makefile.in (SLAVIC): Delete redundant backslash.
1866
1867 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1868
1869 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1870
1871 1998-04-20 Kenichi Handa <handa@etl.go.jp>
1872
1873 * Makefile.in (SLAVIC): New macro.
1874 (EUROPEAN): Include ${SLAVIC}.
1875
1876 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1877
1878 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1879 (leim-list.el): Depend on ${WORLD}.
1880
1881 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1882
1883 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1884
1885 * czech.el, slovak.el: Correct starting commentary.
1886
1887 1998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1888
1889 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1890
1891 1998-04-06 Andreas Schwab <schwab@gnu.org>
1892
1893 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1894 to length.
1895 (lrt-generate-quail-map): Change sref to aref, and make second
1896 argument of substring a character index.
1897
1898 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1899
1900 * Makefile.in (${TIT}): Fix shell conditional syntax.
1901
1902 1998-03-18 Kenichi Handa <handa@etl.go.jp>
1903
1904 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
1905 "/ " to "/" (instead of " ").
1906
1907 1998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1908
1909 * quail/czech.el, quail/slovak.el: New files.
1910
1911 1998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1912
1913 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1914 Uses changed.
1915
1916 1998-03-05 Kenichi Handa <handa@etl.go.jp>
1917
1918 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1919 built quail.
1920
1921 1997-12-09 Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de>
1922
1923 * quail/hanja3.el: New file.
1924
1925 * quail/hanja-jis.el: Title string of the input method
1926 "korean-hanja-jis" changed.
1927
1928 * quail/symbol-ksc.el: Title string of the input method
1929 "korean-symbol" changed. Require 'korea-util.
1930 (quail-hangul-switch-back): Delete.
1931
1932 * quail/hangul3.el: Require 'korea-util.
1933 (quail-hangul-switch-to-symbol-ksc): Delete.
1934
1935 * quail/hanja.el: Require 'korea-util. Title string of the input
1936 method "korean-hanja" changed.
1937 (quail-hanja-switch-to-symbol-ksc): Delete.
1938
1939 * quail/hangul.el: Require 'korea-util.
1940 (quail-hangul-switch-to-symbol-ksc): Delete.
1941
1942 1997-10-23 Kenichi Handa <handa@etl.go.jp>
1943
1944 * quail/ethiopic.el: The title string of input method "Ethiopic"
1945 is changed.
1946
1947 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1948
1949 * Version 20.2 released.
1950
1951 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1952
1953 * quail/latin-post.el (german): Swap y and z.
1954
1955 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1956
1957 * Version 20.1 released.
1958
1959 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
1960
1961 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1962
1963 * quail/viqr.el (vietnamese-viqr): Doc fix.
1964
1965 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1966
1967 * quail/latin-alt.el: New file.
1968
1969 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1970
1971 * quail/latin-post.el: Undo previous change.
1972
1973 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1974
1975 * quail/latin-post.el (latin-2-postfix):
1976 Replace comma and period with `. Replace colon with /.
1977 (latin-1-postfix): Replace comma with /.
1978 (french-postfix): Replace comma with /.
1979 (latin-3-postfix): Replace comma with ` and period with /.
1980 (latin-4-postfix): Replace comma with ` and period with ~.
1981 (latin-5-postfix): Replace comma with ` and period with /.
1982 (turkish-postfix): Replace comma with ` and period with /.
1983
1984 1997-09-10 Kenichi Handa <handa@etl.go.jp>
1985
1986 * quail/ethiopic.el: Don't bind keys in quail-mode-map.
1987 The function added to quail-mode-hook turn ethio-mode on only when
1988 input method "ethiopic" is begin used.
1989 (ethio-prefer-ascii-space): Move to lisp/language/ethio-util.el.
1990 (ethio-toggle-space): Likewise.
1991 (ethio-insert-space): Likewise.
1992 (ethio-insert-ethio-space): Likewise.
1993 (ethio-prefer-ascii-punctuation): Likewise.
1994 (ethio-toggle-punctuation): Likewise.
1995 (ethio-gemination): Likewise.
1996 ("ethiopic"): Doc-string of this Quail package modified.
1997 Bind function keys for TRANSLATION-KEYMAP to
1998 quail-execute-non-quail-command.
1999
2000 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2001
2002 * Makefile.in (install): Use quail/* in the second tar that
2003 copies a dir named quail.
2004
2005 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2006
2007 * Makefile.in (install): Do not copy leim-list.el twice.
2008 Copy `skk' subdirectory too.
2009
2010 1997-09-03 Kenichi Handa <handa@etl.go.jp>
2011
2012 * quail/cyrillic.el: For each package, pass t for the SIMPLE
2013 argument to quail-define-package.
2014 * quail/cyril-jis.el: Likewise
2015 * quail/greek.el: Likewise.
2016 * quail/ipa.el: Likewise.
2017 * quail/lao.el: Likewise.
2018 * quail/lrt.el: Likewise.
2019 * quail/thai.el: Likewise.
2020 * quail/viqr.el: Likewise.
2021
2022 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
2023
2024 * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg
2025 TRANSLATION-KEYS.
2026 (quail-mode-map): Change binding for ethio-insert-ethio-space.
2027 (quail-mode-hook): Check the current Quail package name.
2028
2029 * quail/latin-post.el: Add rules for canceling accents by typing
2030 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
2031 packages.
2032
2033 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2034
2035 * quail/latin-post.el, quail/latin-pre.el: For each package,
2036 pass t for the SIMPLE argument to quail-define-package.
2037
2038 1997-08-28 Kenichi Handa <handa@etl.go.jp>
2039
2040 * Makefile.in (dotdot): This macro deleted.
2041 (SUBDIRS): Exclude skk.
2042 (all): Substitute ${WORLD} to ${TIT}.
2043 (%.el): This target deleted.
2044 (${TIT}): Check existence of `quail' subdirectory.
2045 (leim-list.el): Do not check old files.
2046 (install): If ${srcdir} is different from the current directory,
2047 copy also files under ${srcdir}.
2048
2049 1997-08-26 Kenichi Handa <handa@etl.go.jp>
2050
2051 * Makefile.in: Re-arrange macros so that the macro TIT contains
2052 only Quial packages generated from CXTERM dictionaries, and the
2053 macro NON-TIT contains only Quial packages distributed with Emacs.
2054 (install): Do not use -h option for tar, instead copy ${NON-TIT}
2055 and ${TIT} separately.
2056
2057 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2058
2059 * Makefile.in (install): Discard extra data in tar | tar command.
2060
2061 1997-08-23 Kenichi Handa <handa@etl.go.jp>
2062
2063 * quail/devanagari.el (quail-devanagari-compose-characters):
2064 Fix previous change.
2065 (quail-devanagari-hindi-compose-characters): Fix previous change.
2066
2067 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
2068 change.
2069
2070 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2071
2072 * Makefile.in (leim-list.el): Fix previous change.
2073
2074 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2075
2076 1997-08-21 Kenichi HANDA <handa@etl.go.jp>
2077
2078 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
2079 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
2080 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
2081
2082 * Makefile.in (install): Just copy leim-list.el instead of running
2083 update-leim-list-file on ${INSTALLDIR}.
2084 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
2085 py-punct-b5.el -> pypunct-b5.el.
2086 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
2087 (leim-list.el): Delete old files not contained in ${WORLD}.
2088
2089 * quail/japanese.el (quail-japanese-kkc-mode-exit):
2090 Run input-method-after-insert-chunk-hook.
2091
2092 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2093
2094 1997-08-19 Kenichi Handa <handa@etl.go.jp>
2095
2096 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
2097 package fixed.
2098
2099 1997-08-18 Kenichi Handa <handa@etl.go.jp>
2100
2101 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
2102 throw.
2103 (quail-japanese-kanji-kkc): Completely re-written.
2104 (quail-japanese-kkc-mode-exit): New function.
2105 (quail-japanese-switch-package): Call activate-input-method
2106 instead of select-input-method.
2107
2108 * quail/thai.el (thai-consonant-input): Typo fixed.
2109
2110 * quail/devanagari.el (quail-devanagari-compose-characters):
2111 Do not call throw.
2112 (quail-devanagari-hindi-compose-characters): Likewise.
2113
2114 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc):
2115 Call activate-input-method instead of select-input-method.
2116
2117 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
2118
2119 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.
2120 Use input-method-history instead of previous-input-method.
2121
2122 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
2123
2124 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
2125
2126 1997-08-16 Kenichi Handa <handa@etl.go.jp>
2127
2128 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
2129 ("lao-lrt"): Doc-string of this Quail package modified.
2130 Some translation rules added.
2131
2132 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
2133 (lao-quail-define-rules): Some translation rules corrected.
2134
2135 1997-08-11 Kenichi Handa <handa@etl.go.jp>
2136
2137 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
2138 (lrt-vowel-table): The entry for "aM" corrected.
2139
2140 1997-08-07 Kenichi Handa <handa@etl.go.jp>
2141
2142 * quail/lrt.el: Change title string of input method "lao-lrt".
2143 (lrt-single-consonant-table): Several key sequence changed.
2144 (lrt-composing-pattern-double-c): Handle a consonant with
2145 semi-vowel-lower correctly.
2146 (lrt-handle-maa-sakod): Do not reset quail-current-key.
2147 (lrt-handle-tone-mark): Check the existence of double consonant
2148 correctly.
2149
2150 * quail/lao.el: Change title string of input method "Lao".
2151
2152 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
2153
2154 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
2155 modified. Several translation rules modified.
2156
2157 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2158
2159 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
2160 quail/cyril-jis.el.
2161
2162 * quail/cyril-jis.el: New file.
2163
2164 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
2165
2166 1997-08-01 Kenichi Handa <handa@etl.go.jp>
2167
2168 * quail/ethiopic.el: In quail-mode-map, bind
2169 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
2170 Quail package "ethiopic".
2171
2172 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
2173
2174 * quail/cyrillic.el (cyrillic-translit): New input method.
2175
2176 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2177
2178 * quail/tibetan.el: New file.
2179
2180 * quail/py-punct.el: Require 'quail.
2181
2182 * quail/py-punct-b5.el: Require 'quail.
2183
2184 * quail/ethiopic.el: Change Quail package name to "ethiopic".
2185 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
2186
2187 * Makefile.in (TIT): New variable, concatenation of TIT-GB and
2188 TIT-BIG5.
2189 (RUN-EMACS): Do not set EMACSLOADPATH.
2190 (ASIA): Include TIBETAN.
2191 (all): Remove stamp-bytecomp from dependency list.
2192 ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}.
2193 (%.el): Make a link for byte-compiled file too.
2194 (stamp-bytecomp): Target deleted.
2195 (leim-list.el): Run Emacs with loading quail.
2196 (install-XXX): These targets deleted.
2197 (install): Remove files under INSTALLDIR before copying new files.
2198 Run Emacs with loading quail.
2199 (clean mostlyclean): Remove only generated files.
2200
2201 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2202
2203 * Makefile.in (stamp-bytecomp): Fix shell conditional.
2204 (clean): Fix shell conditional.
2205
2206 1997-07-21 Jim Meyering <meyering@eng.ascend.com>
2207
2208 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
2209 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
2210
2211 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2212
2213 * Makefile.in: Modified to avoid *.el files being regarded
2214 as intermediate files and deleted by GNU make.
2215
2216 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
2217 (lrt-handle-maa-sakod): Correctly handle the case that
2218 quail-current-data is nil.
2219 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
2220 tone.
2221
2222 1997-07-15 Kenichi Handa <handa@etl.go.jp>
2223
2224 * quail/py-punct.el: New file.
2225
2226 * quail/py-punct-b5.el: New file.
2227
2228 * quail/japanese.el: Doc-string of Quail package japanese modified.
2229
2230 * Makefile.in: Rules re-written to avoid tricky code.
2231 (CHINESE-GB): Include quail/py-punct.elc.
2232 (CHINESE-BIG5): Include quail/py-punct-b5.elc.
2233
2234 1997-07-10 Kenichi Handa <handa@etl.go.jp>
2235
2236 * quail/latin-pre.el: Change titles of quail packages.
2237
2238 * quail/latin-post.el: Likewise.
2239
2240 ;; Local Variables:
2241 ;; coding: utf-8
2242 ;; End:
2243
2244 Copyright (C) 1997-1999, 2001-2012 Free Software Foundation, Inc.
2245
2246 This file is part of GNU Emacs.
2247
2248 GNU Emacs is free software: you can redistribute it and/or modify
2249 it under the terms of the GNU General Public License as published by
2250 the Free Software Foundation, either version 3 of the License, or
2251 (at your option) any later version.
2252
2253 GNU Emacs is distributed in the hope that it will be useful,
2254 but WITHOUT ANY WARRANTY; without even the implied warranty of
2255 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2256 GNU General Public License for more details.
2257
2258 You should have received a copy of the GNU General Public License
2259 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.