- 15 Dec, 2009 1 commit
-
-
Glenn Morris authored
-
- 17 Nov, 2009 1 commit
-
-
Glenn Morris authored
-
- 16 Nov, 2009 1 commit
-
-
Glenn Morris authored
pattern, so as not to exclude makefile*.el. (Bug#4912)
-
- 07 Oct, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 09 Sep, 2009 1 commit
-
-
Glenn Morris authored
site-lisp and infodir. There may be non-Emacs files in here, and the files supplied by Emacs are all handled explicitly already. (Bug#3800) (mkdir): Set umask to world-readable before creating directories. mkinstalldirs already checks if dirs exist, don't duplicate this test.
-
- 29 Aug, 2009 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
(info): Don't give an error in the absence of makeinfo - let the doc Makefiles do that, if the info files need rebuilding. (Bug#3982)
-
- 23 Aug, 2009 1 commit
-
-
Ken Raeburn authored
generated during loadup+dump isn't found, install the plain DOC file that always gets generated, in case CANNOT_DUMP is set.
-
- 16 Aug, 2009 1 commit
-
-
Seiji Zenitani authored
-
- 04 May, 2009 1 commit
-
-
Chong Yidong authored
for Solaris compatibility. * leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris compatibility.
-
- 12 Apr, 2009 1 commit
-
-
Andreas Schwab authored
-
- 04 Mar, 2009 1 commit
-
-
Glenn Morris authored
-
- 28 Feb, 2009 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(src): Be more specific to avoid recompiling all the .elc files just because the bootstrap-emacs is missing.
-
- 08 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 30 Dec, 2008 1 commit
-
-
Jan Djärv authored
ns_app* before moving new directories there.
-
- 13 Dec, 2008 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(MAN_PAGES): New variable. (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add and remove.
-
Glenn Morris authored
-
- 10 Dec, 2008 1 commit
-
-
Dan Nicolaescu authored
* ebrowse.1: New file, mostly just the results of --help in man format.
-
- 15 Nov, 2008 1 commit
-
-
Eli Zaretskii authored
-
- 02 Aug, 2008 1 commit
-
-
Romain Francoise authored
-
- 27 Jul, 2008 2 commits
-
-
Dan Nicolaescu authored
* mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
-
Adrian Robert authored
-
- 17 Jul, 2008 1 commit
-
-
Adrian Robert authored
-
- 15 Jul, 2008 1 commit
-
-
Adrian Robert authored
-
- 25 Jun, 2008 1 commit
-
-
Stefan Monnier authored
make it depend on all other */.in files. (src/Makefile, src/config.stamp, lib-src/Makefile) (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile) (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile) (leim/Makefile, lisp/Makefile): Remove those overlapping targets. (leim, ${SUBDIR}, blessmail): Only depend on Makefile now. * configure.in: Don't create src/config.stamp any more.
-
- 22 Jun, 2008 2 commits
-
-
Stefan Monnier authored
* Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el): Use $(BOOTSTRAPEMACS) rather than witness-emacs. (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it. (witness-emacs): Remove. (lisp, shortlisp): Move loaddefs.el earlier. (mostlyclean): Forget about witness-emacs. * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
-
Glenn Morris authored
-
- 21 Jun, 2008 3 commits
-
-
Romain Francoise authored
-
Romain Francoise authored
-
Stefan Monnier authored
* src/Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs. (bootstrapclean): Remove. (.el.elc): New rule. (PRECOMP): New var. (../lisp/subdirs.el): Remove. (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency. (witness-emacs): New target. (mostlyclean): Remove witness-emacs as well. (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}): Add witness-emacs dependency. * lisp/loadup.el: Don't add emacs-<VERS> name when bootstrapping. * lisp/Makefile.in (emacs-deps): Remove. ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add. (all): Use them. (autogen-clean): Remove. * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT}) (bootstrap-build): Remove. (top_bootclean): New var. (top_distclean, bootstrap-clean): Use it. (bootstrap): Don't recheck config. Make normally.
-
- 20 Jun, 2008 1 commit
-
-
Stefan Monnier authored
(bootstrap-clean): New target that keeps TAGS around. (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets. (bootstrap-emacs${EXEEXT}): Depend on subdirs.el. * lisp/Makefile.in (all): New target. (bootstrap-prepare): Remove. * Makefile.in (SUBDIR): Include `lisp'. (lisp): Depend on `src'. (top_distclean): Don't remove config.status. (bootstrap-clean): New target. (maintainer-clean): Use it. (bootstrap): Use bootstrap-clean. Re-run config.status. (src/bootstrap-emacs${EXEEXT}): New target. (bootstrap-build): Use it. Don't use bootstrap-prepare because src/Makefile now takes care of it. (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
-
- 07 Jun, 2008 1 commit
-
-
Glenn Morris authored
purpose.
-
- 03 Jun, 2008 1 commit
-
-
Glenn Morris authored
-
- 09 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 07 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 03 May, 2008 1 commit
-
-
Glenn Morris authored
(install-arch-indep): Without makeinfo, ignore any missing manuals. (info-real): New target. (info): Without makeinfo, do nothing, else call `info-real'.
-
- 28 Mar, 2008 1 commit
-
-
Andreas Schwab authored
(lisp/Makefile): New rule.
-