(vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
feebeb72
MB
12003-10-01 Miles Bader <miles@gnu.org>
2
3 * quick-install-emacs: Don't use "function" keyword when defining
4 shell functions.
5
e04e1ce2
MB
62003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
7
8 * quick-install-emacs: Remove fns-* pruning, since that file no
9 longer seems to be generated.
10 (AVOID): Quote literal periods. Quote braces in a way acceptable
11 to all parties (gawk gets bitchy about using `\').
12
6cce52e8
MB
132003-08-19 Miles Bader <miles@gnu.org>
14
15 * quick-install-emacs: Add arch-specific ignored files to
16 quick-install-emacs. Use quoting for periods that's acceptable
17 to recent versions of gawk.
18
13582d53
MR
192003-08-11 Markus Rost <rost@math.ohio-state.edu>
20
21 * cus-test.el: Remove obsolete workaround.
22
e53925a5
AI
232003-04-22 Andrew Innes <andrewi@gnu.org>
24
25 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
26 emacs.exe before zipping, and including batch file to recreate
27 after unpacking.
28
29 * nt/stitch.bat: New file.
30
31 * nt/README-ftp-server: Update wording and version number etc.
32 Add extra instructions for installing multi-file .zip
33 distribution.
34
35 * nt/README.W32: Remove personal email address and update wording.
36
37 * nt/README-UNDUMP.W32: Remove personal email address and update
38 wording.
39
4dce79e5
FP
402003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
41
42 * make-changelog-diff: New script, code stolen from make-announcement.
43
44 * make-announcement: Use make-changelog-diff.
45
163c6f1c
FP
462003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
47
48 * make-tarball.txt: Step-by-step instructions for making a tarball.
49
50 * make-announcement: A script for creating pretest annuncements.
51
33b97f32
FP
522003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
53
54 * admin.el (add-release-logs): Expand the directory name before
55 calling find(1).
56 (add-release-logs): Use the same methods as add-log.el for writing
57 the date and the user's name and address
58
7b997a97
MB
592003-01-07 Miles Bader <miles@gnu.org>
60
61 * quick-install-emacs: Unset LANG etc. to avoid non-standard
62 command output from non-C locales.
63
6c465a15 642002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 65
3bc08206 66 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 67 which can be run in batch mode. See the Commentary section.
bd08d86a 68
5ce129c2
MR
692002-10-08 Markus Rost <rost@math.ohio-state.edu>
70
71 * cus-test.el: New file.
72
14dd2fe9
MB
732002-05-27 Miles Bader <miles@gnu.org>
74
75 * quick-install-emacs (VERSION): Calculate using the same method
76 that configure.in uses.
77
64b9637c
PJ
782002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
79
80 * emacs-pretesters: New file with information for Emacs
81 pretesters.
82
b9a07996
PE
832002-03-22 Paul Eggert <eggert@twinsun.com>
84
85 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
86 POSIX 1003.1-2001 disallows both usages.
87
38b81d74
AI
882002-02-11 Andrew Innes <andrewi@gnu.org>
89
90 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
91
72a68345
AI
922002-01-24 Andrew Innes <andrewi@gnu.org>
93
94 * nt/README.W32: Remove unnecessary version number and date
95 references.
96
97 * nt/README-UNDUMP.W32: Ditto.
98
ebbaf4e3
GM
992001-12-06 Gerd Moellmann <gerd@gnu.org>
100
101 * make-emacs: Add --trace-move.
102
461a1459
AI
1032001-10-23 Andrew Innes <andrewi@gnu.org>
104
105 * nt/makedist.bat: Remove remaining obsolete reference to
106 GETTING.GNU.SOFTWARE.
107
26fe1f92
GM
1082001-10-22 Gerd Moellmann <gerd@gnu.org>
109
110 * admin.el (set-version): Use `s' interactive spec for
111 version number.
112
71431a0e
GM
1132001-10-20 Gerd Moellmann <gerd@gnu.org>
114
6aa97356 115 * (Version 21.1 released.)
71431a0e 116
e568708b
GM
1172001-10-20 Gerd Moellmann <gerd@gnu.org>
118
119 * admin.el (add-release-logs): Put the log entry in lispref, too.
120
c5915370
MB
1212001-10-20 Miles Bader <miles@gnu.org>
122
123 * quick-install-emacs: Exit if we can't find some variable.
124 (AVOID): Add .orig & .rej files.
125 (get_config_var): Be more liberal about format of config.status
126 sed commands.
127
5a4a5bd4
GM
1282001-10-19 Gerd Moellmann <gerd@gnu.org>
129
74499542
GM
130 * admin.el: New file.
131
5a4a5bd4
GM
132 * build-configs: Add --help option. Add support for building
133 in arbitrary source trees.
134
09954f3b
GM
1352001-10-17 Gerd Moellmann <gerd@gnu.org>
136
137 * alloc-colors.c: New file.
138
f2164e31
GM
1392001-10-13 Gerd Moellmann <gerd@gnu.org>
140
141 * make-emacs: Add --boot switch for bootstrapping. Logs to
142 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
143
ab952a4f
GM
1442001-10-05 Gerd Moellmann <gerd@gnu.org>
145
146 * Branch for 21.1.
6c465a15 147
f537c3cd
EZ
1482001-09-04 Andrew Innes <andrewi@gnu.org>
149
150 * admin/nt/makedist.bat: Remove reference to obsolete file
151 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
152 version of tar used.
153
154;; Local Variables:
155;; coding: iso-2022-7bit-unix
156;; End:
2a34a036
GM
157
158 Copyright (C) 2001 Free Software Foundation, Inc.
159 Copying and distribution of this file, with or without modification,
160 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
161
162;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a