summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Expand)AuthorAgeFilesLines
* Clean up unnecessary references to Bazaar. Documentation changes only.Eric S. Raymond2014-01-081-1/+1
* Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.Eric S. Raymond2014-01-081-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* * INSTALL: Clarify treatment of image libraries.Paul Eggert2013-12-161-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 Morris2013-12-131-4/+0
* * INSTALL: Update m17n details.Glenn Morris2013-09-201-13/+1
* * INSTALL: New homepage of libtiff.Xue Fuqiao2013-09-201-1/+1
* * INSTALL (DETAILED BUILDING AND INSTALLATION): Add...--without-file-notification to --without-all. Michael Albinus2013-07-291-8/+9
* * INSTALL: Fix description.Xue Fuqiao2013-07-291-1/+0
* Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.atGlenn Morris2013-07-201-10/+8
|\
| * * INSTALL: Try to clarify role of make distclean....Fixes: debbugs:14833 Glenn Morris2013-07-091-10/+8
* | * INSTALL: Fix description.Xue Fuqiao2013-05-291-1/+1
* | Mention GZIP_PROG in INSTALL.Paul Eggert2013-03-051-1/+5
|/
* Update copyright notices for 2013.Paul Eggert2013-01-011-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 Eggert2012-09-091-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 Antipov2012-08-081-13/+15
* Grammar fixesGlenn Morris2012-08-061-7/+7
* * configure.ac: New option --disable-features....(OPTION_DEFAULT_ON): Change to use enable_features. * INSTALL: Explain --disable-features. Dmitry Antipov2012-08-071-0/+14
* Grammar fixesGlenn Morris2012-08-061-2/+2
* * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112)Michael Albinus2012-08-051-0/+6
* Remove references to s/ and m/ files in INSTALL...(in the massively pointless "Configuration By Hand" section) Glenn Morris2012-07-311-7/+0
* Remove INSTALL reference to s/ and m/ files.Glenn Morris2012-07-311-4/+1
* Rename configure.in to configure.ac....Fixes: debbugs:11603 Paul Eggert2012-07-081-2/+2
* * configure.in: Fix previous change. Remove --enable-asserts....(CPPFLAGS): Remove conditional -DXASSERTS=1. Add --enable-link-time-optimization. * INSTALL: Mention this. Dmitry Antipov2012-06-281-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 Morris2012-06-271-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 Morris2012-06-051-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 Morris2012-06-031-7/+6
* INSTALL: Mention --enable-gcc-warnings.Paul Eggert2012-04-171-0/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * INSTALL: Tiny updates for disk space used during installation.Glenn Morris2011-11-121-3/+3
* INSTALL: Mention that m17n libraries and libotf are needed for Arabic shaping.Eli Zaretskii2011-09-281-9/+13
* [ChangeLog]...* configure.in: Add --with-wide-int. * INSTALL: Mention this. [etc/ChangeLog] * NEWS: Mention new configure option --with-wide-int. Paul Eggert2011-06-061-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 Morris2011-05-171-2/+2
* * INSTALL: Mention yum-builddep.Glenn Morris2011-05-161-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from mainline.Paul Eggert2011-01-141-1/+1
|\
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Automate syncing from gnulib.Paul Eggert2011-01-081-4/+7
|/ /
* | Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka2010-12-031-0/+756
* | gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-031-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 Morris2010-10-221-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 Morris2010-10-081-5/+5
* | * INSTALL: Info files are compressed by default.Glenn Morris2010-06-211-2/+1
* | Merge from emacs-23Stefan Monnier2010-06-161-196/+149
|\|
| * * INSTALL: Update font information (Bug#6389).Chong Yidong2010-06-121-24/+7
| * * INSTALL: General update.Glenn Morris2010-06-091-187/+157
* | * INSTALL: Revert previous accidental commit.Glenn Morris2010-06-101-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 Morris2010-06-101-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 Morris2010-05-261-16/+10
|/