| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up unnecessary references to Bazaar. Documentation changes only. | Eric S. Raymond | 2014-01-08 | 1 | -1/+1 |
* | Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files. | Eric S. Raymond | 2014-01-08 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -2/+2 |
* | * INSTALL: Clarify treatment of image libraries. | Paul Eggert | 2013-12-16 | 1 | -29/+31 |
* | Unconditionally reset load-path after dumping...* src/lread.c: (dump_path): Remove.
(load-path-default): Remove `changed' argument.
Do not set dump_path permanently. Simplify.
(init_lread): Simplify.
(syms_of_lread): Remove dump_path.
* lisp/loadup.el (load-path): Warn if site-load or site-init changes it.
No more need to reset it when bootstrapping.
* doc/lispref/internals.texi (Building Emacs):
* doc/lispref/loading.texi (Library Search): Mention that site-load,
site-init cannot change load-path.
* INSTALL: No longer mention load-path and site-init/site-load.
* etc/NEWS: Mention this.
Fixes: debbugs:16107
| Glenn Morris | 2013-12-13 | 1 | -4/+0 |
* | * INSTALL: Update m17n details. | Glenn Morris | 2013-09-20 | 1 | -13/+1 |
* | * INSTALL: New homepage of libtiff. | Xue Fuqiao | 2013-09-20 | 1 | -1/+1 |
* | * INSTALL (DETAILED BUILDING AND INSTALLATION): Add...--without-file-notification to --without-all.
| Michael Albinus | 2013-07-29 | 1 | -8/+9 |
* | * INSTALL: Fix description. | Xue Fuqiao | 2013-07-29 | 1 | -1/+0 |
* | Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.at | Glenn Morris | 2013-07-20 | 1 | -10/+8 |
|\ |
|
| * | * INSTALL: Try to clarify role of make distclean....Fixes: debbugs:14833
| Glenn Morris | 2013-07-09 | 1 | -10/+8 |
* | | * INSTALL: Fix description. | Xue Fuqiao | 2013-05-29 | 1 | -1/+1 |
* | | Mention GZIP_PROG in INSTALL. | Paul Eggert | 2013-03-05 | 1 | -1/+5 |
|/ |
|
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Improve robustness of 'make bootstrap'....Run autogen.sh after bootstrap-clean, to avoid bzr pull issues.
* INSTALL, README: Document autogen.sh.
* Makefile.in (Makefile): Mark it as precious, since it's updated
atomically.
(MAKE_CONFIG_STATUS): New macro.
(config.status, bootstrap): Use it. This causes 'make bootstrap'
to run config.status with the --recheck option, which is more
appropriate for a bootstrap.
(bootstrap): Run autogen.sh right after cleaning. Don't worry
about failures due to missing tools.
* autogen.sh: Exit with status 101 when failing due to missing tools.
* make-dist: Distribute autogen.sh.
Fixes: debbugs:12376
| Paul Eggert | 2012-09-09 | 1 | -3/+3 |
* | Fix and document recently introduced configuration options....* configure.ac (--disable-features): Rename to --without-all.
(OPTION_DEFAULT_ON): Change to use with_features.
* INSTALL: Fix description.
* etc/NEWS: Mention --without-all and --enable-link-time-optimization.
| Dmitry Antipov | 2012-08-08 | 1 | -13/+15 |
* | Grammar fixes | Glenn Morris | 2012-08-06 | 1 | -7/+7 |
* | * configure.ac: New option --disable-features....(OPTION_DEFAULT_ON): Change to use enable_features.
* INSTALL: Explain --disable-features.
| Dmitry Antipov | 2012-08-07 | 1 | -0/+14 |
* | Grammar fixes | Glenn Morris | 2012-08-06 | 1 | -2/+2 |
* | * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112) | Michael Albinus | 2012-08-05 | 1 | -0/+6 |
* | Remove references to s/ and m/ files in INSTALL...(in the massively pointless "Configuration By Hand" section)
| Glenn Morris | 2012-07-31 | 1 | -7/+0 |
* | Remove INSTALL reference to s/ and m/ files. | Glenn Morris | 2012-07-31 | 1 | -4/+1 |
* | Rename configure.in to configure.ac....Fixes: debbugs:11603
| Paul Eggert | 2012-07-08 | 1 | -2/+2 |
* | * configure.in: Fix previous change. Remove --enable-asserts....(CPPFLAGS): Remove conditional -DXASSERTS=1.
Add --enable-link-time-optimization.
* INSTALL: Mention this.
| Dmitry Antipov | 2012-06-28 | 1 | -0/+7 |
* | Remove paths.el...* lisp/info.el (Info-default-directory-list): Move here from paths.el.
* lisp/paths.el: Remove file, which is now empty.
* lisp/loadup.el: No longer load "paths".
* src/lisp.mk (lisp): Remove paths.elc.
* lib-src/makefile.w32-in (lisp2): Remove paths.el.
* INSTALL: Remove references to paths.el.
| Glenn Morris | 2012-06-27 | 1 | -19/+19 |
* | Remove lib-src/vcdiff...* lib-src/vcdiff: Remove file.
* lib-src/Makefile.in (SCRIPTS, STAMP_SCRIPTS): Remove vcdiff.
(stamp-vcdiff): Remove.
* INSTALL, make-dist: Remove vcdiff.
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff
| Glenn Morris | 2012-06-05 | 1 | -1/+1 |
* | Remove lib-src/rcs-checkin...This script isn't used by Emacs, and I can't imagine anyone else is
using it any more either... From the commentary:
"This script is intended to be used to convert files with an
old-Emacs-style version history for use with VC (the Emacs 19
version-control interface), which likes to use RCS as its back end."
* lib-src/rcs-checkin: Remove file.
* lib-src/Makefile.in (INSTALLABLE_SCRIPTS, STAMP_INST_SCRIPTS):
Remove rcs-checkin.
(stamp-rcs-checkin): Remove.
* INSTALL, make-dist: Remove rcs-checkin.
* admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
* doc/man/rcs-checkin.1: Remove.
| Glenn Morris | 2012-06-03 | 1 | -7/+6 |
* | INSTALL: Mention --enable-gcc-warnings. | Paul Eggert | 2012-04-17 | 1 | -0/+6 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | * INSTALL: Tiny updates for disk space used during installation. | Glenn Morris | 2011-11-12 | 1 | -3/+3 |
* | INSTALL: Mention that m17n libraries and libotf are needed for Arabic shaping. | Eli Zaretskii | 2011-09-28 | 1 | -9/+13 |
* | [ChangeLog]...* configure.in: Add --with-wide-int.
* INSTALL: Mention this.
[etc/ChangeLog]
* NEWS: Mention new configure option --with-wide-int.
| Paul Eggert | 2011-06-06 | 1 | -0/+4 |
* | Remove lib-src/fakemail.c....* lib-src/fakemail.c: Remove file.
* lib-src/Makefile.in (UTILITIES): Remove fakemail${EXEEXT}.
(fakemail${EXEEXT}): Remove rule.
* lib-src/makefile.w32-in ($(BLD)/fakemail.exe, fakemail)
($(BLD)/fakemail.$(O)): Remove.
* lisp/mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
* lisp/mail/feedmail.el: Update commentary.
* doc/emacs/ack.texi (Acknowledgments): Remove fakemail.c.
* etc/NEWS: Mention this.
* INSTALL: Remove fakemail.
| Glenn Morris | 2011-05-17 | 1 | -2/+2 |
* | * INSTALL: Mention yum-builddep. | Glenn Morris | 2011-05-16 | 1 | -1/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Automate syncing from gnulib. | Paul Eggert | 2011-01-08 | 1 | -4/+7 |
|/ / |
|
* | | Restore files that I seem to have mistakenly deleted. | Katsumi Yamaoka | 2010-12-03 | 1 | -0/+756 |
* | | gnus-demon.el (gnus-demon-init): Fix time computing when time is nil. | Julien Danjou | 2010-12-03 | 1 | -756/+0 |
* | | Replace digest-doc and sorted-doc C programs with Lisp commands....* lib-src/digest-doc.c, lib-src/sorted-doc.c: Remove files.
* lib-src/Makefile.in (UTILITIES): Remove digest-doc and sorted-doc.
(digest-doc${EXEEXT}, sorted-doc${EXEEXT}): Remove rules.
* lib-src/makefile.w32-in (ALL): Remove digest-doc and sorted-doc.
($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe, sorted-doc, digest-doc)
($(BLD)/digest-doc.$(O), $(BLD)/sorted-doc.$(O)): Remove rules.
(install): Don't install digest-doc.exe or sorted-doc.exe.
* lisp/help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
* doc/lispref/help.texi (Documentation Basics): Remove mentions of
digest-doc and sorted-doc.
* INSTALL, nt/README, nt/README.W32: Do not mention digest-doc and sorted-doc.
* etc/NEWS: Mention this change.
| Glenn Morris | 2010-10-22 | 1 | -4/+1 |
* | | Remove lib-src/b2m.c and b2m.pl....Emacs does not use Babyl files since 23.1, and you can use M-x unrmail.
* msdos/mainmake.v2 (install): Remove b2m.
* lisp/emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
* lib-src/b2m.c, lib-src/b2m.pl: Remove files.
* lib-src/Makefile.in (INSTALLABLES): Remove b2m.
* lib-src/makefile.w32-in ($(BLD)/b2m.$(O)): Remove.
* doc/emacs/ack.texi (Acknowledgments): No more b2m.c.
* admin/quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
* INSTALL, make-dist: Remove references to b2m.
* Makefile.in (MAN_PAGES): Remove b2m.1.
| Glenn Morris | 2010-10-08 | 1 | -5/+5 |
* | | * INSTALL: Info files are compressed by default. | Glenn Morris | 2010-06-21 | 1 | -2/+1 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-06-16 | 1 | -196/+149 |
|\| |
|
| * | * INSTALL: Update font information (Bug#6389). | Chong Yidong | 2010-06-12 | 1 | -24/+7 |
| * | * INSTALL: General update. | Glenn Morris | 2010-06-09 | 1 | -187/+157 |
* | | * INSTALL: Revert previous accidental commit. | Glenn Morris | 2010-06-10 | 1 | -120/+137 |
* | | Make compressing the info files optional....* configure.in (--without-compress-info): New option.
(GZIP_INFO): New output variable.
* Makefile.in (GZIP_INFO): New, set by configure.
(install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
Handle man pages in the same way.
* etc/NEWS: Re-order installation section, and add new item.
| Glenn Morris | 2010-06-10 | 1 | -137/+120 |
* | | Do not preprocess src/Makefile.in....* configure.in: Do not preprocess src/Makefile.in.
(cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
(AC_EGREP_CPP): Test no longer needed.
* configure: Regenerate.
* config.bat: Do not preprocess src/Makefile.in.
* make-dist: No more Makefile.c files.
* INSTALL, src/README: Makefiles are not preprocessed.
* src/Makefile.in, src/autodeps.mk, src/deps.mk, src/ns.mk:
Convert comments to Makefile format.
* lib-src/Makefile.in (distclean): No more Makefile.c.
* src/Makefile.in (bootstrap-clean): No more Makefile.c.
* admin/notes/cpp: Remove file.
* admin/quick-install-emacs (AVOID): No more Makefile.c files.
* etc/PROBLEMS, etc/MACHINES: Remove details of cpp problems which can
no longer occur.
| Glenn Morris | 2010-05-26 | 1 | -16/+10 |
|/ |
|