Fix MS-DOS configury.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
72af86bd
AS
12010-07-07 Andreas Schwab <schwab@linux-m68k.org>
2
3 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
4 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
5 Remove.
6
317fbf33
EZ
72010-06-12 Eli Zaretskii <eliz@gnu.org>
8
cbc4fd20
EZ
9 * unidata/bidimirror.awk: New file.
10
11 * unidata/BidiMirroring.txt: New file from
12 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
13
14 * unidata/Makefile.in: (../../src/bidimirror.h): New target.
15 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
16
17 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
18 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
19
317fbf33
EZ
20 * unidata/biditype.awk: New file.
21
22 * unidata/Makefile.in (../../src/biditype.h): New target.
23
24 * unidata/makefile.w32-in (../../src/biditype.h): New target.
25
bf3e70eb
JB
262010-06-09 Juanma Barranquero <lekktu@gmail.com>
27
28 * unidata/UnicodeData.txt: Update from
29 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
30
81ac4f35
GM
312010-05-27 Glenn Morris <rgm@gnu.org>
32
33 * quick-install-emacs (AVOID): No more Makefile.c files.
34
35 * notes/cpp: Remove file.
36
e45b9e19
KR
372010-05-15 Ken Raeburn <raeburn@raeburn.org>
38
39 * admin.el (set-version, set-copyright): Update emacs.c instead of
40 version.el.
41
42 * make-tarball.txt: Update filename list in step 6.
43
44 * quick-install-emacs: Scan emacs.c instead of version.el for
45 version string.
46
61a808e8
CY
472010-05-07 Chong Yidong <cyd@stupidchicken.com>
48
49 * Version 23.2 released.
50
796bb936
EZ
512010-04-01 Eli Zaretskii <eliz@gnu.org>
52
52f4d8d5 53 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 54
288f9fc0
CY
552010-03-10 Chong Yidong <cyd@stupidchicken.com>
56
57 * Branch for 23.2.
58
f758ab59
MB
592010-03-10 Miles Bader <miles@gnu.org>
60
61c26472
MB
61 * quick-install-emacs: Use more portable shell syntax.
62
63 * quick-install-emacs: (AVOID): Be more picky about files we avoid
f758ab59
MB
64 installing.
65
296271c0
JB
662010-02-14 Juanma Barranquero <lekktu@gmail.com>
67
68 * quick-install-emacs (PRUNED): Fix typo in message.
69
79c08ece
GM
702010-01-20 Glenn Morris <rgm@gnu.org>
71
72 * revdiff: Remove file that only works with CVS, and isn't really
73 needed with Bazaar (given the in-built revision options of bzr diff).
74
893db5bc
GM
752010-01-12 Glenn Morris <rgm@gnu.org>
76
77 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
78 than emacs-pretest-bug for bug reports for development versions.
79
149353a4
KH
802009-11-06 Kenichi Handa <handa@m17n.org>
81
82 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
83 that the block data and the following per-char data fall into the
84 same char-table leaf.
85
171fda8a
JB
862009-10-01 Juanma Barranquero <lekktu@gmail.com>
87
88 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
89
06d09461
JB
902009-09-07 Juanma Barranquero <lekktu@gmail.com>
91
92 * unidata/.gitignore: New file.
93
cb335806
EZ
942009-08-22 Eli Zaretskii <eliz@gnu.org>
95
8e22fa7e
EZ
96 * notes/bugtracker: How to reassign a bug to a list of packages.
97
cb335806
EZ
98 * notes/newfile: Details of how to check for problems with DOS 8+3
99 file-name restrictions.
100
1012009-08-18 Glenn Morris <rgm@gnu.org>
102
103 * notes/newfile: New file.
104
54aa48fe
EZ
1052009-07-11 Eli Zaretskii <eliz@gnu.org>
106
107 * make-tarball.txt: Add a note about bumping the value of
108 customize-changed-options-previous-release.
109
aa4a9384
KH
1102009-06-24 Kenichi Handa <handa@m17n.org>
111
112 * charsets/mapconv: For the UNICODE format files, do reverse sort
113 and don't compact the map. This is to prefer the first one in the
114 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
115
09856751
KH
1162009-06-12 Kenichi Handa <handa@m17n.org>
117
118 * charsets/Makefile (JISX213A.map): Make it depend on
119 mapfiles/JISX213A.map.gz.
120 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
121
122 * charsets/mapfiles/JISX213A.map.gz: New file.
123
124 * charsets/mapfiles/README: Describe JISX213A.map.gz.
125
09e47eb5
KH
1262009-06-12 Kenichi Handa <handa@m17n.org>
127
128 * charsets/mapfiles/*: New files.
129
130 * charsets/mule-charsets.el: Mostly re-written to generate all
131 MULE-*.map files.
132
133 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
134 files.
135
136 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
137 EUC-JP-MS.
138
139 * charsets/cp51932.awk (END): Print arch-tag at the tail.
140
141 * charsets/Makefile: Maps depend on files under mapfiles or
142 ${GLIBC_CHARMAPS}.
143
0b4ff5df
KH
1442009-04-21 Kenichi Handa <handa@m17n.org>
145
146 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
147 change.
148
88758986
KH
1492009-04-17 Kenichi Handa <handa@m17n.org>
150
151 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
152 Hangle decomposition rule to Unicode.
153
0af3fedf
KH
1542009-04-09 Kenichi Handa <handa@m17n.org>
155
156 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
157 a string with a composition property to disable combining
158 characters being composed.
159
e308dcd3 1602009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
161
162 * quick-install-emacs: Be more clever about locating info directory.
163
d9cce206
JB
1642009-02-24 Juanma Barranquero <lekktu@gmail.com>
165
166 * nt/README.W32: Fix typos.
167
3deb93c6
JR
1682009-02-23 Jason Rumney <jasonr@gnu.org>
169
170 * nt/README-ftp-server: Update for 23.0.91
171
d9cce206
JB
172 * nt/README.W32: Remove ever expanding versions of Windows.
173 Shorten FAQ URL. Remove mention of obsolete lock directory.
174 Windows distribution now bin and barebin only. Add note about
175 SVG support. Remove old tar and gzip problem workarounds.
176 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
177
178 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
179 undumped distribution no longer exists.
180
e73521d0 1812009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
182
183 * nt/README.W32: Fix typo. (Bug#2207)
184
1b1db3a9
CY
1852009-02-01 Chong Yidong <cyd@stupidchicken.com>
186
187 * admin.el (set-version): Remove deleted file ns-emacs.texi.
188
d90442ce
KH
1892008-12-02 Kenichi Handa <handa@m17n.org>
190
191 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
192 `decomposition' property adjusted.
193 (unidata-split-decomposition): Don't include surrounding "<" and
194 ">" in a symbol name.
195
1962008-12-01 Kenichi Handa <handa@m17n.org>
197
b97439ce
JB
198 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
199 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
200 (unidata-get-numeric, unidata-put-numeric)
201 (unidata-gen-table-numeric): New functions.
202 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
203
983ab7ba
EZ
2042008-11-29 Eli Zaretskii <eliz@gnu.org>
205
206 * notes/documentation: Add notes about Antinews.
207
91236f63
GM
2082008-10-23 Glenn Morris <rgm@gnu.org>
209
210 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
211 Add/tweak some nextstep/ entries.
212
c674e738
KH
2132008-09-19 Kenichi Handa <handa@m17n.org>
214
215 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
216 positions.
217
293a3986
EZ
2182008-08-23 Eli Zaretskii <eliz@gnu.org>
219
220 * CPP-DEFINES: Add USER_FULL_NAME.
221
b7063e7e
JR
2222008-08-16 Jason Rumney <jasonr@gnu.org>
223
d4835507 224 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 225
295b47d8
JB
2262008-08-06 Juanma Barranquero <lekktu@gmail.com>
227
228 * nt/dump.bat: Fix mixed EOLs.
229
14145fa3
AR
2302008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
231
0dcb2845 232 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 233
c3179b06
EZ
2342008-08-02 Eli Zaretskii <eliz@gnu.org>
235
236 * CPP-DEFINES: Add defines for accessing system processes.
237
9e2a2647
DN
2382008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
239
240 * make-tarball.txt:
241 * admin.el:
242 * FOR-RELEASE:
243 * CPP-DEFINES: Remove mentions of Mac Carbon.
244
d3841127
GM
2452008-07-16 Glenn Morris <rgm@gnu.org>
246
247 * admin.el (set-version, set-copyright): Add nextstep/ files.
248
ba60bd44 2492008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 250
0dcb2845 251 * CPP-DEFINES: Add NS port related defines.
edfda783 252
f2d8d275
GM
2532008-06-16 Glenn Morris <rgm@gnu.org>
254
5de85e83
GM
255 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
256 doc/lispref/book-spine.texinfo.
f2d8d275 257
611bee81
GM
2582008-06-15 Glenn Morris <rgm@gnu.org>
259
260 * admin.el (set-version): Add doc/misc/faq.texi.
261
d6710afe
JB
2622008-05-22 Juanma Barranquero <lekktu@gmail.com>
263
264 * FOR-RELEASE: Remove Windows problem about the XPM image library
265 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
266
2e10f11c
JB
2672008-04-15 Juanma Barranquero <lekktu@gmail.com>
268
269 * unidata/UnicodeData.txt: Update to Unicode 5.1.
270
dd7d19d7
JB
2712008-04-14 Juanma Barranquero <lekktu@gmail.com>
272
273 * unidata/unidata-gen.el (unidata-prop-alist):
274 Fix typo in description of `numeric-value'.
275 (unidata-put-character): Fix typo in error message.
276
2cbff44e
GM
2772008-02-21 Glenn Morris <rgm@gnu.org>
278
279 * notes/unicode, notes/font-backend: New files, split off from
280 README.unicode.
281
43bad2da
KH
2822008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
283
284 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 285 being used in latin1-disp.el. Remove the problem of
98723304
KH
286 cp-supported-codepages. Remove the problem of lost changelog for
287 ps-prin1.ps.
43bad2da 288
8a7619ba
EZ
2892008-02-16 Eli Zaretskii <eliz@gnu.org>
290
291 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
292 non-portable in this context.
293
294 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
295 non-portable in this context.
296
f96b6330
EZ
2972008-02-09 Eli Zaretskii <eliz@gnu.org>
298
299 * unidata/makefile.w32-in (lisp): New variable.
300 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
301 lisp/emacs-lisp.
302
56eb72a0
JR
3032008-02-04 Jason Rumney <jasonr@gnu.org>
304
305 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
306
a8fd9158
JB
3072008-02-02 Juanma Barranquero <lekktu@gmail.com>
308
309 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
310
c7e85fc7
EZ
3112008-02-02 Eli Zaretskii <eliz@gnu.org>
312
9aa0b3c8
EZ
313 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
314
bcc891c2 315 * unidata/Makefile.in: Rename from Makefile.
5889232d 316
c7e85fc7
EZ
317 * unidata/makefile.w32-in: New file.
318
db516472
JR
3192008-02-02 Jason Rumney <jasonr@gnu.org>
320
321 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
322
609789d7 3232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 324
aca7a3d2
MB
325 * unidata/copyright.html: New file.
326
609789d7 3272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
328
329 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
330 decomposition, if T is the same as TBase, don't include it in the
331 returned list.
332
609789d7 3332008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
334
335 * unidata/unidata-gen.el (unidata-text-file): Delete it.
336 (unidata-list): Initialize to nil.
337 (unidata-setup-list): New function.
bcc891c2
GM
338 (unidata-gen-files): New optional arg unidata-text-file.
339 If it's nil, set unidata-text-file to the left command line arg.
340 Call unidate-setup-list at first.
aca7a3d2 341
bcc891c2 342 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
343 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
344
609789d7 3452008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 346
bcc891c2
GM
347 * unidata/unidata-gen.el: Fix comment typo.
348 Change string-to-int to string-to-number.
349 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
350 (unidata-list): Just insert unidata-text-file.
351 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 352 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 353
bcc891c2 354 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
355 (charprop.el): Depends on unidata.txt.
356 (clean): Remove unidata.txt.
357
609789d7 3582008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
359
360 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
361 (unidata-get-name): Handle U+110B.
362
609789d7 3632008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
364
365 Sub-directory `unidata' is for codes to generate charprop.el and
366 many other uni-*.el files from `UnicodeData.txt'.
367
368 * Unidata/README: New file.
369
370 * unidata/Makefile: New file.
371
372 * unidata/unidata-gen.el: New file.
373
374 * unidata/UnicodeData.txt: New file. Copied from
609789d7 375 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
376
377 * unidata/.cvsignore: New file.
378
609789d7 3792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
380
381 * charsets/.cvsignore: New file.
382
383 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
384
bcc891c2
GM
385 * charsets/Makefile (all): Rename target from charsets.
386 Depend on ${TRANS_TABLE}.
387 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
388 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
389 (install): Copy updated files only.
390
3912008-02-02 Kenichi Handa <handa@m17n.org>
392
bcc891c2 393 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
394
3952008-02-02 Kenichi Handa <handa@m17n.org>
396
397 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
398 0x2299 to 0x29BF.
399
609789d7 4002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
401
402 * charsets/Makefile (TRANS_TABLE): New macro.
403 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 404 (cp51932.el): New target.
aca7a3d2
MB
405 (eucjp-ms.el): New target.
406 (install): Include ${TRANS_TABLE}.
407 (CJK): Include JISX213A.map.
408 (JISX213A.map): New target.
409
410 * charsets/eucjp-ms.awk: New file.
411
412 * charsets/cp51932.awk: New file.
413
609789d7 4142008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
415
416 * charsets/cp932.awk: New file.
417
bcc891c2 418 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
419
420 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
421 running an awk program.
422
609789d7 4232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
424
425 * charsets/mapconv: Handle UNICODE2.
426
427 * charsets/Makefile (CJK): Include CP932-2BYTE.map
428 (CP932-2BYTE.map): New target.
429
609789d7 4302008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
431
432 * charsets: New directory for scripts to generate charset map
433 files in ../etc/charsets/.
434
bcc891c2 435 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 436 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 437 * charsets/kuten.awk: New files.
aca7a3d2 438
adf94aa6
GM
4392008-01-08 Glenn Morris <rgm@gnu.org>
440
441 * admin.el (set-version): Add doc/man/emacs.1.
442
f3041af1
DN
4432008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
444
445 * notes/copyright:
446 * MAINTAINERS: Remove references to files that have been removed.
447
a70c9a7a
GM
4482008-01-04 Glenn Morris <rgm@gnu.org>
449
450 * admin.el (set-copyright): Add lib-src/ebrowse.c.
451
aa5fea59
SM
4522007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
453
454 * CPP-DEFINES: New file.
455
f8747b72
RS
4562007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
457
458 * FOR-RELEASE: Remove "window-system in face definition" [of
459 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
460 on gnus-dired.el.
461
24bbe01e
GM
4622007-12-05 Glenn Morris <rgm@gnu.org>
463
464 * admin.el (set-version): Handle configure.in. Adapt for doc/
465 directory layout for manuals.
466
0073bc5d
RS
4672007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
468
630cb3b7
JB
469 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
470 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 471
1453abd0
GM
4722007-11-17 Glenn Morris <rgm@gnu.org>
473
474 * admin.el (process-lines): Move to ../lisp/subr.el.
475
ca076674
GM
4762007-10-23 Glenn Morris <rgm@gnu.org>
477
478 * MAINTAINERS: Move here from ../.
479
943756ea
JB
4802007-10-17 Juanma Barranquero <lekktu@gmail.com>
481
482 * make-emacs: Doc fix.
483
bab9fcb4
GM
4842007-08-28 Glenn Morris <rgm@gnu.org>
485
486 * admin.el: Provide self.
487
880820fe 4882007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 489
d58ee9f1 490 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 491
cacc7b51
GM
4922007-07-25 Glenn Morris <rgm@gnu.org>
493
494 * Relicense all FSF files to GPLv3 or later.
495
bfcea090
GM
4962007-06-07 Glenn Morris <rgm@gnu.org>
497
498 * admin.el (set-copyright): New function.
499
017f0417
NR
5002007-04-25 Nick Roberts <nickrob@snap.net.nz>
501
502 * make-tarball.txt: Add note about cutting the branch.
503
537a062f
CY
5042007-06-02 Chong Yidong <cyd@stupidchicken.com>
505
506 * Version 22.1 released.
507
77083ca3
EZ
5082007-02-03 Eli Zaretskii <eliz@gnu.org>
509
510 * nt/makedist.bat: Change EOL format to DOS. Don't use
511 redirection characters in REM lines.
512
880820fe 5132007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
514
515 * FOR-RELEASE: Removed Gtk/Xft issue.
516
1fc8c92b
MB
5172007-01-01 Miles Bader <miles@gnu.org>
518
519 * quick-install-emacs (get_config_var): Deal with weird magic
520 string inserted by recent versions of autoconf.
521
7dce1990
JB
5222006-11-25 Juanma Barranquero <lekktu@gmail.com>
523
524 * admin.el (set-version): Set version number in
525 lib-src/makefile.w32-in.
526
dc3d1157
RS
5272006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
528
529 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
530 due to a local miss-configuration.
531
08c85160
CY
5322006-10-28 Chong Yidong <cyd@stupidchicken.com>
533
534 * make-announcement (OLD): Remove LEIM references in announcement
535 since it is now built-in.
536
d0834a5c
YM
5372006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
538
539 * admin.el (set-version): Set version numbers in "mac" subdirectory.
540
151fe029
KH
5412006-10-03 Kenichi Handa <handa@m17n.org>
542
543 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
544
e71cb549
CY
5452006-08-13 Chong Yidong <cyd@stupidchicken.com>
546
547 * FOR-RELEASE: Elisp manual checking completed.
548
6232e72d
RS
5492006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
550
551 * FOR-RELEASE: Update refcard section.
552
8a8476f9
KS
5532006-07-14 Kim F. Storm <storm@cua.dk>
554
555 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
556
1eca02e7
KS
5572006-07-09 Kim F. Storm <storm@cua.dk>
558
559 * README: Use outline format. Add FOR-RELEASE.
560
7fa61471
CY
5612006-06-27 Chong Yidong <cyd@stupidchicken.com>
562
563 * FOR-RELEASE: Checking of info.texi done.
564
8361675a
RS
5652006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
566
567 * FOR-RELEASE: Update refcard section.
568
3f168e29
RS
5692006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
570
571 * FOR-RELEASE: Update refcard section.
572
f195dc16
CY
5732006-05-25 Chong Yidong <cyd@stupidchicken.com>
574
575 * FOR-RELEASE: Key sequence elisp node done.
576
49561a36
RS
5772006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
578
579 * FOR-RELEASE: Update refcard translations. Add coding cookie.
580
6fedb9f9
CY
5812006-05-21 Chong Yidong <cyd@mit.edu>
582
583 * FOR-RELEASE: point-entered /point-left bug fixed.
584
61515a63
EZ
5852006-05-12 Eli Zaretskii <eliz@gnu.org>
586
587 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
588 entry.
589
4297ece2
BW
5902006-05-06 Bill Wohler <wohler@newt.com>
591
592 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
593 about it.
594
4bbe413d 5952006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 596
4bbe413d 597 * ./* (Copyright): Updated Copyright year(s).
49561a36 598
6b82baf6
RS
5992006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
600
601 * FOR-RELEASE (BUGS): Add URLs/MIDs.
602
49af2995
KS
6032006-02-20 Kim F. Storm <storm@cua.dk>
604
605 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
606 Rework how fringe bitmaps are defined and used.
607 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
608 one-level representation. It would be cleaner to split the
609 representation into a two-level model where first level maps
610 bitmap usage to a bitmap name, and second level maps bitmap name to
611 a bitmap appearence.
612
d5e87a2f
CY
6132006-01-27 Chong Yidong <cyd@stupidchicken.com>
614
8a8476f9 615 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 616
9c43c921
BW
6172005-12-13 Bill Wohler <wohler@newt.com>
618
619 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
620
6ed81b24
RS
6212005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
622
c95dddbe
RS
623 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
624 completing-read-multiple, mail-extract-address-components,
625 mail-mode, quail-define-package, save-buffer and
626 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 627
2950d850
CY
6282005-11-28 Chong Yidong <cyd@stupidchicken.com>
629
630 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
631
ab4d879e
KS
6322005-11-11 Kim F. Storm <storm@cua.dk>
633
634 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
635 when displaying a non-breaking space in an overlay string.
636
932dc33b
CY
6372005-10-30 Chong Yidong <cyd@stupidchicken.com>
638
639 * FOR-RELEASE: Init file change implemented.
640
c809f7cc
CY
6412005-10-27 Chong Yidong <cyd@stupidchicken.com>
642
643 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
644
4754e179 6452005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
646
647 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 648 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 649
ffda926c
BW
6502005-10-17 Bill Wohler <wohler@newt.com>
651
652 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 653 since it's gone. Also marked mh-e as done.
ffda926c 654
2d4713aa
JB
6552005-10-11 Juanma Barranquero <lekktu@gmail.com>
656
657 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
658 libraries on Windows (Done).
659
95f76284
JR
6602005-10-01 Jason Rumney <jasonr@gnu.org>
661
662 * admin.el (set-version): Set version numbers in nt/emacs.rc.
663
52f277bf
RF
6642005-08-31 Romain Francoise <romain@orebokech.com>
665
630cb3b7 666 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
667 item (Done).
668
c0eb0519
RF
6692005-08-27 Romain Francoise <romain@orebokech.com>
670
671 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
672
385ee3de 6732005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
674
675 Update FSF's address in GPL notices.
676
257914aa
LK
6772005-06-10 Lute Kamstra <lute@gnu.org>
678
679 * admin.el (set-version): Set version in lisp manual too.
680 * make-tarball.txt: Commit lispref/elisp.texi too.
681
a4e51a7a
RS
6822005-06-04 Richard M. Stallman <rms@gnu.org>
683
684 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
685 Other cleanups.
686
834671a6
LK
6872005-04-19 Lute Kamstra <lute@gnu.org>
688
689 * make-tarball.txt: Don't commit lisp/loaddefs.el.
690
54381691
LK
6912005-04-14 Lute Kamstra <lute@gnu.org>
692
118e2c39
LK
693 * nt/makedist.bat (elfiles): Update.
694
54381691
LK
695 * admin.el (add-release-logs): Fix require call.
696
0b048d52
MT
6972005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
698
943756ea
JB
699 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
700 The first line of every tutorial must begin with a sentence saying
701 "Emacs Tutorial" in the respective language. This should be
702 followed by "See end for copying conditions", likewise in the
703 respective language.
0b048d52 704
18cd5892
LT
7052005-03-29 Luc Teirlinck <teirllm@auburn.edu>
706
707 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
708 Add `undo-ask-before-discard' to it.
709
9a1c5fbf
MB
7102005-03-02 Miles Bader <miles@gnu.org>
711
712 * quick-install-emacs: Only use the mkdir --verbose option if the
713 script's --verbose option was specified (this avoids problems with
714 default usage on systems where mkdir doesn't support that option).
715
e25c1ca6
JR
7162005-02-15 Jason Rumney <jasonr@gnu.org>
717
fffa137c 718 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
719 tar --exclude.
720
880820fe 7212004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
722
723 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
724
6622d928
LT
7252004-09-20 Luc Teirlinck <teirllm@auburn.edu>
726
727 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
728 Elisp manuals.
729
d574552a
LT
7302004-09-18 Luc Teirlinck <teirllm@auburn.edu>
731
732 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 733 Emacs and Elisp manuals.
d574552a 734
0a5e5be0
KS
7352004-09-11 Kim F. Storm <storm@cua.dk>
736
737 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
738 (Documentation): Add NEWS entry.
739 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 740
2661eae9
KS
7412004-08-29 Kim F. Storm <storm@cua.dk>
742
743 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
744
880820fe 7452004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 746
2661eae9 747 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
1b6d517f
JD
748 (now behaves as well as other ports).
749
880820fe 7502004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 751
2661eae9 752 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 753
44618f20 7542004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
755
756 * FOR-RELEASE: Moved here from the etc directory.
757
db281452
TTN
7582004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
759
760 * notes/BRANCH: New file, to be maintained per CVS branch.
761
feebeb72
MB
7622003-10-01 Miles Bader <miles@gnu.org>
763
764 * quick-install-emacs: Don't use "function" keyword when defining
765 shell functions.
766
44618f20
LK
7672003-09-29 Lute Kamstra <lute@gnu.org>
768
769 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
770
e04e1ce2
MB
7712003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
772
773 * quick-install-emacs: Remove fns-* pruning, since that file no
774 longer seems to be generated.
775 (AVOID): Quote literal periods. Quote braces in a way acceptable
776 to all parties (gawk gets bitchy about using `\').
777
6cce52e8
MB
7782003-08-19 Miles Bader <miles@gnu.org>
779
780 * quick-install-emacs: Add arch-specific ignored files to
781 quick-install-emacs. Use quoting for periods that's acceptable
782 to recent versions of gawk.
783
13582d53
MR
7842003-08-11 Markus Rost <rost@math.ohio-state.edu>
785
786 * cus-test.el: Remove obsolete workaround.
787
e53925a5
AI
7882003-04-22 Andrew Innes <andrewi@gnu.org>
789
790 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
791 emacs.exe before zipping, and including batch file to recreate
792 after unpacking.
793
794 * nt/stitch.bat: New file.
795
796 * nt/README-ftp-server: Update wording and version number etc.
797 Add extra instructions for installing multi-file .zip
798 distribution.
799
800 * nt/README.W32: Remove personal email address and update wording.
801
802 * nt/README-UNDUMP.W32: Remove personal email address and update
803 wording.
804
880820fe 8052003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
806
807 * make-changelog-diff: New script, code stolen from make-announcement.
808
809 * make-announcement: Use make-changelog-diff.
810
880820fe 8112003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
812
813 * make-tarball.txt: Step-by-step instructions for making a tarball.
814
10d1d0af 815 * make-announcement: A script for creating pretest announcements.
163c6f1c 816
880820fe 8172003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
818
819 * admin.el (add-release-logs): Expand the directory name before
820 calling find(1).
821 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 822 the date and the user's name and address.
33b97f32 823
7b997a97
MB
8242003-01-07 Miles Bader <miles@gnu.org>
825
826 * quick-install-emacs: Unset LANG etc. to avoid non-standard
827 command output from non-C locales.
828
6c465a15 8292002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 830
3bc08206 831 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 832 which can be run in batch mode. See the Commentary section.
bd08d86a 833
5ce129c2
MR
8342002-10-08 Markus Rost <rost@math.ohio-state.edu>
835
836 * cus-test.el: New file.
837
14dd2fe9
MB
8382002-05-27 Miles Bader <miles@gnu.org>
839
840 * quick-install-emacs (VERSION): Calculate using the same method
841 that configure.in uses.
842
880820fe 8432002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
844
845 * emacs-pretesters: New file with information for Emacs
846 pretesters.
847
b9a07996
PE
8482002-03-22 Paul Eggert <eggert@twinsun.com>
849
850 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
851 POSIX 1003.1-2001 disallows both usages.
852
38b81d74
AI
8532002-02-11 Andrew Innes <andrewi@gnu.org>
854
855 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
856
72a68345
AI
8572002-01-24 Andrew Innes <andrewi@gnu.org>
858
859 * nt/README.W32: Remove unnecessary version number and date
860 references.
861
862 * nt/README-UNDUMP.W32: Ditto.
863
ebbaf4e3
GM
8642001-12-06 Gerd Moellmann <gerd@gnu.org>
865
866 * make-emacs: Add --trace-move.
867
461a1459
AI
8682001-10-23 Andrew Innes <andrewi@gnu.org>
869
870 * nt/makedist.bat: Remove remaining obsolete reference to
871 GETTING.GNU.SOFTWARE.
872
26fe1f92
GM
8732001-10-22 Gerd Moellmann <gerd@gnu.org>
874
875 * admin.el (set-version): Use `s' interactive spec for
876 version number.
877
71431a0e
GM
8782001-10-20 Gerd Moellmann <gerd@gnu.org>
879
6aa97356 880 * (Version 21.1 released.)
71431a0e 881
e568708b
GM
8822001-10-20 Gerd Moellmann <gerd@gnu.org>
883
884 * admin.el (add-release-logs): Put the log entry in lispref, too.
885
c5915370
MB
8862001-10-20 Miles Bader <miles@gnu.org>
887
888 * quick-install-emacs: Exit if we can't find some variable.
889 (AVOID): Add .orig & .rej files.
890 (get_config_var): Be more liberal about format of config.status
891 sed commands.
892
5a4a5bd4
GM
8932001-10-19 Gerd Moellmann <gerd@gnu.org>
894
74499542
GM
895 * admin.el: New file.
896
5a4a5bd4
GM
897 * build-configs: Add --help option. Add support for building
898 in arbitrary source trees.
899
09954f3b
GM
9002001-10-17 Gerd Moellmann <gerd@gnu.org>
901
902 * alloc-colors.c: New file.
903
f2164e31
GM
9042001-10-13 Gerd Moellmann <gerd@gnu.org>
905
906 * make-emacs: Add --boot switch for bootstrapping. Logs to
907 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
908
ab952a4f
GM
9092001-10-05 Gerd Moellmann <gerd@gnu.org>
910
911 * Branch for 21.1.
6c465a15 912
f537c3cd
EZ
9132001-09-04 Andrew Innes <andrewi@gnu.org>
914
915 * admin/nt/makedist.bat: Remove reference to obsolete file
916 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
917 version of tar used.
918
919;; Local Variables:
880820fe 920;; coding: utf-8
33462dfa 921;; add-log-time-zone-rule: t
f537c3cd 922;; End:
2a34a036 923
9ad5de0c 924 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
114f9c96 925 2008, 2009, 2010 Free Software Foundation, Inc.
5b87ad55
GM
926
927 This file is part of GNU Emacs.
928
9ad5de0c 929 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 930 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
931 the Free Software Foundation, either version 3 of the License, or
932 (at your option) any later version.
5b87ad55
GM
933
934 GNU Emacs is distributed in the hope that it will be useful,
935 but WITHOUT ANY WARRANTY; without even the implied warranty of
936 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
937 GNU General Public License for more details.
938
939 You should have received a copy of the GNU General Public License
9ad5de0c 940 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
941
942;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a