aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* disable byte-compilationRobin Templeton2015-04-191-1/+1
* * lisp/Makefile.in (doit): Remove force rule.Glenn Morris2014-06-271-9/+7
* lisp/Makefile tiny simplificationGlenn Morris2014-06-271-6/+4
* * lisp/Makefile.in (update-authors): Update for moved authors.el.Glenn Morris2014-06-261-1/+2
* lisp/Makefile: Remove cc-*.el dependencies on non-cc filesGlenn Morris2014-06-251-12/+4
* Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-2/+2
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-10/+10
* * Makefile.in (AUTOGEN_VCS): Fix previous fixGlenn Morris2014-06-011-1/+1
* * lisp/Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.elGlenn Morris2014-06-011-1/+1
* Avoid EMACSDATA in user environment interfering with buildingGlenn Morris2014-04-101-0/+3
* Manage reftex's internal autoloads automaticallyGlenn Morris2014-03-281-1/+2
* Allow selective autoloading from lisp/obsolete directoryGlenn Morris2014-03-271-0/+11
* Don't set make-backup-files in lisp/Makefile loaddefs rulesGlenn Morris2014-03-211-5/+0
* Stop files with same basename messing up finder's package--builtinsGlenn Morris2014-03-141-1/+10
* Revert some of the CANNOT_DUMP fix.Paul Eggert2014-01-191-2/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add load-prefer-newer option, to load .el if newer than .elcGlenn Morris2013-12-171-1/+2
* Fix problems with CANNOT_DUMP and EMACSLOADPATH.Paul Eggert2013-12-161-2/+1
* More fixes for bug #16099.Eli Zaretskii2013-12-111-2/+2
* Fix bug #16099 with failed out-of-tree builds on MS-Windows.Eli Zaretskii2013-12-101-1/+1
* Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-291-2/+10
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-4/+13
* Empty elements in EMACSLOADPATH now stand for the defaultGlenn Morris2013-11-221-1/+1
* Guard against possible accidental matches with parent dirs in MakefilesGlenn Morris2013-11-061-2/+2
* Remove some directory-changing in lisp/MakefileGlenn Morris2013-11-061-15/+18
* * lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.Glenn Morris2013-11-061-9/+6
* 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/+2
* * lisp/Makefile.in (abs_top_builddir): RemoveGlenn Morris2013-11-021-1/+0
* Fix commentary in lisp/Makefile.in.Eli Zaretskii2013-11-021-7/+5
* * lisp/Makefile.in (EMACS): Use a relative filename.Glenn Morris2013-11-021-10/+11
* * lisp/Makefile.in (abs_lisp): Remove, replace by abs_srcdirGlenn Morris2013-11-021-3/+2
* Use relative filenames in TAGS files.Glenn Morris2013-11-021-12/+12
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-021-9/+24
* * lisp/Makefile.in: Remove manual mh-e dependenciesGlenn Morris2013-11-011-55/+7
* * lisp/Makefile.in (custom-deps, finder-data): No need to setq the targetGlenn Morris2013-10-311-2/+2
* * lisp/Makefile.in (autoloads): Fix thinko in previousGlenn Morris2013-10-301-1/+1
* * lisp/Makefile.in (autoloads): Do not use abs_lisp.Glenn Morris2013-10-301-1/+3
* * lisp/Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.Glenn Morris2013-10-301-1/+2
* lisp/Makefile.in triviaGlenn Morris2013-10-291-15/+9
* * lisp/Makefile.in (abs_top_srcdir): Remove.Glenn Morris2013-10-241-2/+1
* Fix last changes to support whitespace in directory names.Eli Zaretskii2013-10-241-5/+5
* * lisp/Makefile.in (check-declare): Remove unnecessary path in -l argumentGlenn Morris2013-10-231-3/+2
* * lisp/Makefile.in (abs_top_srcdir): New, set by configure.Glenn Morris2013-10-231-1/+2
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-11/+13
* Tweak to Makefile rules that list *.el filesGlenn Morris2013-08-311-3/+3
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-1/+1
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+2
* * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.Stefan Monnier2013-06-201-1/+1
* * lisp/emacs-lisp/package.el: Don't activate packages older than builtin.Stefan Monnier2013-06-151-1/+4