* admin/bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
[bpt/emacs.git] / admin / ChangeLog
1 2011-02-12 Glenn Morris <rgm@gnu.org>
2
3 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
4
5 2011-02-05 Glenn Morris <rgm@gnu.org>
6
7 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
8 (bzrmerge-apply): Use it.
9 (bzrmerge): Kill any old warning buffer first.
10
11 2011-02-03 Glenn Morris <rgm@gnu.org>
12
13 * bzrmerge.el (bzrmerge-buffer): New constant.
14 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
15 (bzrmerge-missing): If nothing to do, return nil not (nil).
16 (bzrmerge-apply): Remove odd character from message.
17 (bzrmerge): Give status messages.
18
19 2011-01-31 Eli Zaretskii <eliz@gnu.org>
20
21 * admin.el (set-version): Remove lib-src/makefile.w32-in.
22 Add nt/config.nt.
23
24 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
25
26 src/emacs.c now gets version number from configure.in
27 * admin.el (set-version): Don't update src/emacs.c.
28 * quick-install-emacs (VERSION): Get it from configure.in, not from
29 src/emacs.c.
30
31 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
32
33 strftime: import from gnulib
34 * notes/copyright: strftime.c moved from src to lib.
35
36 2011-01-25 Glenn Morris <rgm@gnu.org>
37
38 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
39 (bzrmerge-missing): Use it.
40
41 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
42
43 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
44 rather than doing rm and autoconf by hand. See
45 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
46
47 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
48
49 * notes/bzr (Installing changes from gnulib): New section.
50 Need for this suggested by Stefan Monnier.
51
52 2011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
53
54 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
55 an inconsistent state.
56
57 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
58
59 Update copyright notes to match recent gnulib-related changes.
60 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
61 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
62 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
63 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
64 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
65 subsumed by m4/*.m4 rule). config.guess, config.sub, and
66 doc/man/texinfo.tex are now copied in from gnulib.
67
68 2011-01-15 Glenn Morris <rgm@gnu.org>
69
70 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
71
72 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
73 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
74
75 2011-01-14 Glenn Morris <rgm@gnu.org>
76
77 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
78
79 2011-01-14 Glenn Morris <rgm@gnu.org>
80
81 * bzrmerge.el: Require cl when compiling.
82 (bzrmerge-merges): Doc fix.
83
84 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
85
86 * notes/copyright: There's only one install-sh, not two, so fix a
87 typo claiming that there's two. Add move-if-change to the list of
88 GPL files imported from gnulib.
89
90 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
91
92 * notes/copyright: Report status more accurately for non-GPL files.
93 Report copyright status more accurately for mkinstalldirs,
94 configure, m4/getopt.m4, and msdos/sed*.inp.
95
96 2011-01-02 Eli Zaretskii <eliz@gnu.org>
97
98 * nt/README.W32: Update the information about PNG support libraries.
99 (Bug#7716)
100
101 2010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
102
103 * bzrmerge.el: New file to help merge branches while skipping
104 some revisions (e.g. from emacs-23 to trunk).
105
106 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
107
108 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
109
110 2010-10-12 Glenn Morris <rgm@gnu.org>
111
112 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
113
114 2010-10-09 Glenn Morris <rgm@gnu.org>
115
116 * admin.el (set-version): Add doc/emacs/emacsver.texi.
117
118 2010-10-09 Glenn Morris <rgm@gnu.org>
119
120 * admin.el (set-version): No need to act on doc/ files any more.
121
122 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
123
124 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
125
126 * unidata/BidiMirroring.txt: Update from
127 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
128
129 * unidata/UnicodeData.txt: Update from
130 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
131
132 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
133
134 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
135
136 2010-08-05 Eli Zaretskii <eliz@gnu.org>
137
138 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
139
140 2010-07-24 Christoph Scholtes <cschol2112@gmail.com>
141
142 * admin.el: Write version number to nt/makefile.w32-in.
143 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
144 in the nt/ directory.
145 * nt/README.W32: Relocate to nt/ directory.
146
147 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
148
149 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
150
151 2010-07-08 Eli Zaretskii <eliz@gnu.org>
152
153 * MAINTAINERS: Update my responsibilities.
154
155 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
156
157 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
158 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
159 Remove.
160
161 2010-06-12 Eli Zaretskii <eliz@gnu.org>
162
163 * unidata/bidimirror.awk: New file.
164
165 * unidata/BidiMirroring.txt: New file from
166 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
167
168 * unidata/Makefile.in: (../../src/bidimirror.h): New target.
169 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
170
171 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
172 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
173
174 * unidata/biditype.awk: New file.
175
176 * unidata/Makefile.in (../../src/biditype.h): New target.
177
178 * unidata/makefile.w32-in (../../src/biditype.h): New target.
179
180 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
181
182 * unidata/UnicodeData.txt: Update from
183 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
184
185 2010-05-27 Glenn Morris <rgm@gnu.org>
186
187 * quick-install-emacs (AVOID): No more Makefile.c files.
188
189 * notes/cpp: Remove file.
190
191 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
192
193 * admin.el (set-version, set-copyright): Update emacs.c instead of
194 version.el.
195
196 * make-tarball.txt: Update filename list in step 6.
197
198 * quick-install-emacs: Scan emacs.c instead of version.el for
199 version string.
200
201 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
202
203 * Version 23.2 released.
204
205 2010-04-01 Eli Zaretskii <eliz@gnu.org>
206
207 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
208
209 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
210
211 * Branch for 23.2.
212
213 2010-03-10 Miles Bader <miles@gnu.org>
214
215 * quick-install-emacs: Use more portable shell syntax.
216
217 * quick-install-emacs: (AVOID): Be more picky about files we avoid
218 installing.
219
220 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
221
222 * quick-install-emacs (PRUNED): Fix typo in message.
223
224 2010-01-20 Glenn Morris <rgm@gnu.org>
225
226 * revdiff: Remove file that only works with CVS, and isn't really
227 needed with Bazaar (given the in-built revision options of bzr diff).
228
229 2010-01-12 Glenn Morris <rgm@gnu.org>
230
231 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
232 than emacs-pretest-bug for bug reports for development versions.
233
234 2009-11-06 Kenichi Handa <handa@m17n.org>
235
236 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
237 that the block data and the following per-char data fall into the
238 same char-table leaf.
239
240 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
241
242 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
243
244 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
245
246 * unidata/.gitignore: New file.
247
248 2009-08-22 Eli Zaretskii <eliz@gnu.org>
249
250 * notes/bugtracker: How to reassign a bug to a list of packages.
251
252 * notes/newfile: Details of how to check for problems with DOS 8+3
253 file-name restrictions.
254
255 2009-08-18 Glenn Morris <rgm@gnu.org>
256
257 * notes/newfile: New file.
258
259 2009-07-11 Eli Zaretskii <eliz@gnu.org>
260
261 * make-tarball.txt: Add a note about bumping the value of
262 customize-changed-options-previous-release.
263
264 2009-06-24 Kenichi Handa <handa@m17n.org>
265
266 * charsets/mapconv: For the UNICODE format files, do reverse sort
267 and don't compact the map. This is to prefer the first one in the
268 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
269
270 2009-06-12 Kenichi Handa <handa@m17n.org>
271
272 * charsets/Makefile (JISX213A.map): Make it depend on
273 mapfiles/JISX213A.map.gz.
274 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
275
276 * charsets/mapfiles/JISX213A.map.gz: New file.
277
278 * charsets/mapfiles/README: Describe JISX213A.map.gz.
279
280 2009-06-12 Kenichi Handa <handa@m17n.org>
281
282 * charsets/mapfiles/*: New files.
283
284 * charsets/mule-charsets.el: Mostly re-written to generate all
285 MULE-*.map files.
286
287 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
288 files.
289
290 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
291 EUC-JP-MS.
292
293 * charsets/cp51932.awk (END): Print arch-tag at the tail.
294
295 * charsets/Makefile: Maps depend on files under mapfiles or
296 ${GLIBC_CHARMAPS}.
297
298 2009-04-21 Kenichi Handa <handa@m17n.org>
299
300 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
301 change.
302
303 2009-04-17 Kenichi Handa <handa@m17n.org>
304
305 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
306 Hangle decomposition rule to Unicode.
307
308 2009-04-09 Kenichi Handa <handa@m17n.org>
309
310 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
311 a string with a composition property to disable combining
312 characters being composed.
313
314 2009-03-11 Miles Bader <miles@gnu.org>
315
316 * quick-install-emacs: Be more clever about locating info directory.
317
318 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
319
320 * nt/README.W32: Fix typos.
321
322 2009-02-23 Jason Rumney <jasonr@gnu.org>
323
324 * nt/README-ftp-server: Update for 23.0.91
325
326 * nt/README.W32: Remove ever expanding versions of Windows.
327 Shorten FAQ URL. Remove mention of obsolete lock directory.
328 Windows distribution now bin and barebin only. Add note about
329 SVG support. Remove old tar and gzip problem workarounds.
330 Use new (22.x) -Q option. Report all bugs through bug tracker.
331
332 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
333 undumped distribution no longer exists.
334
335 2009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
336
337 * nt/README.W32: Fix typo. (Bug#2207)
338
339 2009-02-01 Chong Yidong <cyd@stupidchicken.com>
340
341 * admin.el (set-version): Remove deleted file ns-emacs.texi.
342
343 2008-12-02 Kenichi Handa <handa@m17n.org>
344
345 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
346 `decomposition' property adjusted.
347 (unidata-split-decomposition): Don't include surrounding "<" and
348 ">" in a symbol name.
349
350 2008-12-01 Kenichi Handa <handa@m17n.org>
351
352 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
353 property generator to unidata-gen-table-numeric. Docstring adjusted.
354 (unidata-get-numeric, unidata-put-numeric)
355 (unidata-gen-table-numeric): New functions.
356 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
357
358 2008-11-29 Eli Zaretskii <eliz@gnu.org>
359
360 * notes/documentation: Add notes about Antinews.
361
362 2008-10-23 Glenn Morris <rgm@gnu.org>
363
364 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
365 Add/tweak some nextstep/ entries.
366
367 2008-09-19 Kenichi Handa <handa@m17n.org>
368
369 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
370 positions.
371
372 2008-08-23 Eli Zaretskii <eliz@gnu.org>
373
374 * CPP-DEFINES: Add USER_FULL_NAME.
375
376 2008-08-16 Jason Rumney <jasonr@gnu.org>
377
378 * admin.el (set-version): Set version in nt/emacsclient.rc.
379
380 2008-08-06 Juanma Barranquero <lekktu@gmail.com>
381
382 * nt/dump.bat: Fix mixed EOLs.
383
384 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
385
386 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
387
388 2008-08-02 Eli Zaretskii <eliz@gnu.org>
389
390 * CPP-DEFINES: Add defines for accessing system processes.
391
392 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
393
394 * make-tarball.txt:
395 * admin.el:
396 * FOR-RELEASE:
397 * CPP-DEFINES: Remove mentions of Mac Carbon.
398
399 2008-07-16 Glenn Morris <rgm@gnu.org>
400
401 * admin.el (set-version, set-copyright): Add nextstep/ files.
402
403 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
404
405 * CPP-DEFINES: Add NS port related defines.
406
407 2008-06-16 Glenn Morris <rgm@gnu.org>
408
409 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
410 doc/lispref/book-spine.texinfo.
411
412 2008-06-15 Glenn Morris <rgm@gnu.org>
413
414 * admin.el (set-version): Add doc/misc/faq.texi.
415
416 2008-05-22 Juanma Barranquero <lekktu@gmail.com>
417
418 * FOR-RELEASE: Remove Windows problem about the XPM image library
419 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
420
421 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
422
423 * unidata/UnicodeData.txt: Update to Unicode 5.1.
424
425 2008-04-14 Juanma Barranquero <lekktu@gmail.com>
426
427 * unidata/unidata-gen.el (unidata-prop-alist):
428 Fix typo in description of `numeric-value'.
429 (unidata-put-character): Fix typo in error message.
430
431 2008-02-21 Glenn Morris <rgm@gnu.org>
432
433 * notes/unicode, notes/font-backend: New files, split off from
434 README.unicode.
435
436 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
437
438 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
439 being used in latin1-disp.el. Remove the problem of
440 cp-supported-codepages. Remove the problem of lost changelog for
441 ps-prin1.ps.
442
443 2008-02-16 Eli Zaretskii <eliz@gnu.org>
444
445 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
446 non-portable in this context.
447
448 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
449 non-portable in this context.
450
451 2008-02-09 Eli Zaretskii <eliz@gnu.org>
452
453 * unidata/makefile.w32-in (lisp): New variable.
454 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
455 lisp/emacs-lisp.
456
457 2008-02-04 Jason Rumney <jasonr@gnu.org>
458
459 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
460
461 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
462
463 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
464
465 2008-02-02 Eli Zaretskii <eliz@gnu.org>
466
467 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
468
469 * unidata/Makefile.in: Rename from Makefile.
470
471 * unidata/makefile.w32-in: New file.
472
473 2008-02-02 Jason Rumney <jasonr@gnu.org>
474
475 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
476
477 2008-02-01 Kenichi Handa <handa@m17n.org>
478
479 * unidata/copyright.html: New file.
480
481 2008-02-01 Kenichi Handa <handa@m17n.org>
482
483 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
484 decomposition, if T is the same as TBase, don't include it in the
485 returned list.
486
487 2008-02-01 Kenichi Handa <handa@m17n.org>
488
489 * unidata/unidata-gen.el (unidata-text-file): Delete it.
490 (unidata-list): Initialize to nil.
491 (unidata-setup-list): New function.
492 (unidata-gen-files): New optional arg unidata-text-file.
493 If it's nil, set unidata-text-file to the left command line arg.
494 Call unidate-setup-list at first.
495
496 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
497 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
498
499 2008-02-01 Kenichi Handa <handa@m17n.org>
500
501 * unidata/unidata-gen.el: Fix comment typo.
502 Change string-to-int to string-to-number.
503 (unidata-text-file): Define to .../unidata.txt.
504 (unidata-list): Just insert unidata-text-file.
505 (unidata-get-decomposition): Handle Hangul decomposition.
506 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
507
508 * unidata/Makefile (unidata.txt): New target.
509 (charprop.el): Depends on unidata.txt.
510 (clean): Remove unidata.txt.
511
512 2008-02-01 Kenichi Handa <handa@m17n.org>
513
514 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
515 (unidata-get-name): Handle U+110B.
516
517 2008-02-01 Kenichi Handa <handa@m17n.org>
518
519 Sub-directory `unidata' is for codes to generate charprop.el and
520 many other uni-*.el files from `UnicodeData.txt'.
521
522 * Unidata/README: New file.
523
524 * unidata/Makefile: New file.
525
526 * unidata/unidata-gen.el: New file.
527
528 * unidata/UnicodeData.txt: New file. Copied from
529 http://www.unicode.org on 2006-05-23.
530
531 * unidata/.cvsignore: New file.
532
533 2008-02-01 Kenichi Handa <handa@m17n.org>
534
535 * charsets/.cvsignore: New file.
536
537 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
538
539 * charsets/Makefile (all): Rename target from charsets.
540 Depend on ${TRANS_TABLE}.
541 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
542 Generate from cns2ucsdkw.txt.
543 (install): Copy updated files only.
544
545 2008-02-02 Kenichi Handa <handa@m17n.org>
546
547 * charsets/cp932.awk: Append user-defined area of CP932.
548
549 2008-02-02 Kenichi Handa <handa@m17n.org>
550
551 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
552 0x2299 to 0x29BF.
553
554 2008-02-01 Kenichi Handa <handa@m17n.org>
555
556 * charsets/Makefile (TRANS_TABLE): New macro.
557 (JISX0208.map): Convert 0x2015 to 0x2014.
558 (cp51932.el): New target.
559 (eucjp-ms.el): New target.
560 (install): Include ${TRANS_TABLE}.
561 (CJK): Include JISX213A.map.
562 (JISX213A.map): New target.
563
564 * charsets/eucjp-ms.awk: New file.
565
566 * charsets/cp51932.awk: New file.
567
568 2008-02-01 Kenichi Handa <handa@m17n.org>
569
570 * charsets/cp932.awk: New file.
571
572 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
573
574 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
575 running an awk program.
576
577 2008-02-01 Kenichi Handa <handa@m17n.org>
578
579 * charsets/mapconv: Handle UNICODE2.
580
581 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
582 (CP932-2BYTE.map): New target.
583
584 2008-02-01 Kenichi Handa <handa@m17n.org>
585
586 * charsets: New directory for scripts to generate charset map
587 files in ../etc/charsets/.
588
589 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
590 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
591 * charsets/kuten.awk: New files.
592
593 2008-01-08 Glenn Morris <rgm@gnu.org>
594
595 * admin.el (set-version): Add doc/man/emacs.1.
596
597 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
598
599 * notes/copyright:
600 * MAINTAINERS: Remove references to files that have been removed.
601
602 2008-01-04 Glenn Morris <rgm@gnu.org>
603
604 * admin.el (set-copyright): Add lib-src/ebrowse.c.
605
606 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
607
608 * CPP-DEFINES: New file.
609
610 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
611
612 * FOR-RELEASE: Remove "window-system in face definition" [of
613 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
614 on gnus-dired.el.
615
616 2007-12-05 Glenn Morris <rgm@gnu.org>
617
618 * admin.el (set-version): Handle configure.in. Adapt for doc/
619 directory layout for manuals.
620
621 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
622
623 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
624 been fixed in Gnus CVS but have not yet been synched to Emacs.
625
626 2007-11-17 Glenn Morris <rgm@gnu.org>
627
628 * admin.el (process-lines): Move to ../lisp/subr.el.
629
630 2007-10-23 Glenn Morris <rgm@gnu.org>
631
632 * MAINTAINERS: Move here from ../.
633
634 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
635
636 * make-emacs: Doc fix.
637
638 2007-08-28 Glenn Morris <rgm@gnu.org>
639
640 * admin.el: Provide self.
641
642 2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
643
644 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
645
646 2007-07-25 Glenn Morris <rgm@gnu.org>
647
648 * Relicense all FSF files to GPLv3 or later.
649
650 2007-06-07 Glenn Morris <rgm@gnu.org>
651
652 * admin.el (set-copyright): New function.
653
654 2007-04-25 Nick Roberts <nickrob@snap.net.nz>
655
656 * make-tarball.txt: Add note about cutting the branch.
657
658 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
659
660 * Version 22.1 released.
661
662 2007-02-03 Eli Zaretskii <eliz@gnu.org>
663
664 * nt/makedist.bat: Change EOL format to DOS. Don't use
665 redirection characters in REM lines.
666
667 2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
668
669 * FOR-RELEASE: Removed Gtk/Xft issue.
670
671 2007-01-01 Miles Bader <miles@gnu.org>
672
673 * quick-install-emacs (get_config_var): Deal with weird magic
674 string inserted by recent versions of autoconf.
675
676 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
677
678 * admin.el (set-version): Set version number in
679 lib-src/makefile.w32-in.
680
681 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
682
683 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
684 due to a local miss-configuration.
685
686 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
687
688 * make-announcement (OLD): Remove LEIM references in announcement
689 since it is now built-in.
690
691 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
692
693 * admin.el (set-version): Set version numbers in "mac" subdirectory.
694
695 2006-10-03 Kenichi Handa <handa@m17n.org>
696
697 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
698
699 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
700
701 * FOR-RELEASE: Elisp manual checking completed.
702
703 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
704
705 * FOR-RELEASE: Update refcard section.
706
707 2006-07-14 Kim F. Storm <storm@cua.dk>
708
709 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
710
711 2006-07-09 Kim F. Storm <storm@cua.dk>
712
713 * README: Use outline format. Add FOR-RELEASE.
714
715 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
716
717 * FOR-RELEASE: Checking of info.texi done.
718
719 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
720
721 * FOR-RELEASE: Update refcard section.
722
723 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
724
725 * FOR-RELEASE: Update refcard section.
726
727 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
728
729 * FOR-RELEASE: Key sequence elisp node done.
730
731 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
732
733 * FOR-RELEASE: Update refcard translations. Add coding cookie.
734
735 2006-05-21 Chong Yidong <cyd@mit.edu>
736
737 * FOR-RELEASE: point-entered /point-left bug fixed.
738
739 2006-05-12 Eli Zaretskii <eliz@gnu.org>
740
741 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
742 entry.
743
744 2006-05-06 Bill Wohler <wohler@newt.com>
745
746 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
747 about it.
748
749 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
750
751 * ./* (Copyright): Updated Copyright year(s).
752
753 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
754
755 * FOR-RELEASE (BUGS): Add URLs/MIDs.
756
757 2006-02-20 Kim F. Storm <storm@cua.dk>
758
759 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
760 Rework how fringe bitmaps are defined and used.
761 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
762 one-level representation. It would be cleaner to split the
763 representation into a two-level model where first level maps
764 bitmap usage to a bitmap name, and second level maps bitmap name to
765 a bitmap appearence.
766
767 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
768
769 * FOR-RELEASE: String allocation bugs fixed.
770
771 2005-12-13 Bill Wohler <wohler@newt.com>
772
773 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
774
775 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
776
777 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
778 completing-read-multiple, mail-extract-address-components,
779 mail-mode, quail-define-package, save-buffer and
780 ucs-set-table-for-input from doc strings item (Done).
781
782 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
783
784 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
785
786 2005-11-11 Kim F. Storm <storm@cua.dk>
787
788 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
789 when displaying a non-breaking space in an overlay string.
790
791 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
792
793 * FOR-RELEASE: Init file change implemented.
794
795 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
796
797 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
798
799 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
800
801 * FOR-RELEASE (New features): max-image-size implemented.
802 (Bugs): split-window done, by Kim F. Storm.
803
804 2005-10-17 Bill Wohler <wohler@newt.com>
805
806 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
807 since it's gone. Also marked mh-e as done.
808
809 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
810
811 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
812 libraries on Windows (Done).
813
814 2005-10-01 Jason Rumney <jasonr@gnu.org>
815
816 * admin.el (set-version): Set version numbers in nt/emacs.rc.
817
818 2005-08-31 Romain Francoise <romain@orebokech.com>
819
820 * FOR-RELEASE (New features): Remove vhdl-mode.el update
821 item (Done).
822
823 2005-08-27 Romain Francoise <romain@orebokech.com>
824
825 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
826
827 2005-07-04 Lute Kamstra <lute@gnu.org>
828
829 Update FSF's address in GPL notices.
830
831 2005-06-10 Lute Kamstra <lute@gnu.org>
832
833 * admin.el (set-version): Set version in lisp manual too.
834 * make-tarball.txt: Commit lispref/elisp.texi too.
835
836 2005-06-04 Richard M. Stallman <rms@gnu.org>
837
838 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
839 Other cleanups.
840
841 2005-04-19 Lute Kamstra <lute@gnu.org>
842
843 * make-tarball.txt: Don't commit lisp/loaddefs.el.
844
845 2005-04-14 Lute Kamstra <lute@gnu.org>
846
847 * nt/makedist.bat (elfiles): Update.
848
849 * admin.el (add-release-logs): Fix require call.
850
851 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
852
853 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
854 The first line of every tutorial must begin with a sentence saying
855 "Emacs Tutorial" in the respective language. This should be
856 followed by "See end for copying conditions", likewise in the
857 respective language.
858
859 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
860
861 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
862 Add `undo-ask-before-discard' to it.
863
864 2005-03-02 Miles Bader <miles@gnu.org>
865
866 * quick-install-emacs: Only use the mkdir --verbose option if the
867 script's --verbose option was specified (this avoids problems with
868 default usage on systems where mkdir doesn't support that option).
869
870 2005-02-15 Jason Rumney <jasonr@gnu.org>
871
872 * nt/makedist.bat: Do not rely on non-standard behavior of
873 tar --exclude.
874
875 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
876
877 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
878
879 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
880
881 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
882 Elisp manuals.
883
884 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
885
886 * FOR-RELEASE (Indications): Clean up and update checklists for
887 Emacs and Elisp manuals.
888
889 2004-09-11 Kim F. Storm <storm@cua.dk>
890
891 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
892 (Documentation): Add NEWS entry.
893 Add section lists for proof-reading Emacs and Lisp manuals.
894
895 2004-08-29 Kim F. Storm <storm@cua.dk>
896
897 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
898
899 2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
900
901 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
902 (now behaves as well as other ports).
903
904 2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
905
906 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
907
908 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
909
910 * FOR-RELEASE: Moved here from the etc directory.
911
912 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
913
914 * notes/BRANCH: New file, to be maintained per CVS branch.
915
916 2003-10-01 Miles Bader <miles@gnu.org>
917
918 * quick-install-emacs: Don't use "function" keyword when defining
919 shell functions.
920
921 2003-09-29 Lute Kamstra <lute@gnu.org>
922
923 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
924
925 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
926
927 * quick-install-emacs: Remove fns-* pruning, since that file no
928 longer seems to be generated.
929 (AVOID): Quote literal periods. Quote braces in a way acceptable
930 to all parties (gawk gets bitchy about using `\').
931
932 2003-08-19 Miles Bader <miles@gnu.org>
933
934 * quick-install-emacs: Add arch-specific ignored files to
935 quick-install-emacs. Use quoting for periods that's acceptable
936 to recent versions of gawk.
937
938 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
939
940 * cus-test.el: Remove obsolete workaround.
941
942 2003-04-22 Andrew Innes <andrewi@gnu.org>
943
944 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
945 emacs.exe before zipping, and including batch file to recreate
946 after unpacking.
947
948 * nt/stitch.bat: New file.
949
950 * nt/README-ftp-server: Update wording and version number etc.
951 Add extra instructions for installing multi-file .zip
952 distribution.
953
954 * nt/README.W32: Remove personal email address and update wording.
955
956 * nt/README-UNDUMP.W32: Remove personal email address and update
957 wording.
958
959 2003-02-10 Francesco Potortì <pot@gnu.org>
960
961 * make-changelog-diff: New script, code stolen from make-announcement.
962
963 * make-announcement: Use make-changelog-diff.
964
965 2003-01-20 Francesco Potortì <pot@gnu.org>
966
967 * make-tarball.txt: Step-by-step instructions for making a tarball.
968
969 * make-announcement: A script for creating pretest announcements.
970
971 2003-01-17 Francesco Potortì <pot@gnu.org>
972
973 * admin.el (add-release-logs): Expand the directory name before
974 calling find(1).
975 (add-release-logs): Use the same methods as add-log.el for writing
976 the date and the user's name and address.
977
978 2003-01-07 Miles Bader <miles@gnu.org>
979
980 * quick-install-emacs: Unset LANG etc. to avoid non-standard
981 command output from non-C locales.
982
983 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
984
985 * cus-test.el: Extended and reorganized. There are now 4 tests
986 which can be run in batch mode. See the Commentary section.
987
988 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
989
990 * cus-test.el: New file.
991
992 2002-05-27 Miles Bader <miles@gnu.org>
993
994 * quick-install-emacs (VERSION): Calculate using the same method
995 that configure.in uses.
996
997 2002-04-26 Pavel Janík <Pavel@Janik.cz>
998
999 * emacs-pretesters: New file with information for Emacs
1000 pretesters.
1001
1002 2002-03-22 Paul Eggert <eggert@twinsun.com>
1003
1004 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1005 POSIX 1003.1-2001 disallows both usages.
1006
1007 2002-02-11 Andrew Innes <andrewi@gnu.org>
1008
1009 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1010
1011 2002-01-24 Andrew Innes <andrewi@gnu.org>
1012
1013 * nt/README.W32: Remove unnecessary version number and date
1014 references.
1015
1016 * nt/README-UNDUMP.W32: Ditto.
1017
1018 2001-12-06 Gerd Moellmann <gerd@gnu.org>
1019
1020 * make-emacs: Add --trace-move.
1021
1022 2001-10-23 Andrew Innes <andrewi@gnu.org>
1023
1024 * nt/makedist.bat: Remove remaining obsolete reference to
1025 GETTING.GNU.SOFTWARE.
1026
1027 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1028
1029 * admin.el (set-version): Use `s' interactive spec for
1030 version number.
1031
1032 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1033
1034 * (Version 21.1 released.)
1035
1036 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1037
1038 * admin.el (add-release-logs): Put the log entry in lispref, too.
1039
1040 2001-10-20 Miles Bader <miles@gnu.org>
1041
1042 * quick-install-emacs: Exit if we can't find some variable.
1043 (AVOID): Add .orig & .rej files.
1044 (get_config_var): Be more liberal about format of config.status
1045 sed commands.
1046
1047 2001-10-19 Gerd Moellmann <gerd@gnu.org>
1048
1049 * admin.el: New file.
1050
1051 * build-configs: Add --help option. Add support for building
1052 in arbitrary source trees.
1053
1054 2001-10-17 Gerd Moellmann <gerd@gnu.org>
1055
1056 * alloc-colors.c: New file.
1057
1058 2001-10-13 Gerd Moellmann <gerd@gnu.org>
1059
1060 * make-emacs: Add --boot switch for bootstrapping. Logs to
1061 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1062
1063 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1064
1065 * Branch for 21.1.
1066
1067 2001-09-04 Andrew Innes <andrewi@gnu.org>
1068
1069 * admin/nt/makedist.bat: Remove reference to obsolete file
1070 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1071 version of tar used.
1072
1073 ;; Local Variables:
1074 ;; coding: utf-8
1075 ;; End:
1076
1077 Copyright (C) 2001-2011 Free Software Foundation, Inc.
1078
1079 This file is part of GNU Emacs.
1080
1081 GNU Emacs is free software: you can redistribute it and/or modify
1082 it under the terms of the GNU General Public License as published by
1083 the Free Software Foundation, either version 3 of the License, or
1084 (at your option) any later version.
1085
1086 GNU Emacs is distributed in the hope that it will be useful,
1087 but WITHOUT ANY WARRANTY; without even the implied warranty of
1088 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1089 GNU General Public License for more details.
1090
1091 You should have received a copy of the GNU General Public License
1092 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.