* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
[bpt/emacs.git] / admin / ChangeLog
1 2002-03-22 Paul Eggert <eggert@twinsun.com>
2
3 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
4 POSIX 1003.1-2001 disallows both usages.
5
6 2002-02-11 Andrew Innes <andrewi@gnu.org>
7
8 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
9
10 2002-01-24 Andrew Innes <andrewi@gnu.org>
11
12 * nt/README.W32: Remove unnecessary version number and date
13 references.
14
15 * nt/README-UNDUMP.W32: Ditto.
16
17 2001-12-06 Gerd Moellmann <gerd@gnu.org>
18
19 * make-emacs: Add --trace-move.
20
21 2001-10-23 Andrew Innes <andrewi@gnu.org>
22
23 * nt/makedist.bat: Remove remaining obsolete reference to
24 GETTING.GNU.SOFTWARE.
25
26 2001-10-22 Gerd Moellmann <gerd@gnu.org>
27
28 * admin.el (set-version): Use `s' interactive spec for
29 version number.
30
31 2001-10-20 Gerd Moellmann <gerd@gnu.org>
32
33 * (Version 21.1 released.)
34
35 2001-10-20 Gerd Moellmann <gerd@gnu.org>
36
37 * admin.el (add-release-logs): Put the log entry in lispref, too.
38
39 2001-10-20 Miles Bader <miles@gnu.org>
40
41 * quick-install-emacs: Exit if we can't find some variable.
42 (AVOID): Add .orig & .rej files.
43 (get_config_var): Be more liberal about format of config.status
44 sed commands.
45
46 2001-10-19 Gerd Moellmann <gerd@gnu.org>
47
48 * admin.el: New file.
49
50 * build-configs: Add --help option. Add support for building
51 in arbitrary source trees.
52
53 2001-10-17 Gerd Moellmann <gerd@gnu.org>
54
55 * alloc-colors.c: New file.
56
57 2001-10-13 Gerd Moellmann <gerd@gnu.org>
58
59 * make-emacs: Add --boot switch for bootstrapping. Logs to
60 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
61
62 2001-10-05 Gerd Moellmann <gerd@gnu.org>
63
64 * Branch for 21.1.
65
66 2001-09-04 Andrew Innes <andrewi@gnu.org>
67
68 * admin/nt/makedist.bat: Remove reference to obsolete file
69 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
70 version of tar used.
71
72 ;; Local Variables:
73 ;; coding: iso-2022-7bit-unix
74 ;; End:
75
76 Copyright (C) 2001 Free Software Foundation, Inc.
77 Copying and distribution of this file, with or without modification,
78 are permitted provided the copyright notice and this notice are preserved.