aboutsummaryrefslogtreecommitdiffstats
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* In quail-mode-map, bindKenichi Handa1997-08-031-0/+27
| | | | | ethio-insert-ethio-space Shift-SPACE. Add translation rules to Quail package "ethiopic".
* Fix up coding system.Richard M. Stallman1997-08-021-584/+589
|
* (cyrillic-translit): New input method.Richard M. Stallman1997-08-011-0/+65
|
* Initial revisionKenichi Handa1997-07-251-0/+519
|
* (TIT): New variable, contatination of TIT-GB and TIT-BIG5.Kenichi Handa1997-07-251-151/+29
| | | | | | | | | | | | | | (RUN-EMACS): Do not set EMACSLOADPATH. (ASIA): Include TIBEAN. (all): Remove stamp-bytecomp from dependency list. ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. (%.el): Make a link for byte-compiled file too. (stamp-bytecomp): Target deleted. (leim-list.el): Run Emacs with loading quail. (install-XXX): These targets deleted. (install): Remove files under INSTALLDIR before copying new files. Run Emacs with loading quail. (clean mostlyclean): Remove only generated files.
* Require 'quail.Kenichi Handa1997-07-252-0/+4
|
* Change Quail package name to "ethiopic".Kenichi Handa1997-07-251-3/+3
| | | | (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
* (stamp-bytecomp): Fix shell conditional.Richard M. Stallman1997-07-241-2/+3
| | | | (clean): Fix shell conditional.
* Use @LN_S@, not ln -s, in case no symlink support.Richard M. Stallman1997-07-221-3/+9
| | | | (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
* (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".Kenichi Handa1997-07-171-8/+16
| | | | | | (lrt-handle-maa-sakod): Correctly handle the case that quail-current-data is nil. (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + tone.
* Modified to avoid *.el files being regardedKenichi Handa1997-07-171-123/+142
| | | | as intermidiate files and deleted by GNU make.
* Doc-string of Quail package japanese modified.Kenichi Handa1997-07-151-1/+1
|
* Initial revisionKenichi Handa1997-07-152-0/+93
|
* Rules re-written to avoid tricky code.Kenichi Handa1997-07-151-87/+112
| | | | | (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
* Change titles of quail packages.Kenichi Handa1997-07-102-39/+39
|
* Initial revisionKenichi Handa1997-07-0822-0/+40284