* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
cb335806
EZ
12009-08-22 Eli Zaretskii <eliz@gnu.org>
2
3 * notes/newfile: Details of how to check for problems with DOS 8+3
4 file-name restrictions.
5
62009-08-18 Glenn Morris <rgm@gnu.org>
7
8 * notes/newfile: New file.
9
54aa48fe
EZ
102009-07-11 Eli Zaretskii <eliz@gnu.org>
11
12 * make-tarball.txt: Add a note about bumping the value of
13 customize-changed-options-previous-release.
14
aa4a9384
KH
152009-06-24 Kenichi Handa <handa@m17n.org>
16
17 * charsets/mapconv: For the UNICODE format files, do reverse sort
18 and don't compact the map. This is to prefer the first one in the
19 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
20
09856751
KH
212009-06-12 Kenichi Handa <handa@m17n.org>
22
23 * charsets/Makefile (JISX213A.map): Make it depend on
24 mapfiles/JISX213A.map.gz.
25 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
26
27 * charsets/mapfiles/JISX213A.map.gz: New file.
28
29 * charsets/mapfiles/README: Describe JISX213A.map.gz.
30
09e47eb5
KH
312009-06-12 Kenichi Handa <handa@m17n.org>
32
33 * charsets/mapfiles/*: New files.
34
35 * charsets/mule-charsets.el: Mostly re-written to generate all
36 MULE-*.map files.
37
38 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
39 files.
40
41 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
42 EUC-JP-MS.
43
44 * charsets/cp51932.awk (END): Print arch-tag at the tail.
45
46 * charsets/Makefile: Maps depend on files under mapfiles or
47 ${GLIBC_CHARMAPS}.
48
0b4ff5df
KH
492009-04-21 Kenichi Handa <handa@m17n.org>
50
51 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
52 change.
53
88758986
KH
542009-04-17 Kenichi Handa <handa@m17n.org>
55
56 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
57 Hangle decomposition rule to Unicode.
58
0af3fedf
KH
592009-04-09 Kenichi Handa <handa@m17n.org>
60
61 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
62 a string with a composition property to disable combining
63 characters being composed.
64
40c3f434
MB
652009-03-11 Miles Bader <Miles Bader <miles@gnu.org>>
66
67 * quick-install-emacs: Be more clever about locating info directory.
68
d9cce206
JB
692009-02-24 Juanma Barranquero <lekktu@gmail.com>
70
71 * nt/README.W32: Fix typos.
72
3deb93c6
JR
732009-02-23 Jason Rumney <jasonr@gnu.org>
74
75 * nt/README-ftp-server: Update for 23.0.91
76
d9cce206
JB
77 * nt/README.W32: Remove ever expanding versions of Windows.
78 Shorten FAQ URL. Remove mention of obsolete lock directory.
79 Windows distribution now bin and barebin only. Add note about
80 SVG support. Remove old tar and gzip problem workarounds.
81 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
82
83 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
84 undumped distribution no longer exists.
85
e73521d0 862009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
87
88 * nt/README.W32: Fix typo. (Bug#2207)
89
1b1db3a9
CY
902009-02-01 Chong Yidong <cyd@stupidchicken.com>
91
92 * admin.el (set-version): Remove deleted file ns-emacs.texi.
93
d90442ce
KH
942008-12-02 Kenichi Handa <handa@m17n.org>
95
96 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
97 `decomposition' property adjusted.
98 (unidata-split-decomposition): Don't include surrounding "<" and
99 ">" in a symbol name.
100
1012008-12-01 Kenichi Handa <handa@m17n.org>
102
b97439ce
JB
103 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
104 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
105 (unidata-get-numeric, unidata-put-numeric)
106 (unidata-gen-table-numeric): New functions.
107 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
108
983ab7ba
EZ
1092008-11-29 Eli Zaretskii <eliz@gnu.org>
110
111 * notes/documentation: Add notes about Antinews.
112
91236f63
GM
1132008-10-23 Glenn Morris <rgm@gnu.org>
114
115 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
116 Add/tweak some nextstep/ entries.
117
c674e738
KH
1182008-09-19 Kenichi Handa <handa@m17n.org>
119
120 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
121 positions.
122
293a3986
EZ
1232008-08-23 Eli Zaretskii <eliz@gnu.org>
124
125 * CPP-DEFINES: Add USER_FULL_NAME.
126
b7063e7e
JR
1272008-08-16 Jason Rumney <jasonr@gnu.org>
128
d4835507 129 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 130
295b47d8
JB
1312008-08-06 Juanma Barranquero <lekktu@gmail.com>
132
133 * nt/dump.bat: Fix mixed EOLs.
134
14145fa3
AR
1352008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
136
0dcb2845 137 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 138
c3179b06
EZ
1392008-08-02 Eli Zaretskii <eliz@gnu.org>
140
141 * CPP-DEFINES: Add defines for accessing system processes.
142
9e2a2647
DN
1432008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
144
145 * make-tarball.txt:
146 * admin.el:
147 * FOR-RELEASE:
148 * CPP-DEFINES: Remove mentions of Mac Carbon.
149
d3841127
GM
1502008-07-16 Glenn Morris <rgm@gnu.org>
151
152 * admin.el (set-version, set-copyright): Add nextstep/ files.
153
ba60bd44 1542008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 155
0dcb2845 156 * CPP-DEFINES: Add NS port related defines.
edfda783 157
f2d8d275
GM
1582008-06-16 Glenn Morris <rgm@gnu.org>
159
5de85e83
GM
160 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
161 doc/lispref/book-spine.texinfo.
f2d8d275 162
611bee81
GM
1632008-06-15 Glenn Morris <rgm@gnu.org>
164
165 * admin.el (set-version): Add doc/misc/faq.texi.
166
d6710afe
JB
1672008-05-22 Juanma Barranquero <lekktu@gmail.com>
168
169 * FOR-RELEASE: Remove Windows problem about the XPM image library
170 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
171
2e10f11c
JB
1722008-04-15 Juanma Barranquero <lekktu@gmail.com>
173
174 * unidata/UnicodeData.txt: Update to Unicode 5.1.
175
dd7d19d7
JB
1762008-04-14 Juanma Barranquero <lekktu@gmail.com>
177
178 * unidata/unidata-gen.el (unidata-prop-alist):
179 Fix typo in description of `numeric-value'.
180 (unidata-put-character): Fix typo in error message.
181
2cbff44e
GM
1822008-02-21 Glenn Morris <rgm@gnu.org>
183
184 * notes/unicode, notes/font-backend: New files, split off from
185 README.unicode.
186
43bad2da
KH
1872008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
188
189 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 190 being used in latin1-disp.el. Remove the problem of
98723304
KH
191 cp-supported-codepages. Remove the problem of lost changelog for
192 ps-prin1.ps.
43bad2da 193
8a7619ba
EZ
1942008-02-16 Eli Zaretskii <eliz@gnu.org>
195
196 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
197 non-portable in this context.
198
199 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
200 non-portable in this context.
201
f96b6330
EZ
2022008-02-09 Eli Zaretskii <eliz@gnu.org>
203
204 * unidata/makefile.w32-in (lisp): New variable.
205 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
206 lisp/emacs-lisp.
207
56eb72a0
JR
2082008-02-04 Jason Rumney <jasonr@gnu.org>
209
210 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
211
a8fd9158
JB
2122008-02-02 Juanma Barranquero <lekktu@gmail.com>
213
214 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
215
c7e85fc7
EZ
2162008-02-02 Eli Zaretskii <eliz@gnu.org>
217
9aa0b3c8
EZ
218 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
219
bcc891c2 220 * unidata/Makefile.in: Rename from Makefile.
5889232d 221
c7e85fc7
EZ
222 * unidata/makefile.w32-in: New file.
223
db516472
JR
2242008-02-02 Jason Rumney <jasonr@gnu.org>
225
226 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
227
609789d7 2282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 229
aca7a3d2
MB
230 * unidata/copyright.html: New file.
231
609789d7 2322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
233
234 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
235 decomposition, if T is the same as TBase, don't include it in the
236 returned list.
237
609789d7 2382008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
239
240 * unidata/unidata-gen.el (unidata-text-file): Delete it.
241 (unidata-list): Initialize to nil.
242 (unidata-setup-list): New function.
bcc891c2
GM
243 (unidata-gen-files): New optional arg unidata-text-file.
244 If it's nil, set unidata-text-file to the left command line arg.
245 Call unidate-setup-list at first.
aca7a3d2 246
bcc891c2 247 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
248 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
249
609789d7 2502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 251
bcc891c2
GM
252 * unidata/unidata-gen.el: Fix comment typo.
253 Change string-to-int to string-to-number.
254 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
255 (unidata-list): Just insert unidata-text-file.
256 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 257 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 258
bcc891c2 259 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
260 (charprop.el): Depends on unidata.txt.
261 (clean): Remove unidata.txt.
262
609789d7 2632008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
264
265 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
266 (unidata-get-name): Handle U+110B.
267
609789d7 2682008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
269
270 Sub-directory `unidata' is for codes to generate charprop.el and
271 many other uni-*.el files from `UnicodeData.txt'.
272
273 * Unidata/README: New file.
274
275 * unidata/Makefile: New file.
276
277 * unidata/unidata-gen.el: New file.
278
279 * unidata/UnicodeData.txt: New file. Copied from
609789d7 280 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
281
282 * unidata/.cvsignore: New file.
283
609789d7 2842008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
285
286 * charsets/.cvsignore: New file.
287
288 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
289
bcc891c2
GM
290 * charsets/Makefile (all): Rename target from charsets.
291 Depend on ${TRANS_TABLE}.
292 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
293 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
294 (install): Copy updated files only.
295
2962008-02-02 Kenichi Handa <handa@m17n.org>
297
bcc891c2 298 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
299
3002008-02-02 Kenichi Handa <handa@m17n.org>
301
302 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
303 0x2299 to 0x29BF.
304
609789d7 3052008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
306
307 * charsets/Makefile (TRANS_TABLE): New macro.
308 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 309 (cp51932.el): New target.
aca7a3d2
MB
310 (eucjp-ms.el): New target.
311 (install): Include ${TRANS_TABLE}.
312 (CJK): Include JISX213A.map.
313 (JISX213A.map): New target.
314
315 * charsets/eucjp-ms.awk: New file.
316
317 * charsets/cp51932.awk: New file.
318
609789d7 3192008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
320
321 * charsets/cp932.awk: New file.
322
bcc891c2 323 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
324
325 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
326 running an awk program.
327
609789d7 3282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
329
330 * charsets/mapconv: Handle UNICODE2.
331
332 * charsets/Makefile (CJK): Include CP932-2BYTE.map
333 (CP932-2BYTE.map): New target.
334
609789d7 3352008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
336
337 * charsets: New directory for scripts to generate charset map
338 files in ../etc/charsets/.
339
bcc891c2 340 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 341 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 342 * charsets/kuten.awk: New files.
aca7a3d2 343
adf94aa6
GM
3442008-01-08 Glenn Morris <rgm@gnu.org>
345
346 * admin.el (set-version): Add doc/man/emacs.1.
347
f3041af1
DN
3482008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
349
350 * notes/copyright:
351 * MAINTAINERS: Remove references to files that have been removed.
352
a70c9a7a
GM
3532008-01-04 Glenn Morris <rgm@gnu.org>
354
355 * admin.el (set-copyright): Add lib-src/ebrowse.c.
356
aa5fea59
SM
3572007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
358
359 * CPP-DEFINES: New file.
360
f8747b72
RS
3612007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
362
363 * FOR-RELEASE: Remove "window-system in face definition" [of
364 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
365 on gnus-dired.el.
366
24bbe01e
GM
3672007-12-05 Glenn Morris <rgm@gnu.org>
368
369 * admin.el (set-version): Handle configure.in. Adapt for doc/
370 directory layout for manuals.
371
0073bc5d
RS
3722007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
373
630cb3b7
JB
374 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
375 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 376
1453abd0
GM
3772007-11-17 Glenn Morris <rgm@gnu.org>
378
379 * admin.el (process-lines): Move to ../lisp/subr.el.
380
ca076674
GM
3812007-10-23 Glenn Morris <rgm@gnu.org>
382
383 * MAINTAINERS: Move here from ../.
384
943756ea
JB
3852007-10-17 Juanma Barranquero <lekktu@gmail.com>
386
387 * make-emacs: Doc fix.
388
bab9fcb4
GM
3892007-08-28 Glenn Morris <rgm@gnu.org>
390
391 * admin.el: Provide self.
392
880820fe 3932007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 394
d58ee9f1 395 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 396
cacc7b51
GM
3972007-07-25 Glenn Morris <rgm@gnu.org>
398
399 * Relicense all FSF files to GPLv3 or later.
400
bfcea090
GM
4012007-06-07 Glenn Morris <rgm@gnu.org>
402
403 * admin.el (set-copyright): New function.
404
017f0417
NR
4052007-04-25 Nick Roberts <nickrob@snap.net.nz>
406
407 * make-tarball.txt: Add note about cutting the branch.
408
537a062f
CY
4092007-06-02 Chong Yidong <cyd@stupidchicken.com>
410
411 * Version 22.1 released.
412
77083ca3
EZ
4132007-02-03 Eli Zaretskii <eliz@gnu.org>
414
415 * nt/makedist.bat: Change EOL format to DOS. Don't use
416 redirection characters in REM lines.
417
880820fe 4182007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
419
420 * FOR-RELEASE: Removed Gtk/Xft issue.
421
1fc8c92b
MB
4222007-01-01 Miles Bader <miles@gnu.org>
423
424 * quick-install-emacs (get_config_var): Deal with weird magic
425 string inserted by recent versions of autoconf.
426
7dce1990
JB
4272006-11-25 Juanma Barranquero <lekktu@gmail.com>
428
429 * admin.el (set-version): Set version number in
430 lib-src/makefile.w32-in.
431
dc3d1157
RS
4322006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
433
434 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
435 due to a local miss-configuration.
436
08c85160
CY
4372006-10-28 Chong Yidong <cyd@stupidchicken.com>
438
439 * make-announcement (OLD): Remove LEIM references in announcement
440 since it is now built-in.
441
d0834a5c
YM
4422006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
443
444 * admin.el (set-version): Set version numbers in "mac" subdirectory.
445
151fe029
KH
4462006-10-03 Kenichi Handa <handa@m17n.org>
447
448 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
449
e71cb549
CY
4502006-08-13 Chong Yidong <cyd@stupidchicken.com>
451
452 * FOR-RELEASE: Elisp manual checking completed.
453
6232e72d
RS
4542006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
455
456 * FOR-RELEASE: Update refcard section.
457
8a8476f9
KS
4582006-07-14 Kim F. Storm <storm@cua.dk>
459
460 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
461
1eca02e7
KS
4622006-07-09 Kim F. Storm <storm@cua.dk>
463
464 * README: Use outline format. Add FOR-RELEASE.
465
7fa61471
CY
4662006-06-27 Chong Yidong <cyd@stupidchicken.com>
467
468 * FOR-RELEASE: Checking of info.texi done.
469
8361675a
RS
4702006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
471
472 * FOR-RELEASE: Update refcard section.
473
3f168e29
RS
4742006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
475
476 * FOR-RELEASE: Update refcard section.
477
f195dc16
CY
4782006-05-25 Chong Yidong <cyd@stupidchicken.com>
479
480 * FOR-RELEASE: Key sequence elisp node done.
481
49561a36
RS
4822006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
483
484 * FOR-RELEASE: Update refcard translations. Add coding cookie.
485
6fedb9f9
CY
4862006-05-21 Chong Yidong <cyd@mit.edu>
487
488 * FOR-RELEASE: point-entered /point-left bug fixed.
489
61515a63
EZ
4902006-05-12 Eli Zaretskii <eliz@gnu.org>
491
492 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
493 entry.
494
4297ece2
BW
4952006-05-06 Bill Wohler <wohler@newt.com>
496
497 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
498 about it.
499
4bbe413d 5002006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 501
4bbe413d 502 * ./* (Copyright): Updated Copyright year(s).
49561a36 503
6b82baf6
RS
5042006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
505
506 * FOR-RELEASE (BUGS): Add URLs/MIDs.
507
49af2995
KS
5082006-02-20 Kim F. Storm <storm@cua.dk>
509
510 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
511 Rework how fringe bitmaps are defined and used.
512 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
513 one-level representation. It would be cleaner to split the
514 representation into a two-level model where first level maps
515 bitmap usage to a bitmap name, and second level maps bitmap name to
516 a bitmap appearence.
517
d5e87a2f
CY
5182006-01-27 Chong Yidong <cyd@stupidchicken.com>
519
8a8476f9 520 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 521
9c43c921
BW
5222005-12-13 Bill Wohler <wohler@newt.com>
523
524 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
525
6ed81b24
RS
5262005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
527
c95dddbe
RS
528 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
529 completing-read-multiple, mail-extract-address-components,
530 mail-mode, quail-define-package, save-buffer and
531 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 532
2950d850
CY
5332005-11-28 Chong Yidong <cyd@stupidchicken.com>
534
535 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
536
ab4d879e
KS
5372005-11-11 Kim F. Storm <storm@cua.dk>
538
539 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
540 when displaying a non-breaking space in an overlay string.
541
932dc33b
CY
5422005-10-30 Chong Yidong <cyd@stupidchicken.com>
543
544 * FOR-RELEASE: Init file change implemented.
545
c809f7cc
CY
5462005-10-27 Chong Yidong <cyd@stupidchicken.com>
547
548 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
549
4754e179 5502005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
551
552 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 553 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 554
ffda926c
BW
5552005-10-17 Bill Wohler <wohler@newt.com>
556
557 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 558 since it's gone. Also marked mh-e as done.
ffda926c 559
2d4713aa
JB
5602005-10-11 Juanma Barranquero <lekktu@gmail.com>
561
562 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
563 libraries on Windows (Done).
564
95f76284
JR
5652005-10-01 Jason Rumney <jasonr@gnu.org>
566
567 * admin.el (set-version): Set version numbers in nt/emacs.rc.
568
52f277bf
RF
5692005-08-31 Romain Francoise <romain@orebokech.com>
570
630cb3b7 571 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
572 item (Done).
573
c0eb0519
RF
5742005-08-27 Romain Francoise <romain@orebokech.com>
575
576 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
577
385ee3de 5782005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
579
580 Update FSF's address in GPL notices.
581
257914aa
LK
5822005-06-10 Lute Kamstra <lute@gnu.org>
583
584 * admin.el (set-version): Set version in lisp manual too.
585 * make-tarball.txt: Commit lispref/elisp.texi too.
586
a4e51a7a
RS
5872005-06-04 Richard M. Stallman <rms@gnu.org>
588
589 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
590 Other cleanups.
591
834671a6
LK
5922005-04-19 Lute Kamstra <lute@gnu.org>
593
594 * make-tarball.txt: Don't commit lisp/loaddefs.el.
595
54381691
LK
5962005-04-14 Lute Kamstra <lute@gnu.org>
597
118e2c39
LK
598 * nt/makedist.bat (elfiles): Update.
599
54381691
LK
600 * admin.el (add-release-logs): Fix require call.
601
0b048d52
MT
6022005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
603
943756ea
JB
604 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
605 The first line of every tutorial must begin with a sentence saying
606 "Emacs Tutorial" in the respective language. This should be
607 followed by "See end for copying conditions", likewise in the
608 respective language.
0b048d52 609
18cd5892
LT
6102005-03-29 Luc Teirlinck <teirllm@auburn.edu>
611
612 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
613 Add `undo-ask-before-discard' to it.
614
9a1c5fbf
MB
6152005-03-02 Miles Bader <miles@gnu.org>
616
617 * quick-install-emacs: Only use the mkdir --verbose option if the
618 script's --verbose option was specified (this avoids problems with
619 default usage on systems where mkdir doesn't support that option).
620
e25c1ca6
JR
6212005-02-15 Jason Rumney <jasonr@gnu.org>
622
fffa137c 623 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
624 tar --exclude.
625
880820fe 6262004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
627
628 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
629
6622d928
LT
6302004-09-20 Luc Teirlinck <teirllm@auburn.edu>
631
632 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
633 Elisp manuals.
634
d574552a
LT
6352004-09-18 Luc Teirlinck <teirllm@auburn.edu>
636
637 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 638 Emacs and Elisp manuals.
d574552a 639
0a5e5be0
KS
6402004-09-11 Kim F. Storm <storm@cua.dk>
641
642 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
643 (Documentation): Add NEWS entry.
644 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 645
2661eae9
KS
6462004-08-29 Kim F. Storm <storm@cua.dk>
647
648 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
649
880820fe 6502004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 651
2661eae9 652 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
1b6d517f
JD
653 (now behaves as well as other ports).
654
880820fe 6552004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 656
2661eae9 657 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 658
44618f20 6592004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
660
661 * FOR-RELEASE: Moved here from the etc directory.
662
db281452
TTN
6632004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
664
665 * notes/BRANCH: New file, to be maintained per CVS branch.
666
feebeb72
MB
6672003-10-01 Miles Bader <miles@gnu.org>
668
669 * quick-install-emacs: Don't use "function" keyword when defining
670 shell functions.
671
44618f20
LK
6722003-09-29 Lute Kamstra <lute@gnu.org>
673
674 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
675
e04e1ce2
MB
6762003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
677
678 * quick-install-emacs: Remove fns-* pruning, since that file no
679 longer seems to be generated.
680 (AVOID): Quote literal periods. Quote braces in a way acceptable
681 to all parties (gawk gets bitchy about using `\').
682
6cce52e8
MB
6832003-08-19 Miles Bader <miles@gnu.org>
684
685 * quick-install-emacs: Add arch-specific ignored files to
686 quick-install-emacs. Use quoting for periods that's acceptable
687 to recent versions of gawk.
688
13582d53
MR
6892003-08-11 Markus Rost <rost@math.ohio-state.edu>
690
691 * cus-test.el: Remove obsolete workaround.
692
e53925a5
AI
6932003-04-22 Andrew Innes <andrewi@gnu.org>
694
695 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
696 emacs.exe before zipping, and including batch file to recreate
697 after unpacking.
698
699 * nt/stitch.bat: New file.
700
701 * nt/README-ftp-server: Update wording and version number etc.
702 Add extra instructions for installing multi-file .zip
703 distribution.
704
705 * nt/README.W32: Remove personal email address and update wording.
706
707 * nt/README-UNDUMP.W32: Remove personal email address and update
708 wording.
709
880820fe 7102003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
711
712 * make-changelog-diff: New script, code stolen from make-announcement.
713
714 * make-announcement: Use make-changelog-diff.
715
880820fe 7162003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
717
718 * make-tarball.txt: Step-by-step instructions for making a tarball.
719
10d1d0af 720 * make-announcement: A script for creating pretest announcements.
163c6f1c 721
880820fe 7222003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
723
724 * admin.el (add-release-logs): Expand the directory name before
725 calling find(1).
726 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 727 the date and the user's name and address.
33b97f32 728
7b997a97
MB
7292003-01-07 Miles Bader <miles@gnu.org>
730
731 * quick-install-emacs: Unset LANG etc. to avoid non-standard
732 command output from non-C locales.
733
6c465a15 7342002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 735
3bc08206 736 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 737 which can be run in batch mode. See the Commentary section.
bd08d86a 738
5ce129c2
MR
7392002-10-08 Markus Rost <rost@math.ohio-state.edu>
740
741 * cus-test.el: New file.
742
14dd2fe9
MB
7432002-05-27 Miles Bader <miles@gnu.org>
744
745 * quick-install-emacs (VERSION): Calculate using the same method
746 that configure.in uses.
747
880820fe 7482002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
749
750 * emacs-pretesters: New file with information for Emacs
751 pretesters.
752
b9a07996
PE
7532002-03-22 Paul Eggert <eggert@twinsun.com>
754
755 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
756 POSIX 1003.1-2001 disallows both usages.
757
38b81d74
AI
7582002-02-11 Andrew Innes <andrewi@gnu.org>
759
760 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
761
72a68345
AI
7622002-01-24 Andrew Innes <andrewi@gnu.org>
763
764 * nt/README.W32: Remove unnecessary version number and date
765 references.
766
767 * nt/README-UNDUMP.W32: Ditto.
768
ebbaf4e3
GM
7692001-12-06 Gerd Moellmann <gerd@gnu.org>
770
771 * make-emacs: Add --trace-move.
772
461a1459
AI
7732001-10-23 Andrew Innes <andrewi@gnu.org>
774
775 * nt/makedist.bat: Remove remaining obsolete reference to
776 GETTING.GNU.SOFTWARE.
777
26fe1f92
GM
7782001-10-22 Gerd Moellmann <gerd@gnu.org>
779
780 * admin.el (set-version): Use `s' interactive spec for
781 version number.
782
71431a0e
GM
7832001-10-20 Gerd Moellmann <gerd@gnu.org>
784
6aa97356 785 * (Version 21.1 released.)
71431a0e 786
e568708b
GM
7872001-10-20 Gerd Moellmann <gerd@gnu.org>
788
789 * admin.el (add-release-logs): Put the log entry in lispref, too.
790
c5915370
MB
7912001-10-20 Miles Bader <miles@gnu.org>
792
793 * quick-install-emacs: Exit if we can't find some variable.
794 (AVOID): Add .orig & .rej files.
795 (get_config_var): Be more liberal about format of config.status
796 sed commands.
797
5a4a5bd4
GM
7982001-10-19 Gerd Moellmann <gerd@gnu.org>
799
74499542
GM
800 * admin.el: New file.
801
5a4a5bd4
GM
802 * build-configs: Add --help option. Add support for building
803 in arbitrary source trees.
804
09954f3b
GM
8052001-10-17 Gerd Moellmann <gerd@gnu.org>
806
807 * alloc-colors.c: New file.
808
f2164e31
GM
8092001-10-13 Gerd Moellmann <gerd@gnu.org>
810
811 * make-emacs: Add --boot switch for bootstrapping. Logs to
812 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
813
ab952a4f
GM
8142001-10-05 Gerd Moellmann <gerd@gnu.org>
815
816 * Branch for 21.1.
6c465a15 817
f537c3cd
EZ
8182001-09-04 Andrew Innes <andrewi@gnu.org>
819
820 * admin/nt/makedist.bat: Remove reference to obsolete file
821 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
822 version of tar used.
823
824;; Local Variables:
880820fe 825;; coding: utf-8
33462dfa 826;; add-log-time-zone-rule: t
f537c3cd 827;; End:
2a34a036 828
9ad5de0c 829 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
f858db9f 830 2008, 2009 Free Software Foundation, Inc.
5b87ad55
GM
831
832 This file is part of GNU Emacs.
833
9ad5de0c 834 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 835 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
836 the Free Software Foundation, either version 3 of the License, or
837 (at your option) any later version.
5b87ad55
GM
838
839 GNU Emacs is distributed in the hope that it will be useful,
840 but WITHOUT ANY WARRANTY; without even the implied warranty of
841 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
842 GNU General Public License for more details.
843
844 You should have received a copy of the GNU General Public License
9ad5de0c 845 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
846
847;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a