aboutsummaryrefslogtreecommitdiffstats
path: root/leim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright fixedKenichi Handa2005-12-1933-68/+97
|
* *** empty log message ***Eli Zaretskii2005-12-171-0/+7
|
* ($(TIT), leim-list.el): Warn that parts of commands enclosed in $(ARGQUOTE)sEli Zaretskii2005-12-171-0/+6
| | | | | should not be split between two lines, as that will break with GNU Make >3.80, when sh.exe is used and arg quoting is with '..'.
* *** empty log message ***Andreas Schwab2005-11-031-0/+5
|
* (GZIP_PROG): Renamed from GZIP.Andreas Schwab2005-11-031-4/+4
| | | | (install): Adjust.
* * Makefile.in (install): Compress source files.Romain Francoise2005-11-012-0/+14
|
* *** empty log message ***Juri Linkov2005-10-281-0/+6
|
* Add missing characters from 1st pos of every table of [korean-ksc5601],Juri Linkov2005-10-281-15/+15
| | | | and swap incorrectly ordered characters at pos 91 and 90.
* ("TeX"): Change "\," mapping to U+202F (not U+2006). Add moreKenichi Handa2005-10-272-1/+31
| | | | mappings from TeX's textcomp package.
* *** empty log message ***Juri Linkov2005-10-251-0/+5
|
* ("cyrillic-translit"): Set 4th arg `guidance' to tJuri Linkov2005-10-251-1/+1
| | | | for this multi-key input method.
* (ucs-input-activate): Don't addKenichi Handa2005-10-242-1/+5
| | | | quail-kill-guidance-buf to kill-buffer-hook.
* Add makefile (for MS-Windows).Eli Zaretskii2005-09-241-0/+1
|
* *** empty log message ***Kenichi Handa2005-07-081-0/+5
|
* (quail-japanese-kanji-kkc): Fix order ofKenichi Handa2005-07-081-3/+3
| | | | insertion and deletion.
* *** empty log message ***Lute Kamstra2005-07-051-0/+4
|
* Update FSF's address.Lute Kamstra2005-07-054-4/+8
|
* Update FSF's address.Lute Kamstra2005-07-0438-72/+72
|
* Update FSF's address.Lute Kamstra2005-07-021-3/+3
|
* Add rules for inserting full-width space forKenichi Handa2005-06-282-0/+11
| | | | quail/Punct and quail/Punct-b5.
* *** empty log message ***Eli Zaretskii2005-06-041-0/+6
|
* (distclean): Fix a typo (colon was after "clean").Eli Zaretskii2005-06-041-2/+6
| | | | (extraclean): New target, emulates Makefile.in.
* ("sgml"): Enable quail-completion by typing TAB.Kenichi Handa2005-04-062-1/+7
|
* *** empty log message ***Kenichi Handa2005-03-261-1/+1
|
* ("TeX"): Enable quail-completion by typing TAB.Kenichi Handa2005-03-262-2/+8
|
* *** empty log message ***Kenichi Handa2005-03-181-0/+7
|
* (quail-thai-update-translation): Delete it.Kenichi Handa2005-03-181-42/+15
| | | | | | (thai-generate-quail-map): Generate is simple map. ("thai-kesmanee"): Don't use quail-thai-update-translation. (thai-generate-quail-map): Likewise.
* Fix previous change.Kenichi Handa2005-03-152-6/+10
|
* (thai-generate-quail-map): Fix the kesmanee layout.Kenichi Handa2005-03-151-8/+22
|
* *** empty log message ***Kenichi Handa2005-03-081-0/+5
|
* ("latin-1-prefix"): Add rule "__"->"_".Kenichi Handa2005-03-081-0/+3
| | | | ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
* (lao-key-alist): Declare it by defvar.Kenichi Handa2004-12-042-32/+56
| | | | | | | | (lao-key-alist-vector): New variable. (lao-consonant-key-alist, lao-semivowel-key-alist) (lao-vowel-key-alist, lao-voweltone-key-alist) (lao-tone-key-alist, lao-other-key-alist): Initialize them from lao-key-alist-vector.
* *** empty log message ***Kenichi Handa2004-09-281-0/+5
|
* (ucs-input-method): Add error clause toKenichi Handa2004-09-251-2/+3
| | | | condition-case.
* *** empty log message ***Kenichi Handa2004-09-211-0/+12
|
* Move the call of register-input-method to leim-ext.el.Kenichi Handa2004-09-211-10/+11
| | | | | | | (ucs-input-insert-char): New function. (ucs-input-method): Use ucs-input-insert-char. (ucs-input-activate): Call quail-hide-guidance instead of quail-hide-guidance-buf.
* Add autoload for 'ucs-input-activate andKenichi Handa2004-09-211-0/+10
| | | | register-input-method for "ucs".
* ("greek-babel"): Add accent/breathing/uppercaseDavid Kastrup2004-08-212-2/+111
| | | | combinations.
* *** empty log message ***Kenichi Handa2004-08-201-0/+5
|
* ("georgian"): Call quail-define-package with the show-layout arg t.Kenichi Handa2004-08-161-1/+1
|
* *** empty log message ***Andreas Schwab2004-08-061-0/+4
|
* (install): Remove .arch-inventory files.Andreas Schwab2004-08-061-0/+1
|
* Fix copyright notice.Kenichi Handa2004-07-141-2/+7
|
* ("((") ("))"): add quotation mark shorthands.David Kastrup2004-07-012-0/+6
|
* *** empty log message ***Andreas Schwab2004-06-301-0/+6
|
* (${CHINESE-TIT:.elc=.el}): Depend on changed.tit toAndreas Schwab2004-06-301-0/+6
| | | | | serialize parallel builds. (${MISC:.elc=.el}): Depend on changed.misc.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403Miles Bader2004-06-121-1/+1
| | | | Yet more build-in-place tweaking of arch tagging
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401Miles Bader2004-06-122-0/+8
| | | | More build-in-place tweaking of arch tagging
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-112-5/+1
| | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories.
* Changes from arch/CVS synchronizationMiles Bader2004-06-051-0/+2
|