aboutsummaryrefslogtreecommitdiffstats
path: root/admin/quick-install-emacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove lib-src/rcs-checkinGlenn Morris2012-06-031-2/+2
| | | | | | | | | | | | | | | | | | | 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.
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* src/emacs.c now gets version number from configure.inPaul Eggert2011-01-311-2/+4
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
|
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Remove lib-src/b2m.c and b2m.pl.Glenn Morris2010-10-081-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Update scripts and text to refer to version number string in emacs.cKen Raeburn2010-05-151-1/+1
| | | | | | | | instead of version.el.
* | quick-install-emacs: Use more portable shell syntaxMiles Bader2010-03-101-1/+1
| |
* | quick-install-emacs: Be more picky about files we avoid installingMiles Bader2010-03-101-1/+1
|/
* * quick-install-emacs (PRUNED): Fix typo in message.Juanma Barranquero2010-02-141-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* admin/quick-install-emacs: Update get_config_var for autoconf 2.62Miles Bader2009-04-211-3/+4
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1585
* quick-install-emacs: Be more clever about locating info directoryMiles Bader2009-03-111-1/+13
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1570
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+5
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add FSF copyright and GPL.Glenn Morris2007-01-281-4/+28
|
* Fix admin/quick-install-emacs to work with recent versions of autoconfMiles Bader2007-01-011-1/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-584
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146Miles Bader2005-03-021-4/+5
| | | | | | | | | | quick-install-emacs: Use mkdir --verbose only when requested 2005-03-02 Miles Bader <miles@gnu.org> * admin/quick-install-emacs: Only use the mkdir --verbose option if the script's --verbose option was specified (this avoids problems with default usage on systems where mkdir doesn't support that option).
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68Miles Bader2003-10-011-3/+6
| | | | | | | Portability fix for admin/quick-install-emacs * admin/quick-install-emacs: Don't use "function" keyword when defining shell functions.
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62Miles Bader2003-09-271-5/+1
| | | | | | | | | Tweaks to admin/quick-install-emacs * quick-install-emacs: Remove fns-* pruning, since that file no longer seems to be generated. (AVOID): Quote literal periods. Quote braces in a way acceptable to all parties (gawk gets bitchy about using `\').
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-45Miles Bader2003-09-151-1/+1
| | | | Quote braces in regexp passed to egrep/awk
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19Miles Bader2003-08-191-1/+1
| | | | Use quoting in quick-install-emacs that works with recent gawks
* Revision: emacs--cvs-trunk--0--patch-13Miles Bader2003-08-141-1/+1
| | | | | | | | | | | | Archive: miles@gnu.org--gnu-2003 Creator: Miles Bader <miles@gnu.org> Date: Thu Aug 14 17:50:57 JST 2003 Standard-date: 2003-08-14 08:50:57 GMT Summary: Add arch-specific ignored files to quick-install-emacs Modified-files: ./admin/quick-install-emacs New-patches: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-13 Add arch-specific ignored files to quick-install-emacs
* Update version number.Miles Bader2003-01-071-1/+1
|
* Unset LANG etc. to avoid non-standard command output from non-C locales.Miles Bader2003-01-071-0/+3
|
* (VERSION): Calculate using the same method that configure.in uses.Miles Bader2002-05-271-1/+3
|
* (PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001Paul Eggert2002-03-231-4/+4
| | | | disallows both usages.
* Exit if we can't find some variable.Miles Bader2001-10-191-6/+6
| | | | | (AVOID): Add .orig & .rej files. (get_config_var): Be more liberal about format of config.status sed commands.
* Initial checkin.Miles Bader2001-08-311-0/+335