| Commit message (Expand) | Author | Age | Files | Lines |
| * | leim/Makefile.in: use GNU Make features to simplify and parallelize. | Glenn Morris | 2014-06-09 | 1 | -59/+41 |
| * | Avoid EMACSDATA in user environment interfering with building | Glenn Morris | 2014-04-10 | 1 | -0/+3 |
| * | Revert some of the CANNOT_DUMP fix. | Paul Eggert | 2014-01-19 | 1 | -2/+2 |
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| * | Fix problems with CANNOT_DUMP and EMACSLOADPATH. | Paul Eggert | 2013-12-16 | 1 | -2/+2 |
| * | Robustify previous leim/Makefile.in change | Glenn Morris | 2013-11-28 | 1 | -1/+1 |
| * | * leim/leim-ext.el: Change method for getting comments in the output | Glenn Morris | 2013-11-28 | 1 | -1/+1 |
| * | * leim/Makefile.in (bootstrap-clean): No need to delete .elc, | Glenn Morris | 2013-11-27 | 1 | -2/+3 |
| * | Don't delete ja-dic.el even in a bootstrap, since it is slow to remake | Glenn Morris | 2013-11-27 | 1 | -2/+6 |
| * | Move runtime leim lisp files to lisp/leim directory | Glenn Morris | 2013-11-26 | 1 | -92/+50 |
| * | Empty elements in EMACSLOADPATH now stand for the default | Glenn Morris | 2013-11-22 | 1 | -2/+1 |
| * | Fix bug #15260 with building and installing Emacs in non-ASCII directories. | Eli Zaretskii | 2013-11-04 | 1 | -1/+1 |
| * | Unset EMACSLOADPATH in some Makefiles rather than setting it to the default | Glenn Morris | 2013-11-03 | 1 | -3/+3 |
| * | * leim/Makefile.in (buildlisppath): Remove. | Glenn Morris | 2013-11-02 | 1 | -3/+1 |
| * | * leim/Makefile.in (.el.elc, changed.tit, changed.misc, leim-list.el) | Glenn Morris | 2013-10-23 | 1 | -7/+7 |
| * | Make building in directories with whitespace possible | Glenn Morris | 2013-10-22 | 1 | -13/+14 |
| * | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -4/+1 |
| * | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -1/+1 |
| * | Rename unmsys--filename to unmsys--file-name. | Eli Zaretskii | 2013-05-25 | 1 | -2/+2 |
| * | Rename reveal-filename into unmsys--filename. | Eli Zaretskii | 2013-05-25 | 1 | -2/+2 |
| * | Fixed problems with out-of-tree build in leim/Makefile.in reported by Dani Mo... | Eli Zaretskii | 2013-04-20 | 1 | -2/+2 |
| * | * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert. | Paul Eggert | 2013-03-19 | 1 | -2/+3 |
| * | Automate the build of ja-dic.el. | Paul Eggert | 2013-03-17 | 1 | -1/+6 |
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| * | Update .PHONY listings in makefiles. | Paul Eggert | 2012-07-30 | 1 | -0/+4 |
| * | Remove leim/Makefile.in's SUBDIRS | Glenn Morris | 2012-05-21 | 1 | -15/+8 |
| * | Let the top-level Makefile install leim | Glenn Morris | 2012-05-21 | 1 | -52/+0 |
| * | Rename LEIM_INSTALLDIR to leimdir, treat consistently with lispdir | Glenn Morris | 2012-05-21 | 1 | -21/+19 |
| * | Command substitution already runs in a subshell | Glenn Morris | 2012-05-20 | 1 | -3/+3 |
| * | Comments | Glenn Morris | 2012-05-19 | 1 | -1/+3 |
| * | * Makefile.in (leim): No need to set PARALLEL. | Glenn Morris | 2012-05-18 | 1 | -1/+8 |
| * | Don't use build-aux/install-sh -d directly | Glenn Morris | 2012-05-11 | 1 | -3/+3 |
| * | Install self-contained ns leim files directly to their final destination | Glenn Morris | 2012-05-09 | 1 | -25/+23 |
| * | Simply leim install rule for ns case | Glenn Morris | 2012-05-09 | 1 | -5/+4 |
| * | Rename leim/Makefile's BUILT_EMACS to EMACS | Glenn Morris | 2012-04-09 | 1 | -3/+3 |
| * | Small leim/Makefile.in simplification | Glenn Morris | 2012-04-09 | 1 | -6/+1 |
| * | Make leim/Makefile compute the list of .el files like lisp/Makefile | Glenn Morris | 2012-04-08 | 1 | -100/+59 |
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| * | Merge from trunk. | Paul Eggert | 2011-09-03 | 1 | -0/+1 |
| |\ |
|
| | * | Add missing file to leim/Makefile. | Glenn Morris | 2011-08-20 | 1 | -0/+1 |
| * | | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 1 | -1/+1 |
| |/ |
|
| * | * leim/Makefile.in (TIT_BIG5): Renamed from TIT-BIG5. | Andreas Schwab | 2011-06-12 | 1 | -1/+1 |
| * | New input methods for Persian/Farsi. | Mohsen BANAN | 2011-05-16 | 1 | -0/+1 |
| * | Replace mkinstalldirs with `install-sh -d', as automake recommends. | Glenn Morris | 2011-03-22 | 1 | -1/+1 |
| * | Redo spelling of Makefile variables to conform to POSIX. | Paul Eggert | 2011-01-27 | 1 | -29/+29 |
| * | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+2 |
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| * | Add --no-site-lisp to more Makefiles. | Glenn Morris | 2011-01-07 | 1 | -1/+1 |
| * | In Makefiles, -batch implies -q. | Glenn Morris | 2011-01-07 | 1 | -3/+3 |
| * | Make obsolete --unibyte argument do nothing (Bug#6886). | Chong Yidong | 2010-08-22 | 1 | -1/+1 |