aboutsummaryrefslogtreecommitdiffstats
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* *** 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: [email protected]/emacs--cvs-trunk--0--patch-403Miles Bader2004-06-121-1/+1
| | | | Yet more build-in-place tweaking of arch tagging
* Revision: [email protected]/emacs--cvs-trunk--0--patch-401Miles Bader2004-06-122-0/+8
| | | | More build-in-place tweaking of arch tagging
* Revision: [email protected]/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
|
* *** empty log message ***Eli Zaretskii2004-06-052-4/+4
|
* *** empty log message ***Kenichi Handa2004-06-051-0/+7
|
* (leim-list.el): Depends on leim-ext.el. AppendsKenichi Handa2004-06-051-1/+2
| | | | the contents off leim-ext.el to leim-list.el.
* New file.Kenichi Handa2004-06-051-0/+35
|
* Changes from arch/CVS synchronizationMiles Bader2004-05-171-0/+2
|
* *** empty log message ***Kenichi Handa2004-05-171-0/+4
|
* New file.Kenichi Handa2004-05-171-0/+290
|
* (OTHERS): Add ${srcdir}/quail/sisheng.elc.Kenichi Handa2004-05-171-1/+2
|
* *** empty log message ***Kenichi Handa2004-05-171-0/+4
|
* Added entries to .cvsignore files.John Wiegley2004-05-151-1/+3
|
* *** empty log message ***Eli Zaretskii2004-05-111-0/+7
|
* (leim-list.el): Move commands to convert TIT and MISC dictionariesEli Zaretskii2004-05-111-12/+6
| | | | | | from here... (changed.tit, changed.misc): ...to here. Remove the (now unneeded) test of the contents of changed.* files.
* *** empty log message ***Andreas Schwab2004-05-101-0/+5
|
* (all): Readd dependency on ${WORLD} so that lispAndreas Schwab2004-05-101-2/+2
| | | | files are compiled when bootstrapping.
* ("TeX"): Quote chars with paren syntax.Stefan Monnier2004-05-071-2/+2
|
* ("TeX"): Fix typo.Stefan Monnier2004-05-072-4/+8
|
* ("TeX"): Add de and fr quotes. From Karl Eichwalder <[email protected]>.Stefan Monnier2004-05-062-27/+35
|
* Use utf-8 coding.Stefan Monnier2004-05-061-902/+902
|
* (TIT-SOURCES): Prepend ${srcdir} to each elemnt.Kenichi Handa2004-05-042-19/+41
| | | | (MISC-SOURCES): Likewise.
* Remove files related to old msvc only windows build.Jason Rumney2004-05-032-209/+5
|
* (clean mostlyclean): Fix previous change.Kenichi Handa2004-05-011-1/+1
|
* (OTHERS): Ranamed from MISC.Kenichi Handa2004-05-011-40/+50
| | | | | | | | | | | | | | | | (MISC): Renamed from MISC-DIC. (WORLD): Adjuted for the above changes. (TIT-MISC, NON-TIT-MISC): New targets. (all): Don't depend on ${WORLD}. (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): These targets removed. (TIT-SOURCES, MISC-SOURCES): New macros. (changed.tit, changed.misc): New targets. (leim-list.el): Depents on ${NON-TIT-MISC}, changed.tit, and changed.misc. Generate quail files from TIT and MISC files if necessary. (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and ${MISC-DIC}.
* *** empty log message ***Juanma Barranquero2004-04-231-10/+14
|