comparison admin/ChangeLog @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 009a9aac441d
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
1 2005-12-13 Bill Wohler <wohler@newt.com>
2
3 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
4
5 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6
7 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
8 completing-read-multiple, mail-extract-address-components,
9 mail-mode, quail-define-package, save-buffer and
10 ucs-set-table-for-input from doc strings item (Done).
11
12 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
13
14 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
15
16 2005-11-11 Kim F. Storm <storm@cua.dk>
17
18 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
19 when displaying a non-breaking space in an overlay string.
20
21 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
22
23 * FOR-RELEASE: Init file change implemented.
24
25 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
26
27 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
28
29 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
30
31 * FOR-RELEASE (New features): max-image-size implemented.
32 (Bugs): split-window done, by Kim F. Storm.
33
34 2005-10-17 Bill Wohler <wohler@newt.com>
35
36 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
37 since it's gone. Also marked mh-e as done.
38
39 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
40
41 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
42 libraries on Windows (Done).
43
44 2005-10-01 Jason Rumney <jasonr@gnu.org>
45
46 * admin.el (set-version): Set version numbers in nt/emacs.rc.
47
48 2005-08-31 Romain Francoise <romain@orebokech.com>
49
50 * FOR-RELEASE: (New features): Remove vhdl-mode.el update
51 item (Done).
52
53 2005-08-27 Romain Francoise <romain@orebokech.com>
54
55 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
56
57 2005-07-04 Lute Kamstra <lute@gnu.org>
58
59 Update FSF's address in GPL notices.
60
61 2005-06-10 Lute Kamstra <lute@gnu.org>
62
63 * admin.el (set-version): Set version in lisp manual too.
64 * make-tarball.txt: Commit lispref/elisp.texi too.
65
66 2005-06-04 Richard M. Stallman <rms@gnu.org>
67
68 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
69 Other cleanups.
70
71 2005-04-19 Lute Kamstra <lute@gnu.org>
72
73 * make-tarball.txt: Don't commit lisp/loaddefs.el.
74
75 2005-04-14 Lute Kamstra <lute@gnu.org>
76
77 * nt/makedist.bat (elfiles): Update.
78
79 * admin.el (add-release-logs): Fix require call.
80
81 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
82
83 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
84 first line of every tutorial must begin with a sentence saying
85 "Emacs Tutorial" in the respective language. This should be
86 followed by "See end for copying conditions", likewise in the
87 respective language.
88
89 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
90
91 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
92 Add `undo-ask-before-discard' to it.
93
94 2005-03-02 Miles Bader <miles@gnu.org>
95
96 * quick-install-emacs: Only use the mkdir --verbose option if the
97 script's --verbose option was specified (this avoids problems with
98 default usage on systems where mkdir doesn't support that option).
99
100 2005-02-15 Jason Rumney <jasonr@gnu.org>
101
102 * nt/makedist.bat: Do not rely on non-standard behaviour of
103 tar --exclude.
104
105 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
106
107 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
108
109 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
110
111 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
112 Elisp manuals.
113
114 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
115
116 * FOR-RELEASE (Indications): Clean up and update checklists for
117 Emacs and Elisp manuals.
118
119 2004-09-11 Kim F. Storm <storm@cua.dk>
120
121 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
122 (Documentation): Add NEWS entry.
123 Add section lists for proof-reading Emacs and Lisp manuals.
124
125 2004-08-29 Kim F. Storm <storm@cua.dk>
126
127 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
128
129 2004-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
130
131 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
132 (now behaves as well as other ports).
133
134 2004-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
135
136 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
137
138 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
139
140 * FOR-RELEASE: Moved here from the etc directory.
141
142 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
143
144 * notes/BRANCH: New file, to be maintained per CVS branch.
145
146 2003-10-01 Miles Bader <miles@gnu.org>
147
148 * quick-install-emacs: Don't use "function" keyword when defining
149 shell functions.
150
151 2003-09-29 Lute Kamstra <lute@gnu.org>
152
153 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
154
155 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
156
157 * quick-install-emacs: Remove fns-* pruning, since that file no
158 longer seems to be generated.
159 (AVOID): Quote literal periods. Quote braces in a way acceptable
160 to all parties (gawk gets bitchy about using `\').
161
162 2003-08-19 Miles Bader <miles@gnu.org>
163
164 * quick-install-emacs: Add arch-specific ignored files to
165 quick-install-emacs. Use quoting for periods that's acceptable
166 to recent versions of gawk.
167
168 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
169
170 * cus-test.el: Remove obsolete workaround.
171
172 2003-04-22 Andrew Innes <andrewi@gnu.org>
173
174 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
175 emacs.exe before zipping, and including batch file to recreate
176 after unpacking.
177
178 * nt/stitch.bat: New file.
179
180 * nt/README-ftp-server: Update wording and version number etc.
181 Add extra instructions for installing multi-file .zip
182 distribution.
183
184 * nt/README.W32: Remove personal email address and update wording.
185
186 * nt/README-UNDUMP.W32: Remove personal email address and update
187 wording.
188
1 2003-02-10 Francesco Potort,Al(B <pot@gnu.org> 189 2003-02-10 Francesco Potort,Al(B <pot@gnu.org>
2 190
3 * make-changelog-diff: New script, code stolen from make-announcement. 191 * make-changelog-diff: New script, code stolen from make-announcement.
4 192
5 * make-announcement: Use make-changelog-diff. 193 * make-announcement: Use make-changelog-diff.
111 * admin/nt/makedist.bat: Remove reference to obsolete file 299 * admin/nt/makedist.bat: Remove reference to obsolete file
112 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about 300 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
113 version of tar used. 301 version of tar used.
114 302
115 ;; Local Variables: 303 ;; Local Variables:
116 ;; coding: iso-2022-7bit-unix 304 ;; coding: iso-2022-7bit
117 ;; End: 305 ;; End:
118 306
119 Copyright (C) 2001 Free Software Foundation, Inc. 307 Copyright (C) 2001 Free Software Foundation, Inc.
120 Copying and distribution of this file, with or without modification, 308 Copying and distribution of this file, with or without modification,
121 are permitted provided the copyright notice and this notice are preserved. 309 are permitted provided the copyright notice and this notice are preserved.
310
311 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a