summaryrefslogtreecommitdiff
path: root/leim/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-241-1/+1
|/
* * leim/Makefile.in (TIT_BIG5): Renamed from TIT-BIG5.Andreas Schwab2011-06-121-1/+1
* New input methods for Persian/Farsi.Mohsen BANAN2011-05-161-0/+1
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-1/+1
* Redo spelling of Makefile variables to conform to POSIX.Paul Eggert2011-01-271-29/+29
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Add --no-site-lisp to more Makefiles.Glenn Morris2011-01-071-1/+1
* In Makefiles, -batch implies -q.Glenn Morris2011-01-071-3/+3
* Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-1/+1
* Remove references to CVS directories etc in Makefiles.Glenn Morris2010-05-141-2/+0
* Simplify some leim/Makefile.in clean rules.Glenn Morris2010-03-171-3/+4