*** empty log message ***
[emacs.git] / admin / ChangeLog
blob08bef4585a77deab8f2642f9042abd7ad8481826
1 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
3         * FOR-RELEASE: Spell-checking the manuals is now done; remove the
4         entry.
6 2006-05-06  Bill Wohler  <wohler@newt.com>
8         * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
9         about it.
11 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
13         * ./* (Copyright): Updated Copyright year(s)
14         
15 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17         * FOR-RELEASE (BUGS): Add URLs/MIDs.
19 2006-02-20  Kim F. Storm  <storm@cua.dk>
21         * FOR-RELEASE (NEW FEATURES): Completed work on this item:
22         Rework how fringe bitmaps are defined and used.
23         Currently, bitmap usage and bitmap appearence are "mixed-up" in a
24         one-level representation.  It would be cleaner to split the
25         representation into a two-level model where first level maps
26         bitmap usage to a bitmap name, and second level maps bitmap name to
27         a bitmap appearence.
29 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
31         * FOR-RELEASE: string allocation bugs fixed.
33 2005-12-13  Bill Wohler  <wohler@newt.com>
35         * FOR-RELEASE: Ensure MH-E 8.0 has been released.
37 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
39         * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
40         completing-read-multiple, mail-extract-address-components,
41         mail-mode, quail-define-package, save-buffer and
42         ucs-set-table-for-input from doc strings item (Done).
44 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
46         * FOR-RELEASE: Icons installed.  Partial completion bug fixed.
48 2005-11-11  Kim F. Storm  <storm@cua.dk>
50         * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
51         when displaying a non-breaking space in an overlay string.
53 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
55         * FOR-RELEASE: Init file change implemented.
57 2005-10-27  Chong Yidong  <cyd@stupidchicken.com>
59         * FOR-RELEASE: Fringe angle bitmap at eob fixed.
61 2005-10-19  Chong Yidong  <cyd@stupidchicken.com>
63         * FOR-RELEASE (New features): max-image-size implemented.
64         (Bugs): split-window done, by Kim F. Storm.
66 2005-10-17  Bill Wohler  <wohler@newt.com>
68         * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
69         since it's gone. Also marked mh-e as done.
71 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
73         * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
74         libraries on Windows (Done).
76 2005-10-01  Jason Rumney  <jasonr@gnu.org>
78         * admin.el (set-version): Set version numbers in nt/emacs.rc.
80 2005-08-31  Romain Francoise  <romain@orebokech.com>
82         * FOR-RELEASE: (New features): Remove vhdl-mode.el update
83         item (Done).
85 2005-08-27  Romain Francoise  <romain@orebokech.com>
87         * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
89 2005-07-04  Lute Kamstra  <lute@gnu.org>
91         Update FSF's address in GPL notices.
93 2005-06-10  Lute Kamstra  <lute@gnu.org>
95         * admin.el (set-version): Set version in lisp manual too.
96         * make-tarball.txt: Commit lispref/elisp.texi too.
98 2005-06-04  Richard M. Stallman  <rms@gnu.org>
100         * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
101         Other cleanups.
103 2005-04-19  Lute Kamstra  <lute@gnu.org>
105         * make-tarball.txt: Don't commit lisp/loaddefs.el.
107 2005-04-14  Lute Kamstra  <lute@gnu.org>
109         * nt/makedist.bat (elfiles): Update.
111         * admin.el (add-release-logs): Fix require call.
113 2005-03-30  Marcelo Toledo  <marcelo@marcelotoledo.org>
115         * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
116         first line of every tutorial must begin with a sentence saying
117         "Emacs Tutorial" in the respective language.  This should be
118         followed by "See end for copying conditions", likewise in the
119         respective language.
121 2005-03-29  Luc Teirlinck  <teirllm@auburn.edu>
123         * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
124         Add `undo-ask-before-discard' to it.
126 2005-03-02  Miles Bader  <miles@gnu.org>
128         * quick-install-emacs: Only use the mkdir --verbose option if the
129         script's --verbose option was specified (this avoids problems with
130         default usage on systems where mkdir doesn't support that option).
132 2005-02-15  Jason Rumney  <jasonr@gnu.org>
134         * nt/makedist.bat: Do not rely on non-standard behaviour of
135         tar --exclude.
137 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
139         * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
141 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
143         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
144         Elisp manuals.
146 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
148         * FOR-RELEASE (Indications): Clean up and update checklists for
149         Emacs and Elisp manuals.
151 2004-09-11  Kim F. Storm  <storm@cua.dk>
153         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
154         (Documentation): Add NEWS entry.
155         Add section lists for proof-reading Emacs and Lisp manuals.
157 2004-08-29  Kim F. Storm  <storm@cua.dk>
159         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
161 2004-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
163         * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
164         (now behaves as well as other ports).
166 2004-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
168         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
170 2004-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
172         * FOR-RELEASE: Moved here from the etc directory.
174 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
176         * notes/BRANCH: New file, to be maintained per CVS branch.
178 2003-10-01  Miles Bader  <miles@gnu.org>
180         * quick-install-emacs: Don't use "function" keyword when defining
181         shell functions.
183 2003-09-29  Lute Kamstra  <lute@gnu.org>
185         * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
187 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
189         * quick-install-emacs: Remove fns-* pruning, since that file no
190         longer seems to be generated.
191         (AVOID): Quote literal periods.  Quote braces in a way acceptable
192         to all parties (gawk gets bitchy about using `\').
194 2003-08-19  Miles Bader  <miles@gnu.org>
196         * quick-install-emacs: Add arch-specific ignored files to
197         quick-install-emacs.  Use quoting for periods that's acceptable
198         to recent versions of gawk.
200 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
202         * cus-test.el: Remove obsolete workaround.
204 2003-04-22  Andrew Innes  <andrewi@gnu.org>
206         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
207         emacs.exe before zipping, and including batch file to recreate
208         after unpacking.
210         * nt/stitch.bat: New file.
212         * nt/README-ftp-server: Update wording and version number etc.
213         Add extra instructions for installing multi-file .zip
214         distribution.
216         * nt/README.W32: Remove personal email address and update wording.
218         * nt/README-UNDUMP.W32: Remove personal email address and update
219         wording.
221 2003-02-10  Francesco Potort\e,Al\e(B  <pot@gnu.org>
223         * make-changelog-diff: New script, code stolen from make-announcement.
225         * make-announcement: Use make-changelog-diff.
227 2003-01-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
229         * make-tarball.txt: Step-by-step instructions for making a tarball.
231         * make-announcement: A script for creating pretest annuncements.
233 2003-01-17  Francesco Potort\e,Al\e(B  <pot@gnu.org>
235         * admin.el (add-release-logs): Expand the directory name before
236         calling find(1).
237         (add-release-logs): Use the same methods as add-log.el for writing
238         the date and the user's name and address
240 2003-01-07  Miles Bader  <miles@gnu.org>
242         * quick-install-emacs: Unset LANG etc. to avoid non-standard
243         command output from non-C locales.
245 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
247         * cus-test.el: Extended and reorganized.  There are now 4 tests
248         which can be run in batch mode.  See the Commentary section.
250 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
252         * cus-test.el: New file.
254 2002-05-27  Miles Bader  <miles@gnu.org>
256         * quick-install-emacs (VERSION): Calculate using the same method
257         that configure.in uses.
259 2002-04-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
261         * emacs-pretesters: New file with information for Emacs
262         pretesters.
264 2002-03-22  Paul Eggert  <eggert@twinsun.com>
266         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
267         POSIX 1003.1-2001 disallows both usages.
269 2002-02-11  Andrew Innes  <andrewi@gnu.org>
271         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
273 2002-01-24  Andrew Innes  <andrewi@gnu.org>
275         * nt/README.W32: Remove unnecessary version number and date
276         references.
278         * nt/README-UNDUMP.W32: Ditto.
280 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
282         * make-emacs: Add --trace-move.
284 2001-10-23  Andrew Innes  <andrewi@gnu.org>
286         * nt/makedist.bat: Remove remaining obsolete reference to
287         GETTING.GNU.SOFTWARE.
289 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
291         * admin.el (set-version): Use `s' interactive spec for
292         version number.
294 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
296         * (Version 21.1 released.)
298 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
300         * admin.el (add-release-logs): Put the log entry in lispref, too.
302 2001-10-20  Miles Bader  <miles@gnu.org>
304         * quick-install-emacs: Exit if we can't find some variable.
305         (AVOID): Add .orig & .rej files.
306         (get_config_var): Be more liberal about format of config.status
307         sed commands.
309 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
311         * admin.el: New file.
313         * build-configs: Add --help option.  Add support for building
314         in arbitrary source trees.
316 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
318         * alloc-colors.c: New file.
320 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
322         * make-emacs: Add --boot switch for bootstrapping.  Logs to
323         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
325 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
327         * Branch for 21.1.
329 2001-09-04  Andrew Innes  <andrewi@gnu.org>
331         * admin/nt/makedist.bat: Remove reference to obsolete file
332         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
333         version of tar used.
335 ;; Local Variables:
336 ;; coding: iso-2022-7bit
337 ;; End:
339     Copyright (C) 2001 Free Software Foundation, Inc.
340   Copying and distribution of this file, with or without modification,
341   are permitted provided the copyright notice and this notice are preserved.
343 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a