(idlwave-complete-in-buffer): Use mapc rather than mapcar.
[emacs.git] / admin / ChangeLog
blob10cec99a09b98ac2243957a7bfe22157997bd18b
1 2007-08-28  Glenn Morris  <rgm@gnu.org>
3         * admin.el: Provide self.
5 2007-08-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7         * FOR-RELEASE (http): Add Gtk+ tool bar and GUD focus problem.
9 2007-07-25  Glenn Morris  <rgm@gnu.org>
11         * Relicense all FSF files to GPLv3 or later.
13 2007-06-07  Glenn Morris  <rgm@gnu.org>
15         * admin.el (set-copyright): New function.
17 2007-04-25  Nick Roberts  <nickrob@snap.net.nz>
19         * make-tarball.txt: Add note about cutting the branch.
21 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
23         * Version 22.1 released.
25 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
27         * nt/makedist.bat: Change EOL format to DOS.  Don't use
28         redirection characters in REM lines.
30 2007-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
32         * FOR-RELEASE: Removed Gtk/Xft issue.
34 2007-01-01  Miles Bader  <miles@gnu.org>
36         * quick-install-emacs (get_config_var): Deal with weird magic
37         string inserted by recent versions of autoconf.
39 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
41         * admin.el (set-version): Set version number in
42         lib-src/makefile.w32-in.
44 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
46         * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
47         due to a local miss-configuration.
49 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
51         * make-announcement (OLD): Remove LEIM references in announcement
52         since it is now built-in.
54 2006-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
56         * admin.el (set-version): Set version numbers in "mac" subdirectory.
58 2006-10-03  Kenichi Handa  <handa@m17n.org>
60         * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
62 2006-08-13  Chong Yidong  <cyd@stupidchicken.com>
64         * FOR-RELEASE: Elisp manual checking completed.
66 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
68         * FOR-RELEASE: Update refcard section.
70 2006-07-14  Kim F. Storm  <storm@cua.dk>
72         * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
74 2006-07-09  Kim F. Storm  <storm@cua.dk>
76         * README: Use outline format.  Add FOR-RELEASE.
78 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
80         * FOR-RELEASE: Checking of info.texi done.
82 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
84         * FOR-RELEASE: Update refcard section.
86 2006-06-07  Reiner Steib  <Reiner.Steib@gmx.de>
88         * FOR-RELEASE: Update refcard section.
90 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
92         * FOR-RELEASE: Key sequence elisp node done.
94 2006-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
96         * FOR-RELEASE: Update refcard translations.  Add coding cookie.
98 2006-05-21  Chong Yidong  <cyd@mit.edu>
100         * FOR-RELEASE: point-entered /point-left bug fixed.
102 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
104         * FOR-RELEASE: Spell-checking the manuals is now done; remove the
105         entry.
107 2006-05-06  Bill Wohler  <wohler@newt.com>
109         * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
110         about it.
112 2006-04-17  Ramprasad B  <ramprasad_i82@yahoo.com>
114         * ./* (Copyright): Updated Copyright year(s).
116 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
118         * FOR-RELEASE (BUGS): Add URLs/MIDs.
120 2006-02-20  Kim F. Storm  <storm@cua.dk>
122         * FOR-RELEASE (NEW FEATURES): Completed work on this item:
123         Rework how fringe bitmaps are defined and used.
124         Currently, bitmap usage and bitmap appearence are "mixed-up" in a
125         one-level representation.  It would be cleaner to split the
126         representation into a two-level model where first level maps
127         bitmap usage to a bitmap name, and second level maps bitmap name to
128         a bitmap appearence.
130 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
132         * FOR-RELEASE: String allocation bugs fixed.
134 2005-12-13  Bill Wohler  <wohler@newt.com>
136         * FOR-RELEASE: Ensure MH-E 8.0 has been released.
138 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
140         * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
141         completing-read-multiple, mail-extract-address-components,
142         mail-mode, quail-define-package, save-buffer and
143         ucs-set-table-for-input from doc strings item (Done).
145 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
147         * FOR-RELEASE: Icons installed.  Partial completion bug fixed.
149 2005-11-11  Kim F. Storm  <storm@cua.dk>
151         * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
152         when displaying a non-breaking space in an overlay string.
154 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
156         * FOR-RELEASE: Init file change implemented.
158 2005-10-27  Chong Yidong  <cyd@stupidchicken.com>
160         * FOR-RELEASE: Fringe angle bitmap at eob fixed.
162 2005-10-19  Chong Yidong  <cyd@stupidchicken.com>
164         * FOR-RELEASE (New features): max-image-size implemented.
165         (Bugs): split-window done, by Kim F. Storm.
167 2005-10-17  Bill Wohler  <wohler@newt.com>
169         * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
170         since it's gone. Also marked mh-e as done.
172 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
174         * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
175         libraries on Windows (Done).
177 2005-10-01  Jason Rumney  <jasonr@gnu.org>
179         * admin.el (set-version): Set version numbers in nt/emacs.rc.
181 2005-08-31  Romain Francoise  <romain@orebokech.com>
183         * FOR-RELEASE: (New features): Remove vhdl-mode.el update
184         item (Done).
186 2005-08-27  Romain Francoise  <romain@orebokech.com>
188         * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
190 2005-07-04  Lute Kamstra  <lute@gnu.org>
192         Update FSF's address in GPL notices.
194 2005-06-10  Lute Kamstra  <lute@gnu.org>
196         * admin.el (set-version): Set version in lisp manual too.
197         * make-tarball.txt: Commit lispref/elisp.texi too.
199 2005-06-04  Richard M. Stallman  <rms@gnu.org>
201         * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
202         Other cleanups.
204 2005-04-19  Lute Kamstra  <lute@gnu.org>
206         * make-tarball.txt: Don't commit lisp/loaddefs.el.
208 2005-04-14  Lute Kamstra  <lute@gnu.org>
210         * nt/makedist.bat (elfiles): Update.
212         * admin.el (add-release-logs): Fix require call.
214 2005-03-30  Marcelo Toledo  <marcelo@marcelotoledo.org>
216         * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
217         first line of every tutorial must begin with a sentence saying
218         "Emacs Tutorial" in the respective language.  This should be
219         followed by "See end for copying conditions", likewise in the
220         respective language.
222 2005-03-29  Luc Teirlinck  <teirllm@auburn.edu>
224         * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
225         Add `undo-ask-before-discard' to it.
227 2005-03-02  Miles Bader  <miles@gnu.org>
229         * quick-install-emacs: Only use the mkdir --verbose option if the
230         script's --verbose option was specified (this avoids problems with
231         default usage on systems where mkdir doesn't support that option).
233 2005-02-15  Jason Rumney  <jasonr@gnu.org>
235         * nt/makedist.bat: Do not rely on non-standard behaviour of
236         tar --exclude.
238 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
240         * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
242 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
244         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
245         Elisp manuals.
247 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
249         * FOR-RELEASE (Indications): Clean up and update checklists for
250         Emacs and Elisp manuals.
252 2004-09-11  Kim F. Storm  <storm@cua.dk>
254         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
255         (Documentation): Add NEWS entry.
256         Add section lists for proof-reading Emacs and Lisp manuals.
258 2004-08-29  Kim F. Storm  <storm@cua.dk>
260         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
262 2004-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
264         * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
265         (now behaves as well as other ports).
267 2004-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
269         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
271 2004-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
273         * FOR-RELEASE: Moved here from the etc directory.
275 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
277         * notes/BRANCH: New file, to be maintained per CVS branch.
279 2003-10-01  Miles Bader  <miles@gnu.org>
281         * quick-install-emacs: Don't use "function" keyword when defining
282         shell functions.
284 2003-09-29  Lute Kamstra  <lute@gnu.org>
286         * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
288 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
290         * quick-install-emacs: Remove fns-* pruning, since that file no
291         longer seems to be generated.
292         (AVOID): Quote literal periods.  Quote braces in a way acceptable
293         to all parties (gawk gets bitchy about using `\').
295 2003-08-19  Miles Bader  <miles@gnu.org>
297         * quick-install-emacs: Add arch-specific ignored files to
298         quick-install-emacs.  Use quoting for periods that's acceptable
299         to recent versions of gawk.
301 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
303         * cus-test.el: Remove obsolete workaround.
305 2003-04-22  Andrew Innes  <andrewi@gnu.org>
307         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
308         emacs.exe before zipping, and including batch file to recreate
309         after unpacking.
311         * nt/stitch.bat: New file.
313         * nt/README-ftp-server: Update wording and version number etc.
314         Add extra instructions for installing multi-file .zip
315         distribution.
317         * nt/README.W32: Remove personal email address and update wording.
319         * nt/README-UNDUMP.W32: Remove personal email address and update
320         wording.
322 2003-02-10  Francesco Potort\e,Al\e(B  <pot@gnu.org>
324         * make-changelog-diff: New script, code stolen from make-announcement.
326         * make-announcement: Use make-changelog-diff.
328 2003-01-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
330         * make-tarball.txt: Step-by-step instructions for making a tarball.
332         * make-announcement: A script for creating pretest annuncements.
334 2003-01-17  Francesco Potort\e,Al\e(B  <pot@gnu.org>
336         * admin.el (add-release-logs): Expand the directory name before
337         calling find(1).
338         (add-release-logs): Use the same methods as add-log.el for writing
339         the date and the user's name and address
341 2003-01-07  Miles Bader  <miles@gnu.org>
343         * quick-install-emacs: Unset LANG etc. to avoid non-standard
344         command output from non-C locales.
346 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
348         * cus-test.el: Extended and reorganized.  There are now 4 tests
349         which can be run in batch mode.  See the Commentary section.
351 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
353         * cus-test.el: New file.
355 2002-05-27  Miles Bader  <miles@gnu.org>
357         * quick-install-emacs (VERSION): Calculate using the same method
358         that configure.in uses.
360 2002-04-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
362         * emacs-pretesters: New file with information for Emacs
363         pretesters.
365 2002-03-22  Paul Eggert  <eggert@twinsun.com>
367         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
368         POSIX 1003.1-2001 disallows both usages.
370 2002-02-11  Andrew Innes  <andrewi@gnu.org>
372         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
374 2002-01-24  Andrew Innes  <andrewi@gnu.org>
376         * nt/README.W32: Remove unnecessary version number and date
377         references.
379         * nt/README-UNDUMP.W32: Ditto.
381 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
383         * make-emacs: Add --trace-move.
385 2001-10-23  Andrew Innes  <andrewi@gnu.org>
387         * nt/makedist.bat: Remove remaining obsolete reference to
388         GETTING.GNU.SOFTWARE.
390 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
392         * admin.el (set-version): Use `s' interactive spec for
393         version number.
395 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
397         * (Version 21.1 released.)
399 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
401         * admin.el (add-release-logs): Put the log entry in lispref, too.
403 2001-10-20  Miles Bader  <miles@gnu.org>
405         * quick-install-emacs: Exit if we can't find some variable.
406         (AVOID): Add .orig & .rej files.
407         (get_config_var): Be more liberal about format of config.status
408         sed commands.
410 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
412         * admin.el: New file.
414         * build-configs: Add --help option.  Add support for building
415         in arbitrary source trees.
417 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
419         * alloc-colors.c: New file.
421 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
423         * make-emacs: Add --boot switch for bootstrapping.  Logs to
424         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
426 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
428         * Branch for 21.1.
430 2001-09-04  Andrew Innes  <andrewi@gnu.org>
432         * admin/nt/makedist.bat: Remove reference to obsolete file
433         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
434         version of tar used.
436 ;; Local Variables:
437 ;; coding: iso-2022-7bit
438 ;; add-log-time-zone-rule: t
439 ;; End:
441     Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
442       2007  Free Software Foundation, Inc.
444   This file is part of GNU Emacs.
446   GNU Emacs is free software; you can redistribute it and/or modify
447   it under the terms of the GNU General Public License as published by
448   the Free Software Foundation; either version 3, or (at your option)
449   any later version.
451   GNU Emacs is distributed in the hope that it will be useful,
452   but WITHOUT ANY WARRANTY; without even the implied warranty of
453   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
454   GNU General Public License for more details.
456   You should have received a copy of the GNU General Public License
457   along with GNU Emacs; see the file COPYING.  If not, write to the
458   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
459   Boston, MA 02110-1301, USA.
461 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a