(syms_of_buffer) <default-major-mode>: Doc fix.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
0a5e5be0
KS
12004-09-11 Kim F. Storm <storm@cua.dk>
2
3 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
4 (Documentation): Add NEWS entry.
5 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 6
2661eae9
KS
72004-08-29 Kim F. Storm <storm@cua.dk>
8
9 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
10
1b6d517f
JD
112004-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12
2661eae9 13 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
1b6d517f
JD
14 (now behaves as well as other ports).
15
dfab762f
JD
162004-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17
2661eae9 18 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 19
ad8a607d
EZ
202002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
21
22 * FOR-RELEASE: Moved here from the etc directory.
23
db281452
TTN
242004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
25
26 * notes/BRANCH: New file, to be maintained per CVS branch.
27
feebeb72
MB
282003-10-01 Miles Bader <miles@gnu.org>
29
30 * quick-install-emacs: Don't use "function" keyword when defining
31 shell functions.
32
e04e1ce2
MB
332003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
34
35 * quick-install-emacs: Remove fns-* pruning, since that file no
36 longer seems to be generated.
37 (AVOID): Quote literal periods. Quote braces in a way acceptable
38 to all parties (gawk gets bitchy about using `\').
39
6cce52e8
MB
402003-08-19 Miles Bader <miles@gnu.org>
41
42 * quick-install-emacs: Add arch-specific ignored files to
43 quick-install-emacs. Use quoting for periods that's acceptable
44 to recent versions of gawk.
45
13582d53
MR
462003-08-11 Markus Rost <rost@math.ohio-state.edu>
47
48 * cus-test.el: Remove obsolete workaround.
49
e53925a5
AI
502003-04-22 Andrew Innes <andrewi@gnu.org>
51
52 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
53 emacs.exe before zipping, and including batch file to recreate
54 after unpacking.
55
56 * nt/stitch.bat: New file.
57
58 * nt/README-ftp-server: Update wording and version number etc.
59 Add extra instructions for installing multi-file .zip
60 distribution.
61
62 * nt/README.W32: Remove personal email address and update wording.
63
64 * nt/README-UNDUMP.W32: Remove personal email address and update
65 wording.
66
4dce79e5
FP
672003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
68
69 * make-changelog-diff: New script, code stolen from make-announcement.
70
71 * make-announcement: Use make-changelog-diff.
72
163c6f1c
FP
732003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
74
75 * make-tarball.txt: Step-by-step instructions for making a tarball.
76
77 * make-announcement: A script for creating pretest annuncements.
78
33b97f32
FP
792003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
80
81 * admin.el (add-release-logs): Expand the directory name before
82 calling find(1).
83 (add-release-logs): Use the same methods as add-log.el for writing
84 the date and the user's name and address
85
7b997a97
MB
862003-01-07 Miles Bader <miles@gnu.org>
87
88 * quick-install-emacs: Unset LANG etc. to avoid non-standard
89 command output from non-C locales.
90
6c465a15 912002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 92
3bc08206 93 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 94 which can be run in batch mode. See the Commentary section.
bd08d86a 95
5ce129c2
MR
962002-10-08 Markus Rost <rost@math.ohio-state.edu>
97
98 * cus-test.el: New file.
99
14dd2fe9
MB
1002002-05-27 Miles Bader <miles@gnu.org>
101
102 * quick-install-emacs (VERSION): Calculate using the same method
103 that configure.in uses.
104
64b9637c
PJ
1052002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
106
107 * emacs-pretesters: New file with information for Emacs
108 pretesters.
109
b9a07996
PE
1102002-03-22 Paul Eggert <eggert@twinsun.com>
111
112 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
113 POSIX 1003.1-2001 disallows both usages.
114
38b81d74
AI
1152002-02-11 Andrew Innes <andrewi@gnu.org>
116
117 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
118
72a68345
AI
1192002-01-24 Andrew Innes <andrewi@gnu.org>
120
121 * nt/README.W32: Remove unnecessary version number and date
122 references.
123
124 * nt/README-UNDUMP.W32: Ditto.
125
ebbaf4e3
GM
1262001-12-06 Gerd Moellmann <gerd@gnu.org>
127
128 * make-emacs: Add --trace-move.
129
461a1459
AI
1302001-10-23 Andrew Innes <andrewi@gnu.org>
131
132 * nt/makedist.bat: Remove remaining obsolete reference to
133 GETTING.GNU.SOFTWARE.
134
26fe1f92
GM
1352001-10-22 Gerd Moellmann <gerd@gnu.org>
136
137 * admin.el (set-version): Use `s' interactive spec for
138 version number.
139
71431a0e
GM
1402001-10-20 Gerd Moellmann <gerd@gnu.org>
141
6aa97356 142 * (Version 21.1 released.)
71431a0e 143
e568708b
GM
1442001-10-20 Gerd Moellmann <gerd@gnu.org>
145
146 * admin.el (add-release-logs): Put the log entry in lispref, too.
147
c5915370
MB
1482001-10-20 Miles Bader <miles@gnu.org>
149
150 * quick-install-emacs: Exit if we can't find some variable.
151 (AVOID): Add .orig & .rej files.
152 (get_config_var): Be more liberal about format of config.status
153 sed commands.
154
5a4a5bd4
GM
1552001-10-19 Gerd Moellmann <gerd@gnu.org>
156
74499542
GM
157 * admin.el: New file.
158
5a4a5bd4
GM
159 * build-configs: Add --help option. Add support for building
160 in arbitrary source trees.
161
09954f3b
GM
1622001-10-17 Gerd Moellmann <gerd@gnu.org>
163
164 * alloc-colors.c: New file.
165
f2164e31
GM
1662001-10-13 Gerd Moellmann <gerd@gnu.org>
167
168 * make-emacs: Add --boot switch for bootstrapping. Logs to
169 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
170
ab952a4f
GM
1712001-10-05 Gerd Moellmann <gerd@gnu.org>
172
173 * Branch for 21.1.
6c465a15 174
f537c3cd
EZ
1752001-09-04 Andrew Innes <andrewi@gnu.org>
176
177 * admin/nt/makedist.bat: Remove reference to obsolete file
178 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
179 version of tar used.
180
181;; Local Variables:
182;; coding: iso-2022-7bit-unix
183;; End:
2a34a036
GM
184
185 Copyright (C) 2001 Free Software Foundation, Inc.
186 Copying and distribution of this file, with or without modification,
187 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
188
189;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a