summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
AgeCommit message (Expand)Author
2013-11-22Empty elements in EMACSLOADPATH now stand for the defaultGlenn Morris
2013-11-06Guard against possible accidental matches with parent dirs in MakefilesGlenn Morris
2013-11-06Remove some directory-changing in lisp/MakefileGlenn Morris
2013-11-06* lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.Glenn Morris
2013-11-04Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii
2013-11-03Unset EMACSLOADPATH in some Makefiles rather than setting it to the defaultGlenn Morris
2013-11-02* lisp/Makefile.in (abs_top_builddir): RemoveGlenn Morris
2013-11-02Fix commentary in lisp/Makefile.in.Eli Zaretskii
2013-11-02* lisp/Makefile.in (EMACS): Use a relative filename.Glenn Morris
2013-11-02* lisp/Makefile.in (abs_lisp): Remove, replace by abs_srcdirGlenn Morris
2013-11-02Use relative filenames in TAGS files.Glenn Morris
2013-11-02Small Makefile cleanup mainly related to tags file generationGlenn Morris
2013-11-01* lisp/Makefile.in: Remove manual mh-e dependenciesGlenn Morris
2013-10-31* lisp/Makefile.in (custom-deps, finder-data): No need to setq the targetGlenn Morris
2013-10-30* lisp/Makefile.in (autoloads): Fix thinko in previousGlenn Morris
2013-10-30* lisp/Makefile.in (autoloads): Do not use abs_lisp.Glenn Morris
2013-10-30* lisp/Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.Glenn Morris
2013-10-29lisp/Makefile.in triviaGlenn Morris
2013-10-24* lisp/Makefile.in (abs_top_srcdir): Remove.Glenn Morris
2013-10-24Fix last changes to support whitespace in directory names.Eli Zaretskii
2013-10-23* lisp/Makefile.in (check-declare): Remove unnecessary path in -l argumentGlenn Morris
2013-10-23* lisp/Makefile.in (abs_top_srcdir): New, set by configure.Glenn Morris
2013-10-22Make building in directories with whitespace possibleGlenn Morris
2013-08-31Tweak to Makefile rules that list *.el filesGlenn Morris
2013-08-27* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris
2013-06-20* lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.Stefan Monnier
2013-06-15* lisp/emacs-lisp/package.el: Don't activate packages older than builtin.Stefan Monnier
2013-06-07Fix "make TAGS" on MS-Windows.Eli Zaretskii
2013-05-25Rename unmsys--filename to unmsys--file-name.Eli Zaretskii
2013-05-25Rename reveal-filename into unmsys--filename.Eli Zaretskii
2013-05-01Merge from trunk.Eli Zaretskii
2013-04-25* Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.Paul Eggert
2013-04-19Add reveal-filename function instead of 3 set-generated-*-file funcs, as sugg...Eli Zaretskii
2013-04-14Fixed autoloads and byte compilation due to MSYS filename-butchering and xarg...Eli Zaretskii
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-04* Makefile.in (TRAMP_SRC):Michael Albinus
2012-07-30Update .PHONY listings in makefiles.Paul Eggert
2012-07-06Comment tweakGlenn Morris
2012-07-06* lisp/Makefile.in: CommentGlenn Morris
2012-07-06Move a comment from lisp/Makefile.in to lisp/loadup.el.Glenn Morris
2012-07-06* lisp/Makefile.in (compile-one-process): Rename from "recompile".Glenn Morris
2012-07-06* lisp/Makefile.in (bzr-update): Use "compile".Glenn Morris
2012-07-05* lisp/Makefile.in (cvs-update): Remove old alias.Glenn Morris
2012-06-22Further GV/CL cleanups.Stefan Monnier
2012-06-09* Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.Andreas Schwab
2012-05-21* update-subdirs: Move to build-aux/.Glenn Morris
2012-05-20Command substitution already runs in a subshellGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris