summaryrefslogtreecommitdiff
path: root/leim/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Make pinyin to Chinese character mapping available to elispEric Abrahamsen2019-02-241-1/+5
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * leim/Makefile.in, lisp/Makefile.in: Add missing EXEEXT definition.Glenn Morris2015-06-301-0/+2
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-231-1/+1
* Less 'make' chatter for leimPaul Eggert2015-01-031-6/+20
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* leim/Makefile.in: use GNU Make features to simplify and parallelize.Glenn Morris2014-06-091-59/+41
* Avoid EMACSDATA in user environment interfering with buildingGlenn Morris2014-04-101-0/+3
* Revert some of the CANNOT_DUMP fix.Paul Eggert2014-01-191-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix problems with CANNOT_DUMP and EMACSLOADPATH.Paul Eggert2013-12-161-2/+2
* Robustify previous leim/Makefile.in changeGlenn Morris2013-11-281-1/+1
* * leim/leim-ext.el: Change method for getting comments in the outputGlenn Morris2013-11-281-1/+1
* * leim/Makefile.in (bootstrap-clean): No need to delete .elc,Glenn Morris2013-11-271-2/+3
* Don't delete ja-dic.el even in a bootstrap, since it is slow to remakeGlenn Morris2013-11-271-2/+6
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-92/+50
* Empty elements in EMACSLOADPATH now stand for the defaultGlenn Morris2013-11-221-2/+1
* Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-041-1/+1
* Unset EMACSLOADPATH in some Makefiles rather than setting it to the defaultGlenn Morris2013-11-031-3/+3
* * leim/Makefile.in (buildlisppath): Remove.Glenn Morris2013-11-021-3/+1
* * leim/Makefile.in (.el.elc, changed.tit, changed.misc, leim-list.el)Glenn Morris2013-10-231-7/+7
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-13/+14
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-4/+1
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+1
* Rename unmsys--filename to unmsys--file-name.Eli Zaretskii2013-05-251-2/+2
* Rename reveal-filename into unmsys--filename.Eli Zaretskii2013-05-251-2/+2
* Fixed problems with out-of-tree build in leim/Makefile.in reported by Dani Mo...Eli Zaretskii2013-04-201-2/+2
* * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert.Paul Eggert2013-03-191-2/+3
* Automate the build of ja-dic.el.Paul Eggert2013-03-171-1/+6
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update .PHONY listings in makefiles.Paul Eggert2012-07-301-0/+4
* Remove leim/Makefile.in's SUBDIRSGlenn Morris2012-05-211-15/+8
* Let the top-level Makefile install leimGlenn Morris2012-05-211-52/+0
* Rename LEIM_INSTALLDIR to leimdir, treat consistently with lispdirGlenn Morris2012-05-211-21/+19
* Command substitution already runs in a subshellGlenn Morris2012-05-201-3/+3
* CommentsGlenn Morris2012-05-191-1/+3
* * Makefile.in (leim): No need to set PARALLEL.Glenn Morris2012-05-181-1/+8
* Don't use build-aux/install-sh -d directlyGlenn Morris2012-05-111-3/+3
* Install self-contained ns leim files directly to their final destinationGlenn Morris2012-05-091-25/+23
* Simply leim install rule for ns caseGlenn Morris2012-05-091-5/+4
* Rename leim/Makefile's BUILT_EMACS to EMACSGlenn Morris2012-04-091-3/+3
* Small leim/Makefile.in simplificationGlenn Morris2012-04-091-6/+1
* Make leim/Makefile compute the list of .el files like lisp/MakefileGlenn Morris2012-04-081-100/+59
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge from trunk.Paul Eggert2011-09-031-0/+1
|\
| * Add missing file to leim/Makefile.Glenn Morris2011-08-201-0/+1