* lisp/emacs-lisp/rx.el: Make it a superset of sregex.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
201ef780
AS
12010-12-03 Andreas Schwab <schwab@linux-m68k.org>
2
3 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
4
16a0af11
GM
52010-10-12 Glenn Morris <rgm@gnu.org>
6
7 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
8
f4f358f1
GM
92010-10-09 Glenn Morris <rgm@gnu.org>
10
11 * admin.el (set-version): Add doc/emacs/emacsver.texi.
12
3fb78d1f
GM
132010-10-09 Glenn Morris <rgm@gnu.org>
14
f7a31f11
GM
15 * admin.el (set-version): No need to act on doc/ files any more.
16
3fb78d1f
GM
17 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
18
733946e7
JB
192010-09-05 Juanma Barranquero <lekktu@gmail.com>
20
21 * unidata/BidiMirroring.txt: Update from
22 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
23
24 * unidata/UnicodeData.txt: Update from
25 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
26
671d409f
AS
272010-08-09 Andreas Schwab <schwab@linux-m68k.org>
28
29 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
30
29cf3e20
EZ
312010-08-05 Eli Zaretskii <eliz@gnu.org>
32
33 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
34
e3aef5c6
CS
352010-07-24 Christoph Scholtes <cschol2112@gmail.com>
36
37 * admin.el: Write version number to nt/makefile.w32-in.
38 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
39 in the nt/ directory.
40 * nt/README.W32: Relocate to nt/ directory.
41
8966b757
AS
422010-07-11 Andreas Schwab <schwab@linux-m68k.org>
43
44 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
45
71c44c04
EZ
462010-07-08 Eli Zaretskii <eliz@gnu.org>
47
48 * MAINTAINERS: Update my responsibilities.
49
72af86bd
AS
502010-07-07 Andreas Schwab <schwab@linux-m68k.org>
51
52 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
53 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
54 Remove.
55
317fbf33
EZ
562010-06-12 Eli Zaretskii <eliz@gnu.org>
57
cbc4fd20
EZ
58 * unidata/bidimirror.awk: New file.
59
60 * unidata/BidiMirroring.txt: New file from
61 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
62
63 * unidata/Makefile.in: (../../src/bidimirror.h): New target.
64 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
65
66 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
67 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
68
317fbf33
EZ
69 * unidata/biditype.awk: New file.
70
71 * unidata/Makefile.in (../../src/biditype.h): New target.
72
73 * unidata/makefile.w32-in (../../src/biditype.h): New target.
74
bf3e70eb
JB
752010-06-09 Juanma Barranquero <lekktu@gmail.com>
76
77 * unidata/UnicodeData.txt: Update from
78 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
79
81ac4f35
GM
802010-05-27 Glenn Morris <rgm@gnu.org>
81
82 * quick-install-emacs (AVOID): No more Makefile.c files.
83
84 * notes/cpp: Remove file.
85
e45b9e19
KR
862010-05-15 Ken Raeburn <raeburn@raeburn.org>
87
88 * admin.el (set-version, set-copyright): Update emacs.c instead of
89 version.el.
90
91 * make-tarball.txt: Update filename list in step 6.
92
93 * quick-install-emacs: Scan emacs.c instead of version.el for
94 version string.
95
61a808e8
CY
962010-05-07 Chong Yidong <cyd@stupidchicken.com>
97
98 * Version 23.2 released.
99
796bb936
EZ
1002010-04-01 Eli Zaretskii <eliz@gnu.org>
101
52f4d8d5 102 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 103
288f9fc0
CY
1042010-03-10 Chong Yidong <cyd@stupidchicken.com>
105
106 * Branch for 23.2.
107
f758ab59
MB
1082010-03-10 Miles Bader <miles@gnu.org>
109
61c26472
MB
110 * quick-install-emacs: Use more portable shell syntax.
111
112 * quick-install-emacs: (AVOID): Be more picky about files we avoid
f758ab59
MB
113 installing.
114
296271c0
JB
1152010-02-14 Juanma Barranquero <lekktu@gmail.com>
116
117 * quick-install-emacs (PRUNED): Fix typo in message.
118
79c08ece
GM
1192010-01-20 Glenn Morris <rgm@gnu.org>
120
121 * revdiff: Remove file that only works with CVS, and isn't really
122 needed with Bazaar (given the in-built revision options of bzr diff).
123
893db5bc
GM
1242010-01-12 Glenn Morris <rgm@gnu.org>
125
126 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
127 than emacs-pretest-bug for bug reports for development versions.
128
149353a4
KH
1292009-11-06 Kenichi Handa <handa@m17n.org>
130
131 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
132 that the block data and the following per-char data fall into the
133 same char-table leaf.
134
171fda8a
JB
1352009-10-01 Juanma Barranquero <lekktu@gmail.com>
136
137 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
138
06d09461
JB
1392009-09-07 Juanma Barranquero <lekktu@gmail.com>
140
141 * unidata/.gitignore: New file.
142
cb335806
EZ
1432009-08-22 Eli Zaretskii <eliz@gnu.org>
144
8e22fa7e
EZ
145 * notes/bugtracker: How to reassign a bug to a list of packages.
146
cb335806
EZ
147 * notes/newfile: Details of how to check for problems with DOS 8+3
148 file-name restrictions.
149
1502009-08-18 Glenn Morris <rgm@gnu.org>
151
152 * notes/newfile: New file.
153
54aa48fe
EZ
1542009-07-11 Eli Zaretskii <eliz@gnu.org>
155
156 * make-tarball.txt: Add a note about bumping the value of
157 customize-changed-options-previous-release.
158
aa4a9384
KH
1592009-06-24 Kenichi Handa <handa@m17n.org>
160
161 * charsets/mapconv: For the UNICODE format files, do reverse sort
162 and don't compact the map. This is to prefer the first one in the
163 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
164
09856751
KH
1652009-06-12 Kenichi Handa <handa@m17n.org>
166
167 * charsets/Makefile (JISX213A.map): Make it depend on
168 mapfiles/JISX213A.map.gz.
169 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
170
171 * charsets/mapfiles/JISX213A.map.gz: New file.
172
173 * charsets/mapfiles/README: Describe JISX213A.map.gz.
174
09e47eb5
KH
1752009-06-12 Kenichi Handa <handa@m17n.org>
176
177 * charsets/mapfiles/*: New files.
178
179 * charsets/mule-charsets.el: Mostly re-written to generate all
180 MULE-*.map files.
181
182 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
183 files.
184
185 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
186 EUC-JP-MS.
187
188 * charsets/cp51932.awk (END): Print arch-tag at the tail.
189
190 * charsets/Makefile: Maps depend on files under mapfiles or
191 ${GLIBC_CHARMAPS}.
192
0b4ff5df
KH
1932009-04-21 Kenichi Handa <handa@m17n.org>
194
195 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
196 change.
197
88758986
KH
1982009-04-17 Kenichi Handa <handa@m17n.org>
199
200 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
201 Hangle decomposition rule to Unicode.
202
0af3fedf
KH
2032009-04-09 Kenichi Handa <handa@m17n.org>
204
205 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
206 a string with a composition property to disable combining
207 characters being composed.
208
e308dcd3 2092009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
210
211 * quick-install-emacs: Be more clever about locating info directory.
212
d9cce206
JB
2132009-02-24 Juanma Barranquero <lekktu@gmail.com>
214
215 * nt/README.W32: Fix typos.
216
3deb93c6
JR
2172009-02-23 Jason Rumney <jasonr@gnu.org>
218
219 * nt/README-ftp-server: Update for 23.0.91
220
d9cce206
JB
221 * nt/README.W32: Remove ever expanding versions of Windows.
222 Shorten FAQ URL. Remove mention of obsolete lock directory.
223 Windows distribution now bin and barebin only. Add note about
224 SVG support. Remove old tar and gzip problem workarounds.
225 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
226
227 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
228 undumped distribution no longer exists.
229
e73521d0 2302009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
231
232 * nt/README.W32: Fix typo. (Bug#2207)
233
1b1db3a9
CY
2342009-02-01 Chong Yidong <cyd@stupidchicken.com>
235
236 * admin.el (set-version): Remove deleted file ns-emacs.texi.
237
d90442ce
KH
2382008-12-02 Kenichi Handa <handa@m17n.org>
239
240 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
241 `decomposition' property adjusted.
242 (unidata-split-decomposition): Don't include surrounding "<" and
243 ">" in a symbol name.
244
2452008-12-01 Kenichi Handa <handa@m17n.org>
246
b97439ce
JB
247 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
248 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
249 (unidata-get-numeric, unidata-put-numeric)
250 (unidata-gen-table-numeric): New functions.
251 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
252
983ab7ba
EZ
2532008-11-29 Eli Zaretskii <eliz@gnu.org>
254
255 * notes/documentation: Add notes about Antinews.
256
91236f63
GM
2572008-10-23 Glenn Morris <rgm@gnu.org>
258
259 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
260 Add/tweak some nextstep/ entries.
261
c674e738
KH
2622008-09-19 Kenichi Handa <handa@m17n.org>
263
264 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
265 positions.
266
293a3986
EZ
2672008-08-23 Eli Zaretskii <eliz@gnu.org>
268
269 * CPP-DEFINES: Add USER_FULL_NAME.
270
b7063e7e
JR
2712008-08-16 Jason Rumney <jasonr@gnu.org>
272
d4835507 273 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 274
295b47d8
JB
2752008-08-06 Juanma Barranquero <lekktu@gmail.com>
276
277 * nt/dump.bat: Fix mixed EOLs.
278
14145fa3
AR
2792008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
280
0dcb2845 281 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 282
c3179b06
EZ
2832008-08-02 Eli Zaretskii <eliz@gnu.org>
284
285 * CPP-DEFINES: Add defines for accessing system processes.
286
9e2a2647
DN
2872008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
288
289 * make-tarball.txt:
290 * admin.el:
291 * FOR-RELEASE:
292 * CPP-DEFINES: Remove mentions of Mac Carbon.
293
d3841127
GM
2942008-07-16 Glenn Morris <rgm@gnu.org>
295
296 * admin.el (set-version, set-copyright): Add nextstep/ files.
297
ba60bd44 2982008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 299
0dcb2845 300 * CPP-DEFINES: Add NS port related defines.
edfda783 301
f2d8d275
GM
3022008-06-16 Glenn Morris <rgm@gnu.org>
303
5de85e83
GM
304 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
305 doc/lispref/book-spine.texinfo.
f2d8d275 306
611bee81
GM
3072008-06-15 Glenn Morris <rgm@gnu.org>
308
309 * admin.el (set-version): Add doc/misc/faq.texi.
310
d6710afe
JB
3112008-05-22 Juanma Barranquero <lekktu@gmail.com>
312
313 * FOR-RELEASE: Remove Windows problem about the XPM image library
314 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
315
2e10f11c
JB
3162008-04-15 Juanma Barranquero <lekktu@gmail.com>
317
318 * unidata/UnicodeData.txt: Update to Unicode 5.1.
319
dd7d19d7
JB
3202008-04-14 Juanma Barranquero <lekktu@gmail.com>
321
322 * unidata/unidata-gen.el (unidata-prop-alist):
323 Fix typo in description of `numeric-value'.
324 (unidata-put-character): Fix typo in error message.
325
2cbff44e
GM
3262008-02-21 Glenn Morris <rgm@gnu.org>
327
328 * notes/unicode, notes/font-backend: New files, split off from
329 README.unicode.
330
43bad2da
KH
3312008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
332
333 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 334 being used in latin1-disp.el. Remove the problem of
98723304
KH
335 cp-supported-codepages. Remove the problem of lost changelog for
336 ps-prin1.ps.
43bad2da 337
8a7619ba
EZ
3382008-02-16 Eli Zaretskii <eliz@gnu.org>
339
340 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
341 non-portable in this context.
342
343 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
344 non-portable in this context.
345
f96b6330
EZ
3462008-02-09 Eli Zaretskii <eliz@gnu.org>
347
348 * unidata/makefile.w32-in (lisp): New variable.
349 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
350 lisp/emacs-lisp.
351
56eb72a0
JR
3522008-02-04 Jason Rumney <jasonr@gnu.org>
353
354 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
355
a8fd9158
JB
3562008-02-02 Juanma Barranquero <lekktu@gmail.com>
357
358 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
359
c7e85fc7
EZ
3602008-02-02 Eli Zaretskii <eliz@gnu.org>
361
9aa0b3c8
EZ
362 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
363
bcc891c2 364 * unidata/Makefile.in: Rename from Makefile.
5889232d 365
c7e85fc7
EZ
366 * unidata/makefile.w32-in: New file.
367
db516472
JR
3682008-02-02 Jason Rumney <jasonr@gnu.org>
369
370 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
371
609789d7 3722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 373
aca7a3d2
MB
374 * unidata/copyright.html: New file.
375
609789d7 3762008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
377
378 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
379 decomposition, if T is the same as TBase, don't include it in the
380 returned list.
381
609789d7 3822008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
383
384 * unidata/unidata-gen.el (unidata-text-file): Delete it.
385 (unidata-list): Initialize to nil.
386 (unidata-setup-list): New function.
bcc891c2
GM
387 (unidata-gen-files): New optional arg unidata-text-file.
388 If it's nil, set unidata-text-file to the left command line arg.
389 Call unidate-setup-list at first.
aca7a3d2 390
bcc891c2 391 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
392 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
393
609789d7 3942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 395
bcc891c2
GM
396 * unidata/unidata-gen.el: Fix comment typo.
397 Change string-to-int to string-to-number.
398 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
399 (unidata-list): Just insert unidata-text-file.
400 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 401 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 402
bcc891c2 403 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
404 (charprop.el): Depends on unidata.txt.
405 (clean): Remove unidata.txt.
406
609789d7 4072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
408
409 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
410 (unidata-get-name): Handle U+110B.
411
609789d7 4122008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
413
414 Sub-directory `unidata' is for codes to generate charprop.el and
415 many other uni-*.el files from `UnicodeData.txt'.
416
417 * Unidata/README: New file.
418
419 * unidata/Makefile: New file.
420
421 * unidata/unidata-gen.el: New file.
422
423 * unidata/UnicodeData.txt: New file. Copied from
609789d7 424 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
425
426 * unidata/.cvsignore: New file.
427
609789d7 4282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
429
430 * charsets/.cvsignore: New file.
431
432 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
433
bcc891c2
GM
434 * charsets/Makefile (all): Rename target from charsets.
435 Depend on ${TRANS_TABLE}.
436 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
437 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
438 (install): Copy updated files only.
439
4402008-02-02 Kenichi Handa <handa@m17n.org>
441
bcc891c2 442 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
443
4442008-02-02 Kenichi Handa <handa@m17n.org>
445
446 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
447 0x2299 to 0x29BF.
448
609789d7 4492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
450
451 * charsets/Makefile (TRANS_TABLE): New macro.
452 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 453 (cp51932.el): New target.
aca7a3d2
MB
454 (eucjp-ms.el): New target.
455 (install): Include ${TRANS_TABLE}.
456 (CJK): Include JISX213A.map.
457 (JISX213A.map): New target.
458
459 * charsets/eucjp-ms.awk: New file.
460
461 * charsets/cp51932.awk: New file.
462
609789d7 4632008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
464
465 * charsets/cp932.awk: New file.
466
bcc891c2 467 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
468
469 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
470 running an awk program.
471
609789d7 4722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
473
474 * charsets/mapconv: Handle UNICODE2.
475
c4cc8b9a 476 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
477 (CP932-2BYTE.map): New target.
478
609789d7 4792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
480
481 * charsets: New directory for scripts to generate charset map
482 files in ../etc/charsets/.
483
bcc891c2 484 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 485 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 486 * charsets/kuten.awk: New files.
aca7a3d2 487
adf94aa6
GM
4882008-01-08 Glenn Morris <rgm@gnu.org>
489
490 * admin.el (set-version): Add doc/man/emacs.1.
491
f3041af1
DN
4922008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
493
494 * notes/copyright:
495 * MAINTAINERS: Remove references to files that have been removed.
496
a70c9a7a
GM
4972008-01-04 Glenn Morris <rgm@gnu.org>
498
499 * admin.el (set-copyright): Add lib-src/ebrowse.c.
500
aa5fea59
SM
5012007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
502
503 * CPP-DEFINES: New file.
504
f8747b72
RS
5052007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
506
507 * FOR-RELEASE: Remove "window-system in face definition" [of
508 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
509 on gnus-dired.el.
510
24bbe01e
GM
5112007-12-05 Glenn Morris <rgm@gnu.org>
512
513 * admin.el (set-version): Handle configure.in. Adapt for doc/
514 directory layout for manuals.
515
0073bc5d
RS
5162007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
517
630cb3b7
JB
518 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
519 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 520
1453abd0
GM
5212007-11-17 Glenn Morris <rgm@gnu.org>
522
523 * admin.el (process-lines): Move to ../lisp/subr.el.
524
ca076674
GM
5252007-10-23 Glenn Morris <rgm@gnu.org>
526
527 * MAINTAINERS: Move here from ../.
528
943756ea
JB
5292007-10-17 Juanma Barranquero <lekktu@gmail.com>
530
531 * make-emacs: Doc fix.
532
bab9fcb4
GM
5332007-08-28 Glenn Morris <rgm@gnu.org>
534
535 * admin.el: Provide self.
536
880820fe 5372007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 538
d58ee9f1 539 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 540
cacc7b51
GM
5412007-07-25 Glenn Morris <rgm@gnu.org>
542
543 * Relicense all FSF files to GPLv3 or later.
544
bfcea090
GM
5452007-06-07 Glenn Morris <rgm@gnu.org>
546
547 * admin.el (set-copyright): New function.
548
017f0417
NR
5492007-04-25 Nick Roberts <nickrob@snap.net.nz>
550
551 * make-tarball.txt: Add note about cutting the branch.
552
537a062f
CY
5532007-06-02 Chong Yidong <cyd@stupidchicken.com>
554
555 * Version 22.1 released.
556
77083ca3
EZ
5572007-02-03 Eli Zaretskii <eliz@gnu.org>
558
559 * nt/makedist.bat: Change EOL format to DOS. Don't use
560 redirection characters in REM lines.
561
880820fe 5622007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
563
564 * FOR-RELEASE: Removed Gtk/Xft issue.
565
1fc8c92b
MB
5662007-01-01 Miles Bader <miles@gnu.org>
567
568 * quick-install-emacs (get_config_var): Deal with weird magic
569 string inserted by recent versions of autoconf.
570
7dce1990
JB
5712006-11-25 Juanma Barranquero <lekktu@gmail.com>
572
573 * admin.el (set-version): Set version number in
574 lib-src/makefile.w32-in.
575
dc3d1157
RS
5762006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
577
578 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
579 due to a local miss-configuration.
580
08c85160
CY
5812006-10-28 Chong Yidong <cyd@stupidchicken.com>
582
583 * make-announcement (OLD): Remove LEIM references in announcement
584 since it is now built-in.
585
d0834a5c
YM
5862006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
587
588 * admin.el (set-version): Set version numbers in "mac" subdirectory.
589
151fe029
KH
5902006-10-03 Kenichi Handa <handa@m17n.org>
591
592 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
593
e71cb549
CY
5942006-08-13 Chong Yidong <cyd@stupidchicken.com>
595
596 * FOR-RELEASE: Elisp manual checking completed.
597
6232e72d
RS
5982006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
599
600 * FOR-RELEASE: Update refcard section.
601
8a8476f9
KS
6022006-07-14 Kim F. Storm <storm@cua.dk>
603
604 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
605
1eca02e7
KS
6062006-07-09 Kim F. Storm <storm@cua.dk>
607
608 * README: Use outline format. Add FOR-RELEASE.
609
7fa61471
CY
6102006-06-27 Chong Yidong <cyd@stupidchicken.com>
611
612 * FOR-RELEASE: Checking of info.texi done.
613
8361675a
RS
6142006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
615
616 * FOR-RELEASE: Update refcard section.
617
3f168e29
RS
6182006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
619
620 * FOR-RELEASE: Update refcard section.
621
f195dc16
CY
6222006-05-25 Chong Yidong <cyd@stupidchicken.com>
623
624 * FOR-RELEASE: Key sequence elisp node done.
625
49561a36
RS
6262006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
627
628 * FOR-RELEASE: Update refcard translations. Add coding cookie.
629
6fedb9f9
CY
6302006-05-21 Chong Yidong <cyd@mit.edu>
631
632 * FOR-RELEASE: point-entered /point-left bug fixed.
633
61515a63
EZ
6342006-05-12 Eli Zaretskii <eliz@gnu.org>
635
636 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
637 entry.
638
4297ece2
BW
6392006-05-06 Bill Wohler <wohler@newt.com>
640
641 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
642 about it.
643
4bbe413d 6442006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 645
4bbe413d 646 * ./* (Copyright): Updated Copyright year(s).
49561a36 647
6b82baf6
RS
6482006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
649
650 * FOR-RELEASE (BUGS): Add URLs/MIDs.
651
49af2995
KS
6522006-02-20 Kim F. Storm <storm@cua.dk>
653
654 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
655 Rework how fringe bitmaps are defined and used.
656 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
657 one-level representation. It would be cleaner to split the
658 representation into a two-level model where first level maps
659 bitmap usage to a bitmap name, and second level maps bitmap name to
660 a bitmap appearence.
661
d5e87a2f
CY
6622006-01-27 Chong Yidong <cyd@stupidchicken.com>
663
8a8476f9 664 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 665
9c43c921
BW
6662005-12-13 Bill Wohler <wohler@newt.com>
667
668 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
669
6ed81b24
RS
6702005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
671
c95dddbe
RS
672 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
673 completing-read-multiple, mail-extract-address-components,
674 mail-mode, quail-define-package, save-buffer and
675 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 676
2950d850
CY
6772005-11-28 Chong Yidong <cyd@stupidchicken.com>
678
679 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
680
ab4d879e
KS
6812005-11-11 Kim F. Storm <storm@cua.dk>
682
683 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
684 when displaying a non-breaking space in an overlay string.
685
932dc33b
CY
6862005-10-30 Chong Yidong <cyd@stupidchicken.com>
687
688 * FOR-RELEASE: Init file change implemented.
689
c809f7cc
CY
6902005-10-27 Chong Yidong <cyd@stupidchicken.com>
691
692 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
693
4754e179 6942005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
695
696 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 697 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 698
ffda926c
BW
6992005-10-17 Bill Wohler <wohler@newt.com>
700
701 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 702 since it's gone. Also marked mh-e as done.
ffda926c 703
2d4713aa
JB
7042005-10-11 Juanma Barranquero <lekktu@gmail.com>
705
706 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
707 libraries on Windows (Done).
708
95f76284
JR
7092005-10-01 Jason Rumney <jasonr@gnu.org>
710
711 * admin.el (set-version): Set version numbers in nt/emacs.rc.
712
52f277bf
RF
7132005-08-31 Romain Francoise <romain@orebokech.com>
714
630cb3b7 715 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
716 item (Done).
717
c0eb0519
RF
7182005-08-27 Romain Francoise <romain@orebokech.com>
719
720 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
721
385ee3de 7222005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
723
724 Update FSF's address in GPL notices.
725
257914aa
LK
7262005-06-10 Lute Kamstra <lute@gnu.org>
727
728 * admin.el (set-version): Set version in lisp manual too.
729 * make-tarball.txt: Commit lispref/elisp.texi too.
730
a4e51a7a
RS
7312005-06-04 Richard M. Stallman <rms@gnu.org>
732
733 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
734 Other cleanups.
735
834671a6
LK
7362005-04-19 Lute Kamstra <lute@gnu.org>
737
738 * make-tarball.txt: Don't commit lisp/loaddefs.el.
739
54381691
LK
7402005-04-14 Lute Kamstra <lute@gnu.org>
741
118e2c39
LK
742 * nt/makedist.bat (elfiles): Update.
743
54381691
LK
744 * admin.el (add-release-logs): Fix require call.
745
0b048d52
MT
7462005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
747
943756ea
JB
748 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
749 The first line of every tutorial must begin with a sentence saying
750 "Emacs Tutorial" in the respective language. This should be
751 followed by "See end for copying conditions", likewise in the
752 respective language.
0b048d52 753
18cd5892
LT
7542005-03-29 Luc Teirlinck <teirllm@auburn.edu>
755
756 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
757 Add `undo-ask-before-discard' to it.
758
9a1c5fbf
MB
7592005-03-02 Miles Bader <miles@gnu.org>
760
761 * quick-install-emacs: Only use the mkdir --verbose option if the
762 script's --verbose option was specified (this avoids problems with
763 default usage on systems where mkdir doesn't support that option).
764
e25c1ca6
JR
7652005-02-15 Jason Rumney <jasonr@gnu.org>
766
fffa137c 767 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
768 tar --exclude.
769
880820fe 7702004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
771
772 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
773
6622d928
LT
7742004-09-20 Luc Teirlinck <teirllm@auburn.edu>
775
776 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
777 Elisp manuals.
778
d574552a
LT
7792004-09-18 Luc Teirlinck <teirllm@auburn.edu>
780
781 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 782 Emacs and Elisp manuals.
d574552a 783
0a5e5be0
KS
7842004-09-11 Kim F. Storm <storm@cua.dk>
785
786 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
787 (Documentation): Add NEWS entry.
788 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 789
2661eae9
KS
7902004-08-29 Kim F. Storm <storm@cua.dk>
791
792 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
793
880820fe 7942004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 795
c4cc8b9a 796 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
797 (now behaves as well as other ports).
798
880820fe 7992004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 800
2661eae9 801 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 802
44618f20 8032004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
804
805 * FOR-RELEASE: Moved here from the etc directory.
806
db281452
TTN
8072004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
808
809 * notes/BRANCH: New file, to be maintained per CVS branch.
810
feebeb72
MB
8112003-10-01 Miles Bader <miles@gnu.org>
812
813 * quick-install-emacs: Don't use "function" keyword when defining
814 shell functions.
815
44618f20
LK
8162003-09-29 Lute Kamstra <lute@gnu.org>
817
818 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
819
e04e1ce2
MB
8202003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
821
822 * quick-install-emacs: Remove fns-* pruning, since that file no
823 longer seems to be generated.
824 (AVOID): Quote literal periods. Quote braces in a way acceptable
825 to all parties (gawk gets bitchy about using `\').
826
6cce52e8
MB
8272003-08-19 Miles Bader <miles@gnu.org>
828
829 * quick-install-emacs: Add arch-specific ignored files to
830 quick-install-emacs. Use quoting for periods that's acceptable
831 to recent versions of gawk.
832
13582d53
MR
8332003-08-11 Markus Rost <rost@math.ohio-state.edu>
834
835 * cus-test.el: Remove obsolete workaround.
836
e53925a5
AI
8372003-04-22 Andrew Innes <andrewi@gnu.org>
838
839 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
840 emacs.exe before zipping, and including batch file to recreate
841 after unpacking.
842
843 * nt/stitch.bat: New file.
844
845 * nt/README-ftp-server: Update wording and version number etc.
846 Add extra instructions for installing multi-file .zip
847 distribution.
848
849 * nt/README.W32: Remove personal email address and update wording.
850
851 * nt/README-UNDUMP.W32: Remove personal email address and update
852 wording.
853
880820fe 8542003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
855
856 * make-changelog-diff: New script, code stolen from make-announcement.
857
858 * make-announcement: Use make-changelog-diff.
859
880820fe 8602003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
861
862 * make-tarball.txt: Step-by-step instructions for making a tarball.
863
10d1d0af 864 * make-announcement: A script for creating pretest announcements.
163c6f1c 865
880820fe 8662003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
867
868 * admin.el (add-release-logs): Expand the directory name before
869 calling find(1).
870 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 871 the date and the user's name and address.
33b97f32 872
7b997a97
MB
8732003-01-07 Miles Bader <miles@gnu.org>
874
875 * quick-install-emacs: Unset LANG etc. to avoid non-standard
876 command output from non-C locales.
877
6c465a15 8782002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 879
3bc08206 880 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 881 which can be run in batch mode. See the Commentary section.
bd08d86a 882
5ce129c2
MR
8832002-10-08 Markus Rost <rost@math.ohio-state.edu>
884
885 * cus-test.el: New file.
886
14dd2fe9
MB
8872002-05-27 Miles Bader <miles@gnu.org>
888
889 * quick-install-emacs (VERSION): Calculate using the same method
890 that configure.in uses.
891
880820fe 8922002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
893
894 * emacs-pretesters: New file with information for Emacs
895 pretesters.
896
b9a07996
PE
8972002-03-22 Paul Eggert <eggert@twinsun.com>
898
899 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
900 POSIX 1003.1-2001 disallows both usages.
901
38b81d74
AI
9022002-02-11 Andrew Innes <andrewi@gnu.org>
903
904 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
905
72a68345
AI
9062002-01-24 Andrew Innes <andrewi@gnu.org>
907
908 * nt/README.W32: Remove unnecessary version number and date
909 references.
910
911 * nt/README-UNDUMP.W32: Ditto.
912
ebbaf4e3
GM
9132001-12-06 Gerd Moellmann <gerd@gnu.org>
914
915 * make-emacs: Add --trace-move.
916
461a1459
AI
9172001-10-23 Andrew Innes <andrewi@gnu.org>
918
919 * nt/makedist.bat: Remove remaining obsolete reference to
920 GETTING.GNU.SOFTWARE.
921
26fe1f92
GM
9222001-10-22 Gerd Moellmann <gerd@gnu.org>
923
924 * admin.el (set-version): Use `s' interactive spec for
925 version number.
926
71431a0e
GM
9272001-10-20 Gerd Moellmann <gerd@gnu.org>
928
6aa97356 929 * (Version 21.1 released.)
71431a0e 930
e568708b
GM
9312001-10-20 Gerd Moellmann <gerd@gnu.org>
932
933 * admin.el (add-release-logs): Put the log entry in lispref, too.
934
c5915370
MB
9352001-10-20 Miles Bader <miles@gnu.org>
936
937 * quick-install-emacs: Exit if we can't find some variable.
938 (AVOID): Add .orig & .rej files.
939 (get_config_var): Be more liberal about format of config.status
940 sed commands.
941
5a4a5bd4
GM
9422001-10-19 Gerd Moellmann <gerd@gnu.org>
943
74499542
GM
944 * admin.el: New file.
945
5a4a5bd4
GM
946 * build-configs: Add --help option. Add support for building
947 in arbitrary source trees.
948
09954f3b
GM
9492001-10-17 Gerd Moellmann <gerd@gnu.org>
950
951 * alloc-colors.c: New file.
952
f2164e31
GM
9532001-10-13 Gerd Moellmann <gerd@gnu.org>
954
955 * make-emacs: Add --boot switch for bootstrapping. Logs to
956 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
957
ab952a4f
GM
9582001-10-05 Gerd Moellmann <gerd@gnu.org>
959
960 * Branch for 21.1.
6c465a15 961
f537c3cd
EZ
9622001-09-04 Andrew Innes <andrewi@gnu.org>
963
964 * admin/nt/makedist.bat: Remove reference to obsolete file
965 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
966 version of tar used.
967
968;; Local Variables:
880820fe 969;; coding: utf-8
33462dfa 970;; add-log-time-zone-rule: t
f537c3cd 971;; End:
2a34a036 972
9ad5de0c 973 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
114f9c96 974 2008, 2009, 2010 Free Software Foundation, Inc.
5b87ad55
GM
975
976 This file is part of GNU Emacs.
977
9ad5de0c 978 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 979 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
980 the Free Software Foundation, either version 3 of the License, or
981 (at your option) any later version.
5b87ad55
GM
982
983 GNU Emacs is distributed in the hope that it will be useful,
984 but WITHOUT ANY WARRANTY; without even the implied warranty of
985 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
986 GNU General Public License for more details.
987
988 You should have received a copy of the GNU General Public License
9ad5de0c 989 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
990
991;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a