summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* | ps-print generate autoloads to non versioned file.Phillip Lord2015-12-171-0/+1
* | reftex generate autoloads to non versioned file.Phillip Lord2015-12-171-1/+2
* | * lisp/loadup.el: Set max-lisp-eval-depth hereStefan Monnier2015-11-181-8/+1
|/
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-5/+4
* A few more minor quoting fixes in a script and a text filePaul Eggert2015-09-161-6/+6
* * leim/Makefile.in, lisp/Makefile.in: Add missing EXEEXT definition.Glenn Morris2015-06-301-0/+1
* * lisp/Makefile.in (MH_E_SRC, TRAMP_SRC, CAL_SRC):Glenn Morris2015-06-301-32/+7
* * lisp/Makefile.in (SUBDIRS): Rename from SUBDIRS_ABS.Glenn Morris2015-06-051-4/+6
* Tweak some build messages.Glenn Morris2015-06-051-1/+1
* * lisp/Makefile.in (AM_V_at): Add missing definition.Glenn Morris2015-06-041-0/+5
* * lisp/Makefile.in: Quieten output a bit.Glenn Morris2015-06-041-2/+0
* * lisp/Makefile.in: Replace shell fragments in variables with $(shell).Glenn Morris2015-06-041-48/+24
* * lisp/Makefile.in (check-defun-dups): Also skip ldefs-boot.Glenn Morris2015-06-041-2/+3
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-231-1/+1
* Port to platforms lacking test -a and -oPaul Eggert2015-02-081-1/+1
* Have 'make' output better GEN namesPaul Eggert2015-01-111-9/+12
* Say "ELC foo.elc" instead of "GEN foo.elc"Paul Eggert2015-01-111-2/+7
* Less 'make' chatter for lisp dirPaul Eggert2015-01-031-17/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Less 'make' chatter for doc and lispPaul Eggert2014-12-311-4/+12
* * Makefile.in (semantic): Simplify.Paul Eggert2014-12-301-6/+1
* Various minor details accumulated over timeStefan Monnier2014-12-081-0/+5
* Merge from emacs-24; up to 117656Glenn Morris2014-11-011-6/+6
|\
| * Minor fixes in the changes in preparation for git migration.Eli Zaretskii2014-10-311-6/+6
| * Backport changes in preparation for git migration from trunk.Eric S. Raymond2014-10-311-3/+3
| * * lisp/Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el. [Backport]Stefan Monnier2014-10-201-1/+0
* | Neutralize names specific to a repository type.Eric S. Raymond2014-10-251-3/+3
* | * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.Stefan Monnier2014-10-061-12/+0
* | * lisp/Makefile.in (obsolete-autoloads): Write to a separate file,Glenn Morris2014-10-061-1/+2
* | CC-mode: Set open-paren-in-column-0-is-defun-start to nil;Stefan Monnier2014-09-101-1/+1
* | * lisp/progmodes/cc-awk.el: Remove unneeded cc-bytecomp use.Stefan Monnier2014-09-091-1/+1
* | Add dependencies to fix loaddefs race during parallel builds.Paul Eggert2014-08-161-2/+2
* | Get rid of the AUTOGEN_VCS variable in lisp/MakefileGlenn Morris2014-06-301-13/+1
* | * update_autogen: Find loaddefs targets rather than parsing lisp/Makefile.inGlenn Morris2014-06-291-1/+0
* | * 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