(Secondary Selection): Setting the secondary selection with
[bpt/emacs.git] / admin / ChangeLog
1 2004-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
5 2002-06-26 Eli Zaretskii <eliz@is.elta.co.il>
6
7 * FOR-RELEASE: Moved here from the etc directory.
8
9 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
10
11 * notes/BRANCH: New file, to be maintained per CVS branch.
12
13 2003-10-01 Miles Bader <miles@gnu.org>
14
15 * quick-install-emacs: Don't use "function" keyword when defining
16 shell functions.
17
18 2003-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
25 2003-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
31 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
32
33 * cus-test.el: Remove obsolete workaround.
34
35 2003-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
52 2003-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
58 2003-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
64 2003-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
71 2003-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
76 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
77
78 * cus-test.el: Extended and reorganized. There are now 4 tests
79 which can be run in batch mode. See the Commentary section.
80
81 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
82
83 * cus-test.el: New file.
84
85 2002-05-27 Miles Bader <miles@gnu.org>
86
87 * quick-install-emacs (VERSION): Calculate using the same method
88 that configure.in uses.
89
90 2002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
91
92 * emacs-pretesters: New file with information for Emacs
93 pretesters.
94
95 2002-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
100 2002-02-11 Andrew Innes <andrewi@gnu.org>
101
102 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
103
104 2002-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
111 2001-12-06 Gerd Moellmann <gerd@gnu.org>
112
113 * make-emacs: Add --trace-move.
114
115 2001-10-23 Andrew Innes <andrewi@gnu.org>
116
117 * nt/makedist.bat: Remove remaining obsolete reference to
118 GETTING.GNU.SOFTWARE.
119
120 2001-10-22 Gerd Moellmann <gerd@gnu.org>
121
122 * admin.el (set-version): Use `s' interactive spec for
123 version number.
124
125 2001-10-20 Gerd Moellmann <gerd@gnu.org>
126
127 * (Version 21.1 released.)
128
129 2001-10-20 Gerd Moellmann <gerd@gnu.org>
130
131 * admin.el (add-release-logs): Put the log entry in lispref, too.
132
133 2001-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
140 2001-10-19 Gerd Moellmann <gerd@gnu.org>
141
142 * admin.el: New file.
143
144 * build-configs: Add --help option. Add support for building
145 in arbitrary source trees.
146
147 2001-10-17 Gerd Moellmann <gerd@gnu.org>
148
149 * alloc-colors.c: New file.
150
151 2001-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
156 2001-10-05 Gerd Moellmann <gerd@gnu.org>
157
158 * Branch for 21.1.
159
160 2001-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:
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.
173
174 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a