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