summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
Commit message (Expand)AuthorAge
* Resurrect GNUS-NEWS autogenerationPaul Eggert2016-03-23
* Update copyright year to 2016Paul Eggert2016-01-01
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-10
* A few more minor quoting fixes in a script and a text filePaul Eggert2015-09-16
* * leim/Makefile.in, lisp/Makefile.in: Add missing EXEEXT definition.Glenn Morris2015-06-30
* * lisp/Makefile.in (MH_E_SRC, TRAMP_SRC, CAL_SRC):Glenn Morris2015-06-30
* * lisp/Makefile.in (SUBDIRS): Rename from SUBDIRS_ABS.Glenn Morris2015-06-05
* Tweak some build messages.Glenn Morris2015-06-05
* * lisp/Makefile.in (AM_V_at): Add missing definition.Glenn Morris2015-06-04
* * lisp/Makefile.in: Quieten output a bit.Glenn Morris2015-06-04
* * lisp/Makefile.in: Replace shell fragments in variables with $(shell).Glenn Morris2015-06-04
* * lisp/Makefile.in (check-defun-dups): Also skip ldefs-boot.Glenn Morris2015-06-04
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-23
* Port to platforms lacking test -a and -oPaul Eggert2015-02-08
* Have 'make' output better GEN namesPaul Eggert2015-01-11
* Say "ELC foo.elc" instead of "GEN foo.elc"Paul Eggert2015-01-11
* Less 'make' chatter for lisp dirPaul Eggert2015-01-03
* Update copyright year to 2015Paul Eggert2015-01-01
* Less 'make' chatter for doc and lispPaul Eggert2014-12-31
* * Makefile.in (semantic): Simplify.Paul Eggert2014-12-30
* Various minor details accumulated over timeStefan Monnier2014-12-08
* Merge from emacs-24; up to 117656Glenn Morris2014-11-01
|\
| * Minor fixes in the changes in preparation for git migration.Eli Zaretskii2014-10-31
| * Backport changes in preparation for git migration from trunk.Eric S. Raymond2014-10-31
| * * lisp/Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el. [Backport]Stefan Monnier2014-10-20
* | Neutralize names specific to a repository type.Eric S. Raymond2014-10-25
* | * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.Stefan Monnier2014-10-06
* | * lisp/Makefile.in (obsolete-autoloads): Write to a separate file,Glenn Morris2014-10-06
* | CC-mode: Set open-paren-in-column-0-is-defun-start to nil;Stefan Monnier2014-09-10
* | * lisp/progmodes/cc-awk.el: Remove unneeded cc-bytecomp use.Stefan Monnier2014-09-09
* | Add dependencies to fix loaddefs race during parallel builds.Paul Eggert2014-08-16
* | Get rid of the AUTOGEN_VCS variable in lisp/MakefileGlenn Morris2014-06-30
* | * update_autogen: Find loaddefs targets rather than parsing lisp/Makefile.inGlenn Morris2014-06-29
* | * lisp/Makefile.in (doit): Remove force rule.Glenn Morris2014-06-27
* | lisp/Makefile tiny simplificationGlenn Morris2014-06-27
* | * lisp/Makefile.in (update-authors): Update for moved authors.el.Glenn Morris2014-06-26
* | lisp/Makefile: Remove cc-*.el dependencies on non-cc filesGlenn Morris2014-06-25
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-14
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-13
* | * Makefile.in (AUTOGEN_VCS): Fix previous fixGlenn Morris2014-06-01
* | * lisp/Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.elGlenn Morris2014-06-01
* | Avoid EMACSDATA in user environment interfering with buildingGlenn Morris2014-04-10
* | Manage reftex's internal autoloads automaticallyGlenn Morris2014-03-28
* | Allow selective autoloading from lisp/obsolete directoryGlenn Morris2014-03-27
* | Don't set make-backup-files in lisp/Makefile loaddefs rulesGlenn Morris2014-03-21
|/
* Stop files with same basename messing up finder's package--builtinsGlenn Morris2014-03-14
* Revert some of the CANNOT_DUMP fix.Paul Eggert2014-01-19
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add load-prefer-newer option, to load .el if newer than .elcGlenn Morris2013-12-17
* Fix problems with CANNOT_DUMP and EMACSLOADPATH.Paul Eggert2013-12-16