| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright fixed | Kenichi Handa | 2005-12-19 | 33 | -68/+97 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-17 | 1 | -0/+7 |
| | | |||||
| * | ($(TIT), leim-list.el): Warn that parts of commands enclosed in $(ARGQUOTE)s | Eli Zaretskii | 2005-12-17 | 1 | -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 Schwab | 2005-11-03 | 1 | -0/+5 |
| | | |||||
| * | (GZIP_PROG): Renamed from GZIP. | Andreas Schwab | 2005-11-03 | 1 | -4/+4 |
| | | | | | (install): Adjust. | ||||
| * | * Makefile.in (install): Compress source files. | Romain Francoise | 2005-11-01 | 2 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-10-28 | 1 | -0/+6 |
| | | |||||
| * | Add missing characters from 1st pos of every table of [korean-ksc5601], | Juri Linkov | 2005-10-28 | 1 | -15/+15 |
| | | | | | and swap incorrectly ordered characters at pos 91 and 90. | ||||
| * | ("TeX"): Change "\," mapping to U+202F (not U+2006). Add more | Kenichi Handa | 2005-10-27 | 2 | -1/+31 |
| | | | | | mappings from TeX's textcomp package. | ||||
| * | *** empty log message *** | Juri Linkov | 2005-10-25 | 1 | -0/+5 |
| | | |||||
| * | ("cyrillic-translit"): Set 4th arg `guidance' to t | Juri Linkov | 2005-10-25 | 1 | -1/+1 |
| | | | | | for this multi-key input method. | ||||
| * | (ucs-input-activate): Don't add | Kenichi Handa | 2005-10-24 | 2 | -1/+5 |
| | | | | | quail-kill-guidance-buf to kill-buffer-hook. | ||||
| * | Add makefile (for MS-Windows). | Eli Zaretskii | 2005-09-24 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2005-07-08 | 1 | -0/+5 |
| | | |||||
| * | (quail-japanese-kanji-kkc): Fix order of | Kenichi Handa | 2005-07-08 | 1 | -3/+3 |
| | | | | | insertion and deletion. | ||||
| * | *** empty log message *** | Lute Kamstra | 2005-07-05 | 1 | -0/+4 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-05 | 4 | -4/+8 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 38 | -72/+72 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-02 | 1 | -3/+3 |
| | | |||||
| * | Add rules for inserting full-width space for | Kenichi Handa | 2005-06-28 | 2 | -0/+11 |
| | | | | | quail/Punct and quail/Punct-b5. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -0/+6 |
| | | |||||
| * | (distclean): Fix a typo (colon was after "clean"). | Eli Zaretskii | 2005-06-04 | 1 | -2/+6 |
| | | | | | (extraclean): New target, emulates Makefile.in. | ||||
| * | ("sgml"): Enable quail-completion by typing TAB. | Kenichi Handa | 2005-04-06 | 2 | -1/+7 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2005-03-26 | 1 | -1/+1 |
| | | |||||
| * | ("TeX"): Enable quail-completion by typing TAB. | Kenichi Handa | 2005-03-26 | 2 | -2/+8 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2005-03-18 | 1 | -0/+7 |
| | | |||||
| * | (quail-thai-update-translation): Delete it. | Kenichi Handa | 2005-03-18 | 1 | -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 Handa | 2005-03-15 | 2 | -6/+10 |
| | | |||||
| * | (thai-generate-quail-map): Fix the kesmanee layout. | Kenichi Handa | 2005-03-15 | 1 | -8/+22 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2005-03-08 | 1 | -0/+5 |
| | | |||||
| * | ("latin-1-prefix"): Add rule "__"->"_". | Kenichi Handa | 2005-03-08 | 1 | -0/+3 |
| | | | | | ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP. | ||||
| * | (lao-key-alist): Declare it by defvar. | Kenichi Handa | 2004-12-04 | 2 | -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 Handa | 2004-09-28 | 1 | -0/+5 |
| | | |||||
| * | (ucs-input-method): Add error clause to | Kenichi Handa | 2004-09-25 | 1 | -2/+3 |
| | | | | | condition-case. | ||||
| * | *** empty log message *** | Kenichi Handa | 2004-09-21 | 1 | -0/+12 |
| | | |||||
| * | Move the call of register-input-method to leim-ext.el. | Kenichi Handa | 2004-09-21 | 1 | -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 and | Kenichi Handa | 2004-09-21 | 1 | -0/+10 |
| | | | | | register-input-method for "ucs". | ||||
| * | ("greek-babel"): Add accent/breathing/uppercase | David Kastrup | 2004-08-21 | 2 | -2/+111 |
| | | | | | combinations. | ||||
| * | *** empty log message *** | Kenichi Handa | 2004-08-20 | 1 | -0/+5 |
| | | |||||
| * | ("georgian"): Call quail-define-package with the show-layout arg t. | Kenichi Handa | 2004-08-16 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Andreas Schwab | 2004-08-06 | 1 | -0/+4 |
| | | |||||
| * | (install): Remove .arch-inventory files. | Andreas Schwab | 2004-08-06 | 1 | -0/+1 |
| | | |||||
| * | Fix copyright notice. | Kenichi Handa | 2004-07-14 | 1 | -2/+7 |
| | | |||||
| * | ("((") ("))"): add quotation mark shorthands. | David Kastrup | 2004-07-01 | 2 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Andreas Schwab | 2004-06-30 | 1 | -0/+6 |
| | | |||||
| * | (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to | Andreas Schwab | 2004-06-30 | 1 | -0/+6 |
| | | | | | | serialize parallel builds. (${MISC:.elc=.el}): Depend on changed.misc. | ||||
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403 | Miles Bader | 2004-06-12 | 1 | -1/+1 |
| | | | | | Yet more build-in-place tweaking of arch tagging | ||||
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 | Miles Bader | 2004-06-12 | 2 | -0/+8 |
| | | | | | More build-in-place tweaking of arch tagging | ||||
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 2 | -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 synchronization | Miles Bader | 2004-06-05 | 1 | -0/+2 |
| | | |||||