Mercurial > emacs
annotate admin/ChangeLog @ 57141:13a2e269f08a
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 18 Sep 2004 20:22:35 +0000 |
parents | c3dfd74661dd |
children | 53277dccf469 |
rev | line source |
---|---|
57141
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
1 2004-09-18 Luc Teirlinck <teirllm@auburn.edu> |
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
2 |
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
3 * FOR-RELEASE (Indications): Clean up and update checklists for |
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
4 Emacs and Elisp manual. |
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
5 |
57061 | 6 2004-09-11 Kim F. Storm <storm@cua.dk> |
7 | |
8 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!). | |
57062 | 9 (Documentation): Add NEWS entry. |
10 Add section lists for proof-reading Emacs and Lisp manuals. | |
57061 | 11 |
56837 | 12 2004-08-29 Kim F. Storm <storm@cua.dk> |
13 | |
14 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS. | |
15 | |
56824
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
16 2004-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
17 |
56837 | 18 * FOR-RELEASE (Indications): Remove entry about GTK and geometry, |
56824
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
19 (now behaves as well as other ports). |
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
20 |
56270
78dc44def80f
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
56253
diff
changeset
|
21 2004-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
78dc44def80f
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
56253
diff
changeset
|
22 |
56837 | 23 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done). |
56270
78dc44def80f
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
56253
diff
changeset
|
24 |
56253
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
25 2002-06-26 Eli Zaretskii <eliz@is.elta.co.il> |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
26 |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
27 * FOR-RELEASE: Moved here from the etc directory. |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
28 |
55429
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
29 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org> |
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
30 |
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
31 * notes/BRANCH: New file, to be maintained per CVS branch. |
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
32 |
52708
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
33 2003-10-01 Miles Bader <miles@gnu.org> |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
34 |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
35 * quick-install-emacs: Don't use "function" keyword when defining |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
36 shell functions. |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
37 |
52634
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
38 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu> |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
39 |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
40 * quick-install-emacs: Remove fns-* pruning, since that file no |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
41 longer seems to be generated. |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
42 (AVOID): Quote literal periods. Quote braces in a way acceptable |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
43 to all parties (gawk gets bitchy about using `\'). |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
44 |
52260
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
45 2003-08-19 Miles Bader <miles@gnu.org> |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
46 |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
47 * quick-install-emacs: Add arch-specific ignored files to |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
48 quick-install-emacs. Use quoting for periods that's acceptable |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
49 to recent versions of gawk. |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
50 |
52175
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
51 2003-08-11 Markus Rost <rost@math.ohio-state.edu> |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
52 |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
53 * cus-test.el: Remove obsolete workaround. |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
54 |
50666 | 55 2003-04-22 Andrew Innes <andrewi@gnu.org> |
56 | |
57 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting | |
58 emacs.exe before zipping, and including batch file to recreate | |
59 after unpacking. | |
60 | |
61 * nt/stitch.bat: New file. | |
62 | |
63 * nt/README-ftp-server: Update wording and version number etc. | |
64 Add extra instructions for installing multi-file .zip | |
65 distribution. | |
66 | |
67 * nt/README.W32: Remove personal email address and update wording. | |
68 | |
69 * nt/README-UNDUMP.W32: Remove personal email address and update | |
70 wording. | |
71 | |
49684
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
72 2003-02-10 Francesco Potort,Al(B <pot@gnu.org> |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
73 |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
74 * make-changelog-diff: New script, code stolen from make-announcement. |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
75 |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
76 * make-announcement: Use make-changelog-diff. |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
77 |
49342
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
78 2003-01-20 Francesco Potort,Al(B <pot@gnu.org> |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
79 |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
80 * make-tarball.txt: Step-by-step instructions for making a tarball. |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
81 |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
82 * make-announcement: A script for creating pretest annuncements. |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
83 |
49296
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
84 2003-01-17 Francesco Potort,Al(B <pot@gnu.org> |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
85 |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
86 * admin.el (add-release-logs): Expand the directory name before |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
87 calling find(1). |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
88 (add-release-logs): Use the same methods as add-log.el for writing |
49297
3daa4e7f0cca
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49296
diff
changeset
|
89 the date and the user's name and address |
49296
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
90 |
49375 | 91 2003-01-07 Miles Bader <miles@gnu.org> |
92 | |
93 * quick-install-emacs: Unset LANG etc. to avoid non-standard | |
94 command output from non-C locales. | |
95 | |
48853
cf30601f67b2
White space fixes.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47895
diff
changeset
|
96 2002-10-16 Markus Rost <rost@math.ohio-state.edu> |
47871
f0d9067a78fd
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47857
diff
changeset
|
97 |
47895
3ec83d27c2b2
Replaced the recent ChangeLogs for cus-test.el by a summary.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47890
diff
changeset
|
98 * cus-test.el: Extended and reorganized. There are now 4 tests |
47834
16798d2e1b5f
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47816
diff
changeset
|
99 which can be run in batch mode. See the Commentary section. |
47816
7d963d85f3d0
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47802
diff
changeset
|
100 |
47802
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
101 2002-10-08 Markus Rost <rost@math.ohio-state.edu> |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
102 |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
103 * cus-test.el: New file. |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
104 |
45537 | 105 2002-05-27 Miles Bader <miles@gnu.org> |
106 | |
107 * quick-install-emacs (VERSION): Calculate using the same method | |
45538 | 108 that configure.in uses. |
45537 | 109 |
44874 | 110 2002-04-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
111 | |
112 * emacs-pretesters: New file with information for Emacs | |
113 pretesters. | |
114 | |
44113
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
115 2002-03-22 Paul Eggert <eggert@twinsun.com> |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
116 |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
117 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
118 POSIX 1003.1-2001 disallows both usages. |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
119 |
43240 | 120 2002-02-11 Andrew Innes <andrewi@gnu.org> |
121 | |
122 * nt/makedist.bat: Don't include elisp/term/*.el files twice. | |
123 | |
42927 | 124 2002-01-24 Andrew Innes <andrewi@gnu.org> |
125 | |
126 * nt/README.W32: Remove unnecessary version number and date | |
127 references. | |
128 | |
129 * nt/README-UNDUMP.W32: Ditto. | |
130 | |
41842 | 131 2001-12-06 Gerd Moellmann <gerd@gnu.org> |
132 | |
133 * make-emacs: Add --trace-move. | |
134 | |
40202 | 135 2001-10-23 Andrew Innes <andrewi@gnu.org> |
136 | |
137 * nt/makedist.bat: Remove remaining obsolete reference to | |
138 GETTING.GNU.SOFTWARE. | |
139 | |
40163 | 140 2001-10-22 Gerd Moellmann <gerd@gnu.org> |
141 | |
142 * admin.el (set-version): Use `s' interactive spec for | |
143 version number. | |
144 | |
40111 | 145 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
146 | |
40152 | 147 * (Version 21.1 released.) |
40111 | 148 |
40085 | 149 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
150 | |
151 * admin.el (add-release-logs): Put the log entry in lispref, too. | |
152 | |
40065 | 153 2001-10-20 Miles Bader <miles@gnu.org> |
154 | |
155 * quick-install-emacs: Exit if we can't find some variable. | |
156 (AVOID): Add .orig & .rej files. | |
157 (get_config_var): Be more liberal about format of config.status | |
158 sed commands. | |
159 | |
40053 | 160 2001-10-19 Gerd Moellmann <gerd@gnu.org> |
161 | |
40063 | 162 * admin.el: New file. |
163 | |
40053 | 164 * build-configs: Add --help option. Add support for building |
165 in arbitrary source trees. | |
166 | |
39991 | 167 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
168 | |
169 * alloc-colors.c: New file. | |
170 | |
39872 | 171 2001-10-13 Gerd Moellmann <gerd@gnu.org> |
172 | |
173 * make-emacs: Add --boot switch for bootstrapping. Logs to | |
174 EMACS_ROOT/boot.log, renames previous log file to boot.log.old. | |
175 | |
39742 | 176 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
177 | |
178 * Branch for 21.1. | |
48853
cf30601f67b2
White space fixes.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47895
diff
changeset
|
179 |
39380
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
180 2001-09-04 Andrew Innes <andrewi@gnu.org> |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
181 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
182 * admin/nt/makedist.bat: Remove reference to obsolete file |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
183 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
184 version of tar used. |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
185 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
186 ;; Local Variables: |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
187 ;; coding: iso-2022-7bit-unix |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
188 ;; End: |
39627 | 189 |
190 Copyright (C) 2001 Free Software Foundation, Inc. | |
191 Copying and distribution of this file, with or without modification, | |
192 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 193 |
194 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a |