summaryrefslogtreecommitdiff
path: root/leim/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016...Paul 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 makefiles...Paul Eggert2015-02-231-1/+1
* Less 'make' chatter for leim...Paul Eggert2015-01-031-6/+20
* Update copyright year to 2015...Paul 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 building...Glenn 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 output...Glenn 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 remake...Glenn Morris2013-11-271-2/+6
* Move runtime leim lisp files to lisp/leim directory...Glenn Morris2013-11-261-92/+50
* Empty elements in EMACSLOADPATH now stand for the default...Glenn 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 default...Glenn 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 possible...Glenn 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 SUBDIRS...Glenn Morris2012-05-211-15/+8
* Let the top-level Makefile install leim...Glenn Morris2012-05-211-52/+0
* Rename LEIM_INSTALLDIR to leimdir, treat consistently with lispdir...Glenn Morris2012-05-211-21/+19
* Command substitution already runs in a subshell...Glenn 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 directly...Glenn Morris2012-05-111-3/+3
* Install self-contained ns leim files directly to their final destination...Glenn Morris2012-05-091-25/+23
* Simply leim install rule for ns case...Glenn Morris2012-05-091-5/+4
* Rename leim/Makefile's BUILT_EMACS to EMACS...Glenn Morris2012-04-091-3/+3
* Small leim/Makefile.in simplification...Glenn Morris2012-04-091-6/+1
* Make leim/Makefile compute the list of .el files like lisp/Makefile...Glenn 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