1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

12 Commits

Author SHA1 Message Date
Miles Bader
feebeb72d3 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Portability fix for admin/quick-install-emacs

* admin/quick-install-emacs: Don't use "function" keyword when defining
shell functions.
2003-10-01 01:38:40 +00:00
Miles Bader
e04e1ce238 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
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 `\').
2003-09-27 23:08:14 +00:00
Miles Bader
7d39bf4c39 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-45
Quote braces in regexp passed to egrep/awk
2003-09-15 05:37:06 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Miles Bader
6cce52e843 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Use quoting in quick-install-emacs that works with recent gawks
2003-08-19 16:22:27 +00:00
Miles Bader
8fc4819d1b Revision: emacs--cvs-trunk--0--patch-13
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
2003-08-14 08:55:30 +00:00
Miles Bader
ca2135af19 Update version number. 2003-01-07 01:26:24 +00:00
Miles Bader
a819ec1a57 Unset LANG etc. to avoid non-standard command output from non-C locales. 2003-01-07 01:25:53 +00:00
Miles Bader
892de42858 (VERSION): Calculate using the same method that configure.in uses. 2002-05-27 08:07:49 +00:00
Paul Eggert
6461c63615 (PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001
disallows both usages.
2002-03-23 06:47:22 +00:00
Miles Bader
c591537064 Exit if we can't find some variable.
(AVOID): Add .orig & .rej files.
(get_config_var): Be more liberal about format of config.status sed commands.
2001-10-19 17:21:49 +00:00
Miles Bader
d9a88584aa Initial checkin. 2001-08-31 01:44:14 +00:00