(Secondary Selection): Setting the secondary selection with
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
dfab762f
JD
12004-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2
3 * FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
4
ad8a607d
EZ
52002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
6
7 * FOR-RELEASE: Moved here from the etc directory.
8
db281452
TTN
92004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
10
11 * notes/BRANCH: New file, to be maintained per CVS branch.
12
feebeb72
MB
132003-10-01 Miles Bader <miles@gnu.org>
14
15 * quick-install-emacs: Don't use "function" keyword when defining
16 shell functions.
17
e04e1ce2
MB
182003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
19
20 * quick-install-emacs: Remove fns-* pruning, since that file no
21 longer seems to be generated.
22 (AVOID): Quote literal periods. Quote braces in a way acceptable
23 to all parties (gawk gets bitchy about using `\').
24
6cce52e8
MB
252003-08-19 Miles Bader <miles@gnu.org>
26
27 * quick-install-emacs: Add arch-specific ignored files to
28 quick-install-emacs. Use quoting for periods that's acceptable
29 to recent versions of gawk.
30
13582d53
MR
312003-08-11 Markus Rost <rost@math.ohio-state.edu>
32
33 * cus-test.el: Remove obsolete workaround.
34
e53925a5
AI
352003-04-22 Andrew Innes <andrewi@gnu.org>
36
37 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
38 emacs.exe before zipping, and including batch file to recreate
39 after unpacking.
40
41 * nt/stitch.bat: New file.
42
43 * nt/README-ftp-server: Update wording and version number etc.
44 Add extra instructions for installing multi-file .zip
45 distribution.
46
47 * nt/README.W32: Remove personal email address and update wording.
48
49 * nt/README-UNDUMP.W32: Remove personal email address and update
50 wording.
51
4dce79e5
FP
522003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
53
54 * make-changelog-diff: New script, code stolen from make-announcement.
55
56 * make-announcement: Use make-changelog-diff.
57
163c6f1c
FP
582003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
59
60 * make-tarball.txt: Step-by-step instructions for making a tarball.
61
62 * make-announcement: A script for creating pretest annuncements.
63
33b97f32
FP
642003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
65
66 * admin.el (add-release-logs): Expand the directory name before
67 calling find(1).
68 (add-release-logs): Use the same methods as add-log.el for writing
69 the date and the user's name and address
70
7b997a97
MB
712003-01-07 Miles Bader <miles@gnu.org>
72
73 * quick-install-emacs: Unset LANG etc. to avoid non-standard
74 command output from non-C locales.
75
6c465a15 762002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 77
3bc08206 78 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 79 which can be run in batch mode. See the Commentary section.
bd08d86a 80
5ce129c2
MR
812002-10-08 Markus Rost <rost@math.ohio-state.edu>
82
83 * cus-test.el: New file.
84
14dd2fe9
MB
852002-05-27 Miles Bader <miles@gnu.org>
86
87 * quick-install-emacs (VERSION): Calculate using the same method
88 that configure.in uses.
89
64b9637c
PJ
902002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
91
92 * emacs-pretesters: New file with information for Emacs
93 pretesters.
94
b9a07996
PE
952002-03-22 Paul Eggert <eggert@twinsun.com>
96
97 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
98 POSIX 1003.1-2001 disallows both usages.
99
38b81d74
AI
1002002-02-11 Andrew Innes <andrewi@gnu.org>
101
102 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
103
72a68345
AI
1042002-01-24 Andrew Innes <andrewi@gnu.org>
105
106 * nt/README.W32: Remove unnecessary version number and date
107 references.
108
109 * nt/README-UNDUMP.W32: Ditto.
110
ebbaf4e3
GM
1112001-12-06 Gerd Moellmann <gerd@gnu.org>
112
113 * make-emacs: Add --trace-move.
114
461a1459
AI
1152001-10-23 Andrew Innes <andrewi@gnu.org>
116
117 * nt/makedist.bat: Remove remaining obsolete reference to
118 GETTING.GNU.SOFTWARE.
119
26fe1f92
GM
1202001-10-22 Gerd Moellmann <gerd@gnu.org>
121
122 * admin.el (set-version): Use `s' interactive spec for
123 version number.
124
71431a0e
GM
1252001-10-20 Gerd Moellmann <gerd@gnu.org>
126
6aa97356 127 * (Version 21.1 released.)
71431a0e 128
e568708b
GM
1292001-10-20 Gerd Moellmann <gerd@gnu.org>
130
131 * admin.el (add-release-logs): Put the log entry in lispref, too.
132
c5915370
MB
1332001-10-20 Miles Bader <miles@gnu.org>
134
135 * quick-install-emacs: Exit if we can't find some variable.
136 (AVOID): Add .orig & .rej files.
137 (get_config_var): Be more liberal about format of config.status
138 sed commands.
139
5a4a5bd4
GM
1402001-10-19 Gerd Moellmann <gerd@gnu.org>
141
74499542
GM
142 * admin.el: New file.
143
5a4a5bd4
GM
144 * build-configs: Add --help option. Add support for building
145 in arbitrary source trees.
146
09954f3b
GM
1472001-10-17 Gerd Moellmann <gerd@gnu.org>
148
149 * alloc-colors.c: New file.
150
f2164e31
GM
1512001-10-13 Gerd Moellmann <gerd@gnu.org>
152
153 * make-emacs: Add --boot switch for bootstrapping. Logs to
154 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
155
ab952a4f
GM
1562001-10-05 Gerd Moellmann <gerd@gnu.org>
157
158 * Branch for 21.1.
6c465a15 159
f537c3cd
EZ
1602001-09-04 Andrew Innes <andrewi@gnu.org>
161
162 * admin/nt/makedist.bat: Remove reference to obsolete file
163 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
164 version of tar used.
165
166;; Local Variables:
167;; coding: iso-2022-7bit-unix
168;; End:
2a34a036
GM
169
170 Copyright (C) 2001 Free Software Foundation, Inc.
171 Copying and distribution of this file, with or without modification,
172 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
173
174;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a