comparison leim/ChangeLog @ 90261:7beb78bc1f8e

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 616-696) - Add lisp/mh-e/.arch-inventory - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords. - lisp/gnus/ChangeLog: Remove duplicate entry * gnus--rel--5.10 (patch 147-181) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: lisp/mml.el (mml-preview): Doc fix. - Update from CVS: texi/message.texi: Fix default values. - Update from CVS: texi/gnus.texi (RSS): Addition.
author Miles Bader <miles@gnu.org>
date Mon, 16 Jan 2006 08:37:27 +0000
parents fbb2bea03df9 b64b1fbcca2a
children a7364c1a561e
comparison
equal deleted inserted replaced
90260:0ca0d9181b5e 90261:7beb78bc1f8e
1 2005-12-17 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
4 commands enclosed in $(ARGQUOTE)s should not be split between two
5 lines, as that will break with GNU Make >3.80, when sh.exe is used
6 and arg quoting is with '..'.
7
8 2005-11-03 Andreas Schwab <schwab@suse.de>
9
10 * Makefile.in (GZIP_PROG): Renamed from GZIP.
11 (install): Adjust.
12
13 2005-11-01 Romain Francoise <romain@orebokech.com>
14
15 * Makefile.in (install): Compress source files.
16
17 2005-10-28 Juri Linkov <juri@jurta.org>
18
19 * quail/symbol-ksc.el: Add missing characters from 1st pos of
20 every table of [korean-ksc5601], and swap incorrectly ordered
21 characters at pos 91 and 90.
22
23 2005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
24
25 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
26 U+2006). Add more mappings from TeX's textcomp package.
27
28 2005-10-25 Juri Linkov <juri@jurta.org>
29
30 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
31 to t for this multi-key input method.
32
33 2005-10-24 Kenichi Handa <handa@m17n.org>
34
35 * quail/uni-input.el (ucs-input-activate): Don't add
36 quail-kill-guidance-buf to kill-buffer-hook.
37
1 2005-07-08 Kenichi Handa <handa@m17n.org> 38 2005-07-08 Kenichi Handa <handa@m17n.org>
2 39
3 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of 40 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
4 insertion and deletion. 41 insertion and deletion.
5 42