]> code.delx.au - gnu-emacs/blob - admin/ChangeLog
* admin/update_autogen: Fix bogosity introduced in 2014-11-16 merge.
[gnu-emacs] / admin / ChangeLog
1 2014-12-01 Glenn Morris <rgm@gnu.org>
2
3 * update_autogen: Fix bogosity introduced in 2014-11-16 merge.
4
5 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
6
7 Lessen focus on ChangeLog files, as opposed to change log entries.
8 This is in preparation for generating the former automatically
9 from the latter.
10 * notes/bugtracker, notes/copyright, notes/newfile:
11 ChangeLog -> change log
12 * notes/changelogs: Remove, merging old contents to ...
13 * notes/repo: ... here.
14
15 2014-11-27 David Engster <deng@randomsample.de>
16
17 * gitmerge.el: New file.
18 * notes/git-workflow: Add documentation for using it.
19
20 2014-11-27 Oscar Fuentes <ofv@wanadoo.es>
21
22 * admin/CPP-DEFINES: Mention MINGW_W64.
23
24 2014-11-22 Glenn Morris <rgm@gnu.org>
25
26 * admin.el (set-version): No more need to update nt/*.rc.
27 * authors.el (authors-renamed-files-alist): Add .rc.in files.
28
29 2014-11-13 Andreas Schwab <schwab@suse.de>
30
31 * make-tarball.txt: Make annotated tag and push it out.
32
33 2014-11-11 Eric S. Raymond <esr@thyrsus.com>
34
35 * make-tarball.txt, update-copyright, admin/notes/bugtracker,
36 admin/notes/tags, admin/update-copyright, admin/update_autogen:
37 admin/repo.notes: git transition.
38
39 2014-11-10 Eli Zaretskii <eliz@gnu.org>
40
41 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h):
42 Use unmsys--file-name. (Bug#18955)
43
44 2014-11-10 Glenn Morris <rgm@gnu.org>
45
46 * admin.el (set-version): No need to update doc/man/emacs.1.
47
48 * admin.el (set-version): No need to update etc/refcards/emacsver.tex.
49 (set-copyright): Update etc/refcards/emacsver.tex.in.
50
51 * admin.el (set-version): No need to update doc/emacs/emacsver.texi.
52 (make-manuals-dist-output-variables): Add top_srcdir.
53 (make-manuals-dist--1): Handle @version@ specially.
54
55 2014-11-09 Eric Ludlam <zappo@gnu.org>
56
57 * grammars/c.by (template-type): Add :template-specifier and
58 :typevar to capture extra details about the template.
59 (opt-post-fcn-modifiers): Splice in the found symbol into the
60 return value correctly.
61 (QUESTION): New punctuation.
62 (expression): Add ternary conditional support.
63
64 * grammars/scheme.by (MODULE): New token.
65 (scheme): Handle expanding the MODULE tag.
66 (scheme-list): Remove closeparen required match.
67 (scheme-in-list): Remove extraneous matches for DEFINE.
68 Add support for MODULE Simplify matching for code & make work.
69 (name-args, name-arg-list, name-arg-expand): Make it work.
70
71 2014-11-09 David Engster <dengste@eml.cc>
72
73 * grammars/c.by (opt-brackets-after-symbol): New.
74 (multi-stage-dereference): Use it. Add rules for explicit
75 matching the last dereference. We cannot just juse
76 'namespace-symbol' as a single rule, since this would match too
77 greedy and mess with parsing default values of variables.
78
79 2014-11-09 Glenn Morris <rgm@gnu.org>
80
81 * admin.el (make-manuals-dist-output-variables)
82 (make-manuals-dist--1, make-manuals-dist): New.
83 Replaces doc/*/Makefile.in `dist' rules.
84
85 2014-11-04 Paul Eggert <eggert@cs.ucla.edu>
86
87 Spelling fixes; tweak explanation of commit messages.
88 * notes/repo: Avoid "DVCS" acronym without first explaining it.
89 Mention using the first line of a ChangeLog as the topic line,
90 and that commit messages should use UTF-8.
91
92 2014-11-01 Eli Zaretskii <eliz@gnu.org>
93
94 * notes/repo (Notes): Reword the stylistic guidance for commit log
95 messages so that they are in line with Emacs development practices
96 and style guidance.
97
98 2014-10-27 Eric S. Raymond <esr@thyrsus.com>
99
100 * notes/bzr: Rename to notes/repo, reorganize to separate
101 VCS-dependent from VCS-independent stuff. Add guidance about
102 commit-comment format under DVCSes.
103
104 * notes/BRANCH: Merged into notes/repo.
105
106 2014-10-20 Glenn Morris <rgm@gnu.org>
107
108 * Merge in all changes up to 24.4 release.
109
110 2014-10-15 Eli Zaretskii <eliz@gnu.org>
111
112 * unidata/unidata-gen.el (unidata-prop-alist): New properties
113 'paired-bracket' and 'bracket-type', in support of the UBA 6.3.
114 (unidata-gen-table): Support PROP-IDX being a function.
115 (unidata-describe-bidi-bracket-type, unidata-gen-brackets-list)
116 (unidata-gen-bracket-type-list): New functions.
117 (unidata-check): Support checking the 'bracket-type' attribute.
118 (unidata-gen-files): Don't create backups for uni-*.el files.
119
120 * unidata/Makefile.in (${unidir}/charprop.el): Depend on
121 BidiMirroring.txt and BidiBrackets.txt.
122
123 * unidata/BidiBrackets.txt: New file, from Unicode.
124
125 2014-10-13 Glenn Morris <rgm@gnu.org>
126
127 * authors.el (authors-aliases, authors-fixed-case)
128 (authors-obsolete-files-regexps): Additions.
129 (authors-no-scan-regexps): New constant.
130 (authors-no-scan-file-p): New function.
131 (authors): Respect authors-no-scan-file-p.
132
133 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
134
135 Fix putenv race conditions with undefined behavior (Bug#8705).
136 * merge-gnulib (GNULIB_MODULES): Add time_r, since Emacs now
137 calls localtime_r and gmtime_r directly.
138
139 2014-10-07 Glenn Morris <rgm@gnu.org>
140
141 * unidata/Makefile.in: Check for deleted uni- files. (Bug#18489)
142 (all): Use unifiles rather than charprop.el.
143 (FORCE): New variable and phony rule.
144 (${unidir}/charprop.el): Respect FORCE.
145 (unifiles): New rule.
146
147 * unidata/Makefile.in (unidir): Rename from DSTDIR. Change all uses.
148 (charprop.el, install): Remove rules.
149 (clean): Simplify.
150
151 2014-10-04 Glenn Morris <rgm@gnu.org>
152
153 * authors.el (authors-renamed-files-alist): Add package-x-test.el
154
155 2014-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
156
157 * unidata/unidata-gen.el (unidata-gen-table-word-list): Use alist-get
158 and cl-incf.
159
160 2014-09-08 Eli Zaretskii <eliz@gnu.org>
161
162 * unidata/unidata-gen.el (unidata-check): Bring this function up
163 to date with the currently supported methods of generating Unicode
164 property tables. Add a comment with a description how to invoke
165 the check. Update the copyright years in the reference to the
166 Unicode data files we use.
167
168 2014-08-30 Paul Eggert <eggert@cs.ucla.edu>
169
170 Vector-sorting fixes (Bug#18361).
171 * merge-gnulib (GNULIB_MODULES): Add vla.
172
173 2014-08-30 Eli Zaretskii <eliz@gnu.org>
174
175 * authors.el (authors): Fix last change so it works for MS-Windows
176 as well.
177
178 2014-08-29 Michael Albinus <michael.albinus@gmx.de>
179
180 * authors.el (authors): Use LOCALE argument of `string-collate-lessp'.
181
182 2014-08-28 Michael Albinus <michael.albinus@gmx.de>
183
184 * authors.el (authors-aliases): Addition.
185
186 2014-08-26 Glenn Morris <rgm@gnu.org>
187
188 * authors.el (authors-ignored-files, authors-valid-file-names)
189 (authors-renamed-files-alist): Additions.
190 (authors-renamed-files-alist): Revert 2014-08-09 change.
191 (authors): Sort authors in utf-8 order. (Bug#2263)
192
193 2014-08-09 Reuben Thomas <rrt@sc3d.org>
194
195 * notes/copyright: Remove mention of msdos/is_exec.c and
196 sigaction.c.
197 * authors.el (authors-renamed-files-alist): Remove is_exec.c.
198
199 2014-08-07 Reuben Thomas <rrt@sc3d.org>
200
201 * notes/exit-value: Remove specific discussion of VMS.
202
203 2014-08-07 Reuben Thomas <rrt@sc3d.org>
204
205 Refer to MS-DOS using the same name everywhere.
206
207 * FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become
208 ``MS-DOS''.
209 * MAINTAINERS: ditto.
210
211 2014-07-14 Paul Eggert <eggert@cs.ucla.edu>
212
213 Use binary-io module, O_BINARY, and "b" flag (Bug#18006).
214 * merge-gnulib (GNULIB_MODULES): Add binary-io. It was already
215 present implicitly; this just makes the dependence explicit.
216
217 2014-06-30 Glenn Morris <rgm@gnu.org>
218
219 * update_autogen: Find loaddefs targets rather than
220 parsing lisp/Makefile.in
221
222 2014-06-29 Glenn Morris <rgm@gnu.org>
223
224 * update_autogen: Remove need to cd into/out of lisp/.
225
226 * grammars/Makefile.in (bootstrap-clean): Don't delete Makefile,
227 for sake of top-level maintainer-clean rule.
228
229 2014-06-26 Eli Zaretskii <eliz@gnu.org>
230
231 * notes/unicode: Some notes about what to do when a new Unicode
232 version is imported.
233
234 2014-06-26 Glenn Morris <rgm@gnu.org>
235
236 * authors.el: Move here from ../lisp/emacs-lisp.
237
238 2014-06-25 Glenn Morris <rgm@gnu.org>
239
240 * grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el):
241 (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el):
242 Replace with pattern rules.
243 (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el)
244 (${cedetdir}/srecode/srt-wy.el): Use $<.
245
246 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc.
247 (.el.elc): Replace with pattern rule.
248 (%.elc): New.
249 (unidata.txt): Use $<.
250 (compile): Remove.
251 (${DSTDIR}/charprop.el): Use order-only prereqs rather than a sub-make.
252
253 * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo.
254
255 2014-06-21 Glenn Morris <rgm@gnu.org>
256
257 * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).
258 * unidata/UnicodeData.txt: Update to 7.0.0.
259 * unidata/IVD_Sequences.txt: Update to 2014-05-16 version.
260
261 2014-06-21 Stephen Berman <Stephen.Berman@gmx.net>
262
263 * notes/elpa: Use "git" instead of "bzr" in the name of machine to
264 clone the repository from.
265
266 2014-06-13 Glenn Morris <rgm@gnu.org>
267
268 * unidata/Makefile.in (${DSTDIR}/charprop.el):
269 GNU make automatically passes command-line arguments to sub-makes.
270
271 2014-06-02 Paul Eggert <eggert@cs.ucla.edu>
272
273 Include sources used to create macuvs.h.
274 * unidata/IVD_Sequences.txt: New file.
275 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
276 (all): Build it.
277 (extraclean): Remove it.
278 * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
279 * unidata/copyright.html: Update to current version from Unicode
280 Consortium.
281 * unidata/uvs.el: Rename from ../mac/uvs.el.
282 (uvs-print-table-ivd): Output a header in the form that
283 unidata-gen.el generates.
284
285 2014-05-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
286
287 * mac/uvs.el: New file from Mac port. Generates src/macuvs.h.
288
289 2014-05-17 Paul Eggert <eggert@cs.ucla.edu>
290
291 Assume C99 or later (Bug#17487).
292 * merge-gnulib (GNULIB_MODULES): Remove stdarg, stdbool.
293 (GNULIB_TOOL_FLAGS): Avoid stdarg, stdbool.
294
295 2014-05-16 Paul Eggert <eggert@cs.ucla.edu>
296
297 Don't require pkg-config when building from repository.
298 * merge-pkg-config: New script.
299 * notes/copyright: Update for m4/*.m4, in particular m4/pkg.m4.
300
301 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
302
303 * merge-gnulib: Defer to autogen.sh for ACLOCAL_PATH computation.
304
305 2014-05-12 Glenn Morris <rgm@gnu.org>
306
307 * find-gc.el: Move here from ../lisp/emacs-lisp.
308
309 * admin.el (set-version-in-file): Don't set identical version.
310 (set-version): Provide default version number.
311 (set-version, set-copyright): Give start/end messages.
312
313 2014-04-18 Paul Eggert <eggert@cs.ucla.edu>
314
315 * notes/bzr: Update instructions for merging from gnulib.
316 Remove obsolete note about tramp.el and tramp-sh.el.
317 Change "emacs-23" to "emacs-24".
318
319 2014-04-11 Glenn Morris <rgm@gnu.org>
320
321 * grammars/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
322
323 2014-03-22 Glenn Morris <rgm@gnu.org>
324
325 * quick-install-emacs (AVOID): Remove testfile and test-distrib.
326
327 2014-03-21 Glenn Morris <rgm@gnu.org>
328
329 * update_autogen: Auto-detect VCS in use.
330 (vcs): New variable.
331 (status, commit, main): Handle git.
332
333 2014-03-07 Paul Eggert <eggert@cs.ucla.edu>
334
335 Fix oversight preventing lib/sys/types.h from being generated.
336 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid sys_types.
337
338 2014-02-06 David Engster <deng@randomsample.de>
339
340 * grammars/c.by (function-pointer): Correctly deal with anonymous
341 function pointers.
342 (opt-brackets-after-symbol): New.
343 (multi-stage-dereference): Use it. Add rules for explicit
344 matching the last dereference.
345
346 2014-01-16 Eric S. Raymond <esr@thyrsus.com>
347
348 * notes/commits: Add a 'graph on VCS-independent ways of
349 identifying commits and the desirability thereof.
350
351 2014-01-15 Paul Eggert <eggert@cs.ucla.edu>
352
353 Fix copyright license notices for Adobe Unicode mapping files.
354 * charsets/mapfiles/README: The copied files are not compressed.
355 Check for copies as of today.
356 * charsets/mapfiles/stdenc.txt, charsets/mapfiles/symbol.txt:
357 Update from table version 0.2 (1999-03-30) to 1.0 (2011-07-12).
358 This doesn't change the table data, just copyright license notice.
359 The new notices are compatible with the GPL, the old ones were not.
360
361 2014-01-13 Glenn Morris <rgm@gnu.org>
362
363 * update_autogen (status): New function. Use throughout.
364
365 2014-01-10 Glenn Morris <rgm@gnu.org>
366
367 * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
368
369 2014-01-04 Glenn Morris <rgm@gnu.org>
370
371 * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
372 (manual-html-fix-index-2): Tweak Texinfo 5 table format.
373 Fix minor Texinfo 4 issue with start of detailed menu.
374
375 2014-01-03 Glenn Morris <rgm@gnu.org>
376
377 * admin.el: More Texinfo 5 updates.
378 (manual-html-fix-headers): Tweak Texinfo 5 body.
379 (manual-html-fix-node-div): Treat "header" like "node".
380 (manual-html-fix-index-1): Handle Texinfo 5 top heading.
381 (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
382
383 2014-01-02 Xue Fuqiao <xfq.free@gmail.com>
384
385 * check-doc-strings: Replace `perl -w' with `use warnings;'.
386
387 2013-12-30 Glenn Morris <rgm@gnu.org>
388
389 * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
390 Some updates for changes in Texinfo 5 output.
391
392 2013-12-29 Xue Fuqiao <xfq.free@gmail.com>
393
394 * make-emacs:
395 * build-configs: Add the "use strict;" and "use warnings;" pragmas.
396
397 2013-12-28 Glenn Morris <rgm@gnu.org>
398
399 * admin.el (cusver-scan): Warn about missing :types.
400 (cusver-check): Interactively, require existing directories.
401
402 2013-12-27 Xue Fuqiao <xfq.free@gmail.com>
403
404 * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
405 (cusver-find-files, cusver-new-version, cusver-scan)
406 (cusver-goto-xref, cusver-check): Doc fix.
407 (manual-html-node, cusver-check): Use `user-error'.
408
409 2013-12-24 Paul Eggert <eggert@cs.ucla.edu>
410
411 Automate the procedure for updating copyright year.
412 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
413 * notes/years: Mention admin/update-copyright.
414 * update-copyright: New file.
415
416 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
417
418 * admin.el (add-release-logs, set-version-in-file, set-version)
419 (set-copyright): Use `user-error'.
420
421 2013-12-22 Eli Zaretskii <eliz@gnu.org>
422
423 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
424 to <control> characters: the Unicode Standard says they have no
425 name. (Bug#16216)
426 (unidata-describe-bidi-class): Add new "isolate" classes
427 introduced by Unicode 6.3.
428
429 2013-12-12 David Engster <deng@randomsample.de>
430
431 * grammars/c.by (expr-binop): Add MOD.
432 (variablearg): Add 'opt-assign'.
433 (variablearg, varnamelist): Add default values so that it can be
434 later expanded into the tag.
435 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
436 remove empty match.
437 (multi-stage-dereference): Adapt to above rename.
438 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
439 since the latter also leads to an empty match at the end which
440 would make this too greedy.
441 (variablearg-opt-name): Support parsing of function pointers
442 inside an argument list.
443
444 2013-12-12 Glenn Morris <rgm@gnu.org>
445
446 * update_autogen (info_dir):
447 Use dir_top from build-aux/ rather than admin/.
448
449 * update_autogen: Add option to generate info/dir.
450 (Usage): Add -I.
451 (info_flag): New variable.
452 (-I): New option.
453 (doc): Maybe check its status.
454 (info_dir): New function.
455 * dir_top: New file.
456
457 2013-12-11 Paul Eggert <eggert@cs.ucla.edu>
458
459 Remove the option of using libcrypto.
460 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
461
462 2013-12-04 Eli Zaretskii <eliz@gnu.org>
463
464 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
465 to include the new isolate-related classes introduced with Unicode
466 v6.3.
467 (unidata-encode-val): Accept an additional optional argument, a
468 warning message to emit when UnicodeData.txt defines bidi-class
469 values that are not in unidata-prop-alist. Add a comment
470 explaining what should maintainers do if/when such a warning ever
471 appears.
472 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
473 when generating uni-bidi.el.
474
475 2013-12-01 Glenn Morris <rgm@gnu.org>
476
477 * unidata/Makefile.in (${DSTDIR}/charprop.el):
478 Ensure output files are writable.
479
480 2013-11-30 Glenn Morris <rgm@gnu.org>
481
482 * grammars/Makefile.in: Ensure output files are writable.
483
484 2013-11-30 Eli Zaretskii <eliz@gnu.org>
485
486 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
487 later. (Bug#16007)
488
489 2013-11-30 Glenn Morris <rgm@gnu.org>
490
491 Stop keeping (most) generated cedet grammar files in the repository.
492 * grammars/README: Remove.
493 * grammars/Makefile.in: New file.
494 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
495 * grammars/python.wy: Update declarations to match generated outputs.
496
497 2013-11-28 Glenn Morris <rgm@gnu.org>
498
499 * unidata/unidata-gen.el (unidata-gen-files):
500 Disable autoloads in generated files.
501
502 2013-11-27 Glenn Morris <rgm@gnu.org>
503
504 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
505 (distclean, maintainer-clean): Declare as PHONY.
506 (compile, extraclean): New.
507 (${DSTDIR}/charprop.el): Depend on source files rather than
508 intermediate products.
509
510 2013-11-11 Glenn Morris <rgm@gnu.org>
511
512 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
513
514 * unidata/unidata-gen.el (unidata-gen-files):
515 Tweak whitespace in generated files.
516
517 2013-11-09 Glenn Morris <rgm@gnu.org>
518
519 * unidata/unidata-gen.el (unidata-gen-files):
520 Fix deletion of existing output files after 2013-10-30 changes.
521
522 2013-11-07 Glenn Morris <rgm@gnu.org>
523
524 * unidata/unidata-gen.el (unidata-gen-files):
525 Disable version-control in generated files.
526 Update Unicode Inc. copyright years.
527
528 2013-11-05 Glenn Morris <rgm@gnu.org>
529
530 * update_autogen: Move here from ../autogen.
531 (usage): Update. Remove -l, add -A.
532 (autogendir): New variable.
533 (ldefs_flag): Default to set.
534 (genfiles): Reduce to only ms-dos relevant files.
535 (main): Make checking autogen sources optional.
536 Make copying of autogen files optional.
537
538 2013-10-30 Glenn Morris <rgm@gnu.org>
539
540 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
541 Also take the output directory as an argument.
542 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
543 the output directory as an argument (no need to cd, etc).
544 (abs_srcdir, abs_builddir): Remove.
545 (abs_top_builddir): Replace by top_builddir.
546 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
547 (${DSTDIR}/charprop.el, charprop.el):
548 No need to pass unidata.txt as argument.
549
550 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
551 (unidata-gen-table-name, unidata-gen-table-decomposition)
552 (unidata-gen-files): Use unidata--ensure-compiled.
553
554 * unidata/Makefile.in (abs_srcdir): New, set by configure.
555 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
556 (clean): Delete all .elc files.
557 (bootstrap-clean): New rule.
558
559 2013-10-23 Glenn Morris <rgm@gnu.org>
560
561 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
562 Quote entities that might contain whitespace.
563
564 2013-10-07 Paul Eggert <eggert@cs.ucla.edu>
565
566 Improve support for popcount and counting trailing zeros (Bug#15550).
567 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
568 and count-trailing-zeros.
569
570 2013-10-04 Paul Eggert <eggert@cs.ucla.edu>
571
572 Use hardware support for byteswapping on glibc x86 etc.
573 * merge-gnulib (GNULIB_MODULES): Add byteswap.
574
575 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
576
577 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
578 for portability to hosts where /bin/sh has problems.
579
580 2013-08-27 Glenn Morris <rgm@gnu.org>
581
582 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
583 INFO_TARGETS. "faq" does not need special treatment any more.
584
585 2013-08-15 Glenn Morris <rgm@gnu.org>
586
587 * make-tarball.txt: Mention generating pdfs in etc/refcards.
588
589 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
590
591 * notes/hydra: More information about Hydra.
592
593 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
594
595 * notes/hydra: New file.
596
597 2013-08-04 Paul Eggert <eggert@cs.ucla.edu>
598
599 Fix some minor races in hosts lacking mkostemp (Bug#15015).
600 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
601
602 2013-07-12 Glenn Morris <rgm@gnu.org>
603
604 * admin.el (manual-style-string): Use non-abbreviated url.
605
606 2013-07-09 Paul Eggert <eggert@cs.ucla.edu>
607
608 Port recent close-on-exec changes to Cygwin (Bug#14821).
609 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
610
611 Handle error numbers a bit more reliably.
612 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
613
614 2013-07-07 Paul Eggert <eggert@cs.ucla.edu>
615
616 Make file descriptors close-on-exec when possible (Bug#14803).
617 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
618 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
619
620 2013-07-06 Glenn Morris <rgm@gnu.org>
621
622 * admin.el (manual-misc-manuals): New function.
623 (make-manuals): Avoid hard-coding list of misc manuals.
624 Add the option to only make certain type(s) of output.
625 (manual-misc-html): Special-case ccmode and efaq.
626 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
627 Move creation of output directory here from make-manuals.
628 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
629
630 2013-07-05 Glenn Morris <rgm@gnu.org>
631
632 * admin.el (make-manuals): Use a standard location for lispintro.
633 Use a pdf/ subdirectory for pdf versions.
634
635 2013-06-29 Glenn Morris <rgm@gnu.org>
636
637 * admin.el (make-manuals): Don't bother with txt or dvi any more.
638 (manual-txt): Remove.
639 (manual-pdf): Doc fix.
640 (manual-ps): Rename from manual-dvi.
641 (manual-pdf, manual-ps): Work in the directory with the texi file,
642 so that TeX intermediate files go there rather than to PWD.
643
644 2013-06-15 Xue Fuqiao <xfq.free@gmail.com>
645
646 * notes/changelogs: Mention trivial changes in Change Log.
647
648 2013-06-13 Glenn Morris <rgm@gnu.org>
649
650 * admin.el (manual-style-string): Use new file manual.css.
651
652 2013-06-02 Eric Ludlam <zappo@gnu.org>
653
654 * grammars/srecode-template.wy (variable): Accept a single number
655 as a variable value. Allows the 'priority' to be set to a number.
656 (wisent-srecode-template-lexer): Move number up so it can be created.
657
658 2013-05-16 Glenn Morris <rgm@gnu.org>
659
660 * cus-test.el (cus-test-cus-load-groups): New function.
661 (cus-test-get-options): Add option to return groups.
662 (cus-test-noloads): Also check custom groups.
663
664 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
665
666 * quick-install-emacs: Don't prune DOC-* files a any more.
667
668 2013-05-14 Glenn Morris <rgm@gnu.org>
669
670 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
671 (cus-test-libs): Fix let-binding of default-directory.
672 (cus-test-noloads): Load all libs for the comparison.
673
674 2013-05-11 Glenn Morris <rgm@gnu.org>
675
676 * cus-test.el (cus-test-libs-noloads): Add a few more files.
677 (cus-test-load-libs, cus-test-opts):
678 Add option to load more/all Lisp files.
679 (cus-test-get-lisp-files): Ignore .*.el files.
680
681 2013-05-10 Glenn Morris <rgm@gnu.org>
682
683 * cus-test.el (cus-test-libs-noloads): Add some files.
684 (cus-test-get-lisp-files): New function.
685 (cus-test-libs): Add option to load more/all Lisp files.
686
687 2013-05-09 Glenn Morris <rgm@gnu.org>
688
689 * cus-test.el: No need to provide bbdb, bbdb-com any more.
690 (cus-test-libs-noloads): Add dunnet in the defvar.
691 (dunnet): Don't always load it.
692 (viper-mode): Only set if interactive.
693 (cus-test-load-custom-loads): Load dunnet if necessary.
694 (cus-test-load-1): New macro, with common code from cus-test-load-libs
695 and cus-test-libs.
696 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
697 Update for cus-test-get-autoload-deps changed result.
698 (cus-test-get-autoload-deps): Simplify. Return file names as they
699 appear in loaddefs.el (directory parts are needed now that not all
700 lisp subdirs are in load-path).
701 (cus-test-deps): Explicitly skip dunnet.
702
703 2013-05-07 Paul Eggert <eggert@cs.ucla.edu>
704
705 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
706 * merge-gnulib (GNULIB_MODULES): Add qacl.
707 (GNULIB_TOOL_FLAGS): Do not avoid errno.
708
709 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
710
711 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
712 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
713 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
714 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
715 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
716
717 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
718
719 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
720
721 Automate the build of ja-dic.el (Bug#13984).
722 * notes/unicode: ja-dic.el is now UTF-8.
723
724 2013-03-16 Glenn Morris <rgm@gnu.org>
725
726 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
727
728 2013-03-16 Glenn Morris <rgm@gnu.org>
729
730 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
731
732 2013-03-13 Paul Eggert <eggert@cs.ucla.edu>
733
734 File synchronization fixes (Bug#13944).
735 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
736 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
737
738 2013-03-11 Paul Eggert <eggert@cs.ucla.edu>
739
740 * notes/unicode: Improve notes about Emacs source file encoding.
741
742 2013-03-11 Glenn Morris <rgm@gnu.org>
743
744 * admin.el (make-manuals): Add emacs-lisp-intro and some more
745 doc/misc manuals.
746 (manual-html-mono, manual-html-node, manual-txt):
747 Pass -I to makeinfo.
748
749 2013-03-10 Glenn Morris <rgm@gnu.org>
750
751 * admin.el (add-release-logs): Use UTC for release date.
752
753 2013-03-09 Glenn Morris <rgm@gnu.org>
754
755 * admin.el (add-release-logs): Provide interactive defaults.
756 Allow specification of the release date. Don't exclude gnus/.
757
758 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
759
760 * notes/unicode: Add notes about Emacs source file encoding.
761
762 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
763
764 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
765 from summary, as this causes javat-wy.el to contain both a null byte
766 and a byte sequence that is not valid UTF-8, which is inconvenient.
767
768 2013-03-03 Paul Eggert <eggert@cs.ucla.edu>
769
770 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
771 If there were a real need, it should be UTF-8 anyway.
772
773 2013-02-25 Paul Eggert <eggert@cs.ucla.edu>
774
775 Simplify data_start configuration (Bug#13783).
776 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
777
778 2013-02-11 Paul Eggert <eggert@cs.ucla.edu>
779
780 Tune by using memchr and memrchr.
781 * merge-gnulib (GNULIB_MODULES): Add memrchr.
782
783 2013-02-01 Paul Eggert <eggert@cs.ucla.edu>
784
785 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
786 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
787 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
788 Avoid dup, open, opendir.
789
790 2013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
791
792 * coccinelle/xsave.cocci: Semantic patch to adjust users of
793 XSAVE_POINTER and XSAVE_INTEGER macros.
794
795 2013-01-03 Glenn Morris <rgm@gnu.org>
796
797 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
798
799 * emacs-pretesters, make-announcement, make-changelog-diff:
800 Remove files.
801
802 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
803
804 Fix permissions bugs with setgid directories etc. (Bug#13125)
805 * CPP-DEFINES (BSD4_2): Remove.
806
807 2012-12-08 Paul Eggert <eggert@cs.ucla.edu>
808
809 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
810 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
811
812 Simplify get_lim_data.
813 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
814
815 2012-12-03 Paul Eggert <eggert@cs.ucla.edu>
816
817 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
818 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
819 Remove.
820 (SIGTRAP): Remove this one too, as config.h no longer defines it.
821 * merge-gnulib (GNULIB_MODULES): Add sig2str.
822
823 2012-11-24 Ken Brown <kbrown@cornell.edu>
824
825 * CPP-DEFINES (HAVE_MOUSE): Remove.
826
827 2012-11-23 Paul Eggert <eggert@cs.ucla.edu>
828
829 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
830 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
831 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
832
833 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
834
835 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
836 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
837 (HAVE_UNISTD_H): Remove.
838
839 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
840
841 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
842 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
843 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
844
845 2012-11-16 Paul Eggert <eggert@cs.ucla.edu>
846
847 Remove no-longer-used pty_max_bytes variable.
848 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
849
850 2012-11-14 Paul Eggert <eggert@cs.ucla.edu>
851
852 Use faccessat, not access, when checking file permissions (Bug#12632).
853 * merge-gnulib (GNULIB_MODULES): Add faccessat.
854 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
855 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
856 Omit gnulib's m4/fcntl-o.m4.
857
858 2012-11-05 Paul Eggert <eggert@cs.ucla.edu>
859
860 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
861 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
862 Remove; obsolete.
863
864 Simplify by assuming __fpending.
865 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
866
867 2012-11-03 Glenn Morris <rgm@gnu.org>
868
869 * admin.el (set-copyright): Add msdos/sed2v2.inp.
870
871 2012-11-01 Paul Eggert <eggert@cs.ucla.edu>
872
873 Fix data-loss with --batch (Bug#9574).
874 * merge-gnulib (GNULIB_MODULES): Add close-stream.
875
876 2012-10-12 Kenichi Handa <handa@gnu.org>
877
878 * charsets/Makefile (JISC6226.map): Add missing mappings.
879
880 2012-10-11 Kenichi Handa <handa@gnu.org>
881
882 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
883 mapfiles/*.
884
885 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
886
887 * charsets/Makefile: Be sure to call mapconv script of the current
888 directory. Adjusted for the change of mapfiles/*.gz to
889 mapfiles/*.
890 (SED_SCRIPT): New variable.
891 (jisx2131-filter): New target.
892 (JISX2131.map): Use jisx2131-filter to filter out characters added
893 for the 2004 year version.
894 (clear): Remove ${SED_SCRIPT} too.
895
896 * charsets/mapfiles/MULE-ethiopic.map,
897 charsets/mapfiles/MULE-ipa.map,
898 charsets/mapfiles/MULE-is13194.map,
899 charsets/mapfiles/MULE-lviscii.map,
900 charsets/mapfiles/MULE-sisheng.map,
901 charsets/mapfiles/MULE-tibetan.map,
902 charsets/mapfiles/MULE-uviscii.map: Fix typo.
903
904 2012-10-09 Glenn Morris <rgm@gnu.org>
905
906 * admin.el (cusver-scan-cus-start): New function.
907 (cusver-check): Scan old cus-start.el.
908
909 2012-10-07 Glenn Morris <rgm@gnu.org>
910
911 * admin.el (cusver-new-version): Set default.
912 (cusver-check): Improve interactive argument reading.
913
914 2012-10-06 Glenn Morris <rgm@gnu.org>
915
916 * admin.el (cusver-new-version): New variable.
917 (cusver-scan): Check if containing group has a :version.
918 (cusver-check): Add VERSION argument.
919
920 2012-10-06 David Engster <deng@randomsample.de>
921
922 * grammars/bovine-grammar.el:
923 * grammars/wisent-grammar.el: Move to lisp/cedet/semantic directory.
924
925 2012-10-01 David Engster <deng@randomsample.de>
926
927 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
928 Remove.
929 (bovine-grammar-expand-form): Test for emacs-major-version.
930
931 * grammars/c.by: Add EXPLICIT to keyword tokens.
932 Add %provide token.
933
934 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
935 was copied to grammar.el. New %provide token to generate prefix
936 which conforms with Emacs conventions. Remove lexer definition,
937 which is now in grammar.el.
938
939 2012-09-27 Glenn Morris <rgm@gnu.org>
940
941 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
942
943 2012-09-27 Paul Eggert <eggert@cs.ucla.edu>
944
945 Check more robustly for timer_settime.
946 * merge-gnulib (GNULIB_MODULES): Add timer-time.
947
948 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
949
950 * unidata/BidiMirroring.txt:
951 * unidata/UnicodeData.txt: Update to Unicode 6.2.
952
953 2012-09-17 Glenn Morris <rgm@gnu.org>
954
955 * admin.el (add-log-time-format): Declare.
956
957 * admin.el (cusver-scan, cusver-check): Bind local variables.
958
959 * admin.el (set-version): Set major version in
960 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
961 (set-copyright): In etc/refcards, only change ru-refcard.tex
962 and emacsver.tex.
963
964 * admin.el (set-copyright): No more need to set copyrights for
965 nextstep, or .c files. Add configure.ac and config.nt.
966
967 2012-09-16 Paul Eggert <eggert@cs.ucla.edu>
968
969 Remove configure's --without-sync-input option (Bug#12450).
970 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
971
972 2012-09-16 Glenn Morris <rgm@gnu.org>
973
974 * admin.el (set-version): No more need to set nextstep versions.
975 (set-copyright): Update for moved nextstep files.
976
977 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
978
979 Simplify SIGIO usage (Bug#12408).
980 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
981 (BROKEN_SIGPTY, NO_TERMIO): Remove.
982
983 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
984
985 Simplify, document, and port floating-point (Bug#12381).
986 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
987
988 2012-09-09 Paul Eggert <eggert@cs.ucla.edu>
989
990 Assume C89 or later for math functions (Bug#12381).
991 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
992 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
993
994 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
995
996 Simplify redefinition of 'abort' (Bug#12316).
997 * CPP-DEFINES (NO_ABORT): Remove.
998
999 2012-08-28 Glenn Morris <rgm@gnu.org>
1000
1001 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
1002
1003 2012-08-28 Andreas Schwab <schwab@linux-m68k.org>
1004
1005 * charsets/mule-charsets.el (header): Fix typo.
1006
1007 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
1008
1009 On assertion failure, print backtrace if available.
1010 * merge-gnulib (GNULIB_MODULES): Add execinfo.
1011
1012 2012-08-16 Paul Eggert <eggert@cs.ucla.edu>
1013
1014 Use ASCII tests for character types.
1015 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
1016 new direct dependency; c-ctype was already being used indirectly
1017 via other gnulib modules.
1018
1019 2012-08-14 Paul Eggert <eggert@cs.ucla.edu>
1020
1021 Use bool for Emacs Lisp booleans.
1022 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
1023 new direct dependency; stdbool was already being used indirectly
1024 via other gnulib modules.
1025
1026 2012-08-11 Glenn Morris <rgm@gnu.org>
1027
1028 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
1029
1030 2012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
1031
1032 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
1033
1034 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
1035
1036 Port to Solaris 8.
1037 * CPP-DEFINES (WRETCODE): Remove.
1038
1039 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
1040
1041 * coccinelle/overlay.cocci: Semantic patch to replace direct
1042 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
1043
1044 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
1045
1046 * coccinelle/symbol.cocci: Semantic patch to replace direct
1047 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
1048
1049 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
1050
1051 * coccinelle/process.cocci: Semantic patch to replace direct
1052 access to Lisp_Object members of struct Lisp_Process to PVAR.
1053
1054 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
1055
1056 * coccinelle/window.cocci: Semantic patch to replace direct
1057 access to Lisp_Object members of struct window to WVAR.
1058
1059 2012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
1060
1061 * coccinelle/frame.cocci: Semantic patch to replace direct
1062 access to Lisp_Object members of struct frame to FVAR.
1063
1064 2012-07-28 Paul Eggert <eggert@cs.ucla.edu>
1065
1066 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
1067 * merge-gnulib: Add environ, stdalign.
1068
1069 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
1070
1071 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
1072 make_unibyte_string to build_unibyte_string where appropriate.
1073
1074 2012-07-17 Eli Zaretskii <eliz@gnu.org>
1075
1076 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
1077
1078 2012-07-17 Chong Yidong <cyd@gnu.org>
1079
1080 * Version 24.1 released.
1081
1082 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
1083
1084 Assume mkdir, perror, rename, rmdir, strerror.
1085 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
1086 (HAVE_STRERROR, strerror):
1087 Remove.
1088
1089 2012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
1090
1091 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
1092 to XCDR and consistently use CONSP in the list iteration loops.
1093 * coccinelle/vector_contents.cocci: Fix indentation.
1094
1095 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * bzrmerge.el: Use cl-lib.
1098
1099 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1100
1101 Rename configure.in to configure.ac (Bug#11603).
1102 * admin.el (set-version):
1103 * quick-install-emacs (VERSION):
1104 Get version number from configure.ac, not configure.in.
1105
1106 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
1107
1108 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
1109 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
1110
1111 2012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
1112
1113 * coccinelle/xzalloc.cocci: Semantic patch to convert
1114 calls to xmalloc with following memset to xzalloc.
1115
1116 2012-07-04 Juanma Barranquero <lekktu@gmail.com>
1117
1118 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
1119
1120 2012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
1121
1122 * coccinelle/build_string.cocci: Semantic patch
1123 to convert from make_string to build_string.
1124
1125 2012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
1126
1127 First Coccinelle semantic patch.
1128 * coccinelle: New subdirectory
1129 * coccinelle/README: Documentation stub.
1130 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
1131 access to `contents' member of Lisp_Vector objects with AREF and ASET
1132 where appropriate.
1133
1134 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1135
1136 Support higher-resolution time stamps (Bug#9000).
1137 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
1138 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
1139 timespec-sub, utimens.
1140 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
1141 This trims down the gnulib import, from the very latest gnulib.
1142 Emacs does its own implementation of 'select' and 'sigprocmask'
1143 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
1144 hosts, so it doesn't need these modules.
1145 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
1146 these gnulib modules are only for Windows porting and Emacs ports
1147 to Windows in a different way.
1148
1149 2012-06-13 Andreas Schwab <schwab@linux-m68k.org>
1150
1151 * make-emacs: Rename --union-type to --check-lisp-type.
1152 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
1153 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
1154 USE_LISP_UNION_TYPE.
1155
1156 2012-06-03 Glenn Morris <rgm@gnu.org>
1157
1158 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
1159
1160 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
1161
1162 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
1163 * make-tarball.txt: Don't worry about maintainer mode.
1164
1165 2012-05-28 Paul Eggert <eggert@cs.ucla.edu>
1166
1167 * CPP-DEFINES: Remove HAVE_SYSINFO.
1168
1169 2012-05-27 Paul Eggert <eggert@cs.ucla.edu>
1170
1171 Assume gnulib does largefile.
1172 * merge-gnulib (GNULIB_MODULES): Add largefile.
1173
1174 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
1175
1176 Remove src/m/*.
1177 * CPP-DEFINES: Do not mention src/m/*.h.
1178 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
1179 (BITS_PER_SHORT, BITS_PER_INT): Remove.
1180 * MAINTAINERS: Remove src/m/.
1181
1182 2012-05-21 Paul Eggert <eggert@cs.ucla.edu>
1183
1184 Use full name for m4/gnulib-comp.m4. (Bug#11529)
1185 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
1186
1187 Assume C89 or later.
1188 * CPP-DEFINES: Remove NULL, const.
1189
1190 Make merging from gnulib a script, not a makefile action.
1191 * merge-gnulib: New script, with actions moved here from
1192 ../Makefile.in.
1193
1194 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
1195
1196 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
1197
1198 * CPP-DEFINES (HAVE_FTIME): Remove.
1199
1200 2012-05-02 Glenn Morris <rgm@gnu.org>
1201
1202 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
1203
1204 2012-04-10 Glenn Morris <rgm@gnu.org>
1205
1206 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
1207
1208 * unidata/Makefile.in: Add FSF copyright.
1209 Make it use autoconf features, and work for out-of-tree builds.
1210
1211 2012-04-07 Eli Zaretskii <eliz@gnu.org>
1212
1213 * unidata/README:
1214 * unidata/copyright.html:
1215 * unidata/BidiMirroring.txt:
1216 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
1217 the Unicode Standard.
1218
1219 2012-02-16 Kenichi Handa <handa@m17n.org>
1220
1221 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
1222 values of name and old-name to nil.
1223 (unidata-get-name): Return nil for the default value.
1224
1225 2012-02-11 Glenn Morris <rgm@gnu.org>
1226
1227 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
1228 (cusver-check): New functions.
1229
1230 2012-01-19 Glenn Morris <rgm@gnu.org>
1231
1232 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
1233 "skip?" question, since there can be multiple such for any revision.
1234
1235 2012-01-14 Eli Zaretskii <eliz@gnu.org>
1236
1237 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
1238 updated and checked.
1239
1240 2011-11-26 Andreas Schwab <schwab@linux-m68k.org>
1241
1242 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
1243 Avoid warning about old-style backquote.
1244
1245 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
1246 in regexp.
1247 (wisent-make-parsers): Likewise. Quote `.'.
1248
1249 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
1250 in regexp.
1251 (bovine-make-parsers): Likewise. Quote `.'.
1252
1253 2011-11-20 Andreas Schwab <schwab@linux-m68k.org>
1254
1255 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
1256
1257 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1258
1259 * admin.el (manual-dvi): Fix typo.
1260
1261 2011-11-15 Eli Zaretskii <eliz@gnu.org>
1262
1263 * nt/README-ftp-server: Update the information about PNG libraries.
1264
1265 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1266
1267 * make-emacs: Fix typo.
1268
1269 2011-11-07 Juanma Barranquero <lekktu@gmail.com>
1270
1271 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
1272
1273 2011-10-31 David Engster <deng@randomsample.de>
1274
1275 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
1276
1277 2011-10-28 Eli Zaretskii <eliz@gnu.org>
1278
1279 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
1280 running Emacs on Windows 9X.
1281
1282 2011-09-26 Chong Yidong <cyd@stupidchicken.com>
1283
1284 * admin.el (set-version): Fix regexps for config.nt and
1285 sed2v2.inp.
1286
1287 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
1288
1289 Merge from gnulib (Bug#9169).
1290 * notes/copyright: The files compile, config.guess, config.sub,
1291 depcomp, install-sh, missing, and move-if-change are now in the
1292 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
1293 and warn-on-use.h are now in build-aux/snippets. New file
1294 build-aux/snippets/_Noreturn.h.
1295
1296 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1297
1298 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
1299 values of bidi-class according to DerivedBidiClass.txt from the
1300 latest UCD.
1301
1302 2011-08-23 Kenichi Handa <handa@m17n.org>
1303
1304 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
1305 values for name, general-category, canonical-combining-class,
1306 mirrored, and bidi-class. Describe the meaning of value nil for
1307 decimal-digit-value, digit-value, numeric-value, uppercase,
1308 lowercase, titlecase, and mirroring.
1309 (unidata-gen-table): Handle the case that default-value is a
1310 list. Set default values of characters not listed in a table.
1311 (unidata-get-name): Return an empty string if a value in a
1312 char-table is nil.
1313 (unidata-get-decomposition): Return a list of character itself if
1314 a value in a char-table is nil.
1315
1316 2011-08-15 Eli Zaretskii <eliz@gnu.org>
1317
1318 * unidata/bidimirror.awk: File removed.
1319
1320 * unidata/biditype.awk: File removed.
1321
1322 * unidata/makefile.w32-in (all): Remove src/biditype.h and
1323 src/bidimirror.h.
1324 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
1325
1326 * unidata/Makefile.in (all): Remove src/biditype.h and
1327 src/bidimirror.h.
1328 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
1329
1330 2011-07-07 Juanma Barranquero <lekktu@gmail.com>
1331
1332 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
1333 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
1334
1335 2011-07-06 Kenichi Handa <handa@m17n.org>
1336
1337 * unidata/unidata-gen.el (unidata-dir): New variable.
1338 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
1339 (unidata-prop-alist): INDEX element may be a function.
1340 New optional element VAL-LIST (for general-category and bidi-class).
1341 New entry `mirroring'.
1342 (unidata-prop-default, unidata-prop-val-list): New subst.
1343 (unidata-get-character, unidata-put-character): Delete them.
1344 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
1345 above changes.
1346 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
1347 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
1348 Delete them.
1349 (unidata-encode-val): Assume that the first element of VAL-LIST is
1350 a cons (nil . 0).
1351 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
1352 Always store the encoded value.
1353 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
1354 Set the 1st and the 2nd extra slots to index numbers for C
1355 functions.
1356 (unidata-gen-table-integer): Likewise.
1357 (unidata-gen-table-numeric): Likewise.
1358 (unidata-gen-table-name): New arg IGNORE.
1359 (unidata-gen-table-decomposition): Likewise.
1360 (unidata-describe-general-category): Add the case nil to the
1361 description alist.
1362 (unidata-gen-mirroring-list): New function.
1363 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
1364 unidata-prop-alist. Handle the case of storing multiple
1365 char-tables in a file.
1366
1367 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
1368 unidata-gen-files.
1369
1370 2011-05-21 Glenn Morris <rgm@gnu.org>
1371
1372 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
1373
1374 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * Version 23.3 released.
1377
1378 2011-02-23 Juanma Barranquero <lekktu@gmail.com>
1379
1380 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
1381
1382 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1383
1384 * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
1385
1386 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1387
1388 * admin.el (set-version): Add msdos/sed2v2.inp.
1389
1390 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1391
1392 Remove no-longer needed getloadavg symbols.
1393 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE)
1394 (LDAV_SYMBOL): Remove.
1395 * notes/copyright: Remove src/getloadavg.c as a special case.
1396
1397 2011-02-12 Glenn Morris <rgm@gnu.org>
1398
1399 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
1400
1401 2011-02-05 Glenn Morris <rgm@gnu.org>
1402
1403 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
1404 (bzrmerge-apply): Use it.
1405 (bzrmerge): Kill any old warning buffer first.
1406
1407 2011-02-03 Glenn Morris <rgm@gnu.org>
1408
1409 * bzrmerge.el (bzrmerge-buffer): New constant.
1410 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
1411 (bzrmerge-missing): If nothing to do, return nil not (nil).
1412 (bzrmerge-apply): Remove odd character from message.
1413 (bzrmerge): Give status messages.
1414
1415 2011-01-31 Eli Zaretskii <eliz@gnu.org>
1416
1417 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1418 Add nt/config.nt.
1419
1420 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1421
1422 src/emacs.c now gets version number from configure.in
1423 * admin.el (set-version): Don't update src/emacs.c.
1424 * quick-install-emacs (VERSION): Get it from configure.in, not from
1425 src/emacs.c.
1426
1427 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1428
1429 strftime: import from gnulib
1430 * notes/copyright: strftime.c moved from src to lib.
1431
1432 2011-01-25 Glenn Morris <rgm@gnu.org>
1433
1434 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1435 (bzrmerge-missing): Use it.
1436
1437 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1440 rather than doing rm and autoconf by hand. See
1441 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1442
1443 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 * notes/bzr (Installing changes from gnulib): New section.
1446 Need for this suggested by Stefan Monnier.
1447
1448 2011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1449
1450 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1451 an inconsistent state.
1452
1453 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1454
1455 Update copyright notes to match recent gnulib-related changes.
1456 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1457 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1458 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1459 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1460 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1461 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1462 doc/man/texinfo.tex are now copied in from gnulib.
1463
1464 2011-01-15 Glenn Morris <rgm@gnu.org>
1465
1466 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
1467
1468 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1469 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1470
1471 2011-01-14 Glenn Morris <rgm@gnu.org>
1472
1473 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1474
1475 2011-01-14 Glenn Morris <rgm@gnu.org>
1476
1477 * bzrmerge.el: Require cl when compiling.
1478 (bzrmerge-merges): Doc fix.
1479
1480 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1481
1482 * notes/copyright: There's only one install-sh, not two, so fix a
1483 typo claiming that there's two. Add move-if-change to the list of
1484 GPL files imported from gnulib.
1485
1486 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1487
1488 * notes/copyright: Report status more accurately for non-GPL files.
1489 Report copyright status more accurately for mkinstalldirs,
1490 configure, m4/getopt.m4, and msdos/sed*.inp.
1491
1492 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1493
1494 * nt/README.W32: Update the information about PNG support libraries.
1495 (Bug#7716)
1496
1497 2010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1498
1499 * bzrmerge.el: New file to help merge branches while skipping
1500 some revisions (e.g. from emacs-23 to trunk).
1501
1502 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1503
1504 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1505
1506 2010-10-12 Glenn Morris <rgm@gnu.org>
1507
1508 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1509
1510 2010-10-09 Glenn Morris <rgm@gnu.org>
1511
1512 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1513
1514 2010-10-09 Glenn Morris <rgm@gnu.org>
1515
1516 * admin.el (set-version): No need to act on doc/ files any more.
1517
1518 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1519
1520 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
1521
1522 * unidata/BidiMirroring.txt: Update from
1523 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1524
1525 * unidata/UnicodeData.txt: Update from
1526 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1527
1528 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1529
1530 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1531
1532 2010-08-05 Eli Zaretskii <eliz@gnu.org>
1533
1534 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1535
1536 2010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1537
1538 * admin.el: Write version number to nt/makefile.w32-in.
1539 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1540 in the nt/ directory.
1541 * nt/README.W32: Relocate to nt/ directory.
1542
1543 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1544
1545 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1546
1547 2010-07-08 Eli Zaretskii <eliz@gnu.org>
1548
1549 * MAINTAINERS: Update my responsibilities.
1550
1551 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1552
1553 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1554 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1555 Remove.
1556
1557 2010-06-12 Eli Zaretskii <eliz@gnu.org>
1558
1559 * unidata/bidimirror.awk: New file.
1560
1561 * unidata/BidiMirroring.txt: New file from
1562 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1563
1564 * unidata/Makefile.in (../../src/bidimirror.h): New target.
1565 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1566
1567 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1568 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1569
1570 * unidata/biditype.awk: New file.
1571
1572 * unidata/Makefile.in (../../src/biditype.h): New target.
1573
1574 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1575
1576 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
1577
1578 * unidata/UnicodeData.txt: Update from
1579 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1580
1581 2010-05-27 Glenn Morris <rgm@gnu.org>
1582
1583 * quick-install-emacs (AVOID): No more Makefile.c files.
1584
1585 * notes/cpp: Remove file.
1586
1587 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
1588
1589 * admin.el (set-version, set-copyright): Update emacs.c instead of
1590 version.el.
1591
1592 * make-tarball.txt: Update filename list in step 6.
1593
1594 * quick-install-emacs: Scan emacs.c instead of version.el for
1595 version string.
1596
1597 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1598
1599 * Version 23.2 released.
1600
1601 2010-04-01 Eli Zaretskii <eliz@gnu.org>
1602
1603 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
1604
1605 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * Branch for 23.2.
1608
1609 2010-03-10 Miles Bader <miles@gnu.org>
1610
1611 * quick-install-emacs: Use more portable shell syntax.
1612
1613 * quick-install-emacs (AVOID): Be more picky about files we avoid
1614 installing.
1615
1616 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
1617
1618 * quick-install-emacs (PRUNED): Fix typo in message.
1619
1620 2010-01-20 Glenn Morris <rgm@gnu.org>
1621
1622 * revdiff: Remove file that only works with CVS, and isn't really
1623 needed with Bazaar (given the in-built revision options of bzr diff).
1624
1625 2010-01-12 Glenn Morris <rgm@gnu.org>
1626
1627 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1628 than emacs-pretest-bug for bug reports for development versions.
1629
1630 2009-11-06 Kenichi Handa <handa@m17n.org>
1631
1632 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1633 that the block data and the following per-char data fall into the
1634 same char-table leaf.
1635
1636 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
1637
1638 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1639
1640 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
1641
1642 * unidata/.gitignore: New file.
1643
1644 2009-08-22 Eli Zaretskii <eliz@gnu.org>
1645
1646 * notes/bugtracker: How to reassign a bug to a list of packages.
1647
1648 * notes/newfile: Details of how to check for problems with DOS 8+3
1649 file-name restrictions.
1650
1651 2009-08-18 Glenn Morris <rgm@gnu.org>
1652
1653 * notes/newfile: New file.
1654
1655 2009-07-11 Eli Zaretskii <eliz@gnu.org>
1656
1657 * make-tarball.txt: Add a note about bumping the value of
1658 customize-changed-options-previous-release.
1659
1660 2009-06-24 Kenichi Handa <handa@m17n.org>
1661
1662 * charsets/mapconv: For the Unicode format files, do reverse sort
1663 and don't compact the map. This is to prefer the first one in the
1664 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1665
1666 2009-06-12 Kenichi Handa <handa@m17n.org>
1667
1668 * charsets/Makefile (JISX213A.map): Make it depend on
1669 mapfiles/JISX213A.map.gz.
1670 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1671
1672 * charsets/mapfiles/JISX213A.map.gz: New file.
1673
1674 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1675
1676 2009-06-12 Kenichi Handa <handa@m17n.org>
1677
1678 * charsets/mapfiles/*: New files.
1679
1680 * charsets/mule-charsets.el: Mostly re-written to generate all
1681 MULE-*.map files.
1682
1683 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1684 files.
1685
1686 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1687 EUC-JP-MS.
1688
1689 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1690
1691 * charsets/Makefile: Maps depend on files under mapfiles or
1692 ${GLIBC_CHARMAPS}.
1693
1694 2009-04-21 Kenichi Handa <handa@m17n.org>
1695
1696 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1697 change.
1698
1699 2009-04-17 Kenichi Handa <handa@m17n.org>
1700
1701 * unidata/unidata-gen.el (unidata-get-decomposition):
1702 Adjust Hangle decomposition rule to Unicode.
1703
1704 2009-04-09 Kenichi Handa <handa@m17n.org>
1705
1706 * unidata/unidata-gen.el (unidata-describe-decomposition):
1707 Return a string with a composition property to disable combining
1708 characters being composed.
1709
1710 2009-03-11 Miles Bader <miles@gnu.org>
1711
1712 * quick-install-emacs: Be more clever about locating info directory.
1713
1714 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
1715
1716 * nt/README.W32: Fix typos.
1717
1718 2009-02-23 Jason Rumney <jasonr@gnu.org>
1719
1720 * nt/README-ftp-server: Update for 23.0.91.
1721
1722 * nt/README.W32: Remove ever expanding versions of Windows.
1723 Shorten FAQ URL. Remove mention of obsolete lock directory.
1724 Windows distribution now bin and barebin only. Add note about
1725 SVG support. Remove old tar and gzip problem workarounds.
1726 Use new (22.x) -Q option. Report all bugs through bug tracker.
1727
1728 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1729 undumped distribution no longer exists.
1730
1731 2009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1732
1733 * nt/README.W32: Fix typo. (Bug#2207)
1734
1735 2009-02-01 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1738
1739 2008-12-02 Kenichi Handa <handa@m17n.org>
1740
1741 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1742 `decomposition' property adjusted.
1743 (unidata-split-decomposition): Don't include surrounding "<" and
1744 ">" in a symbol name.
1745
1746 2008-12-01 Kenichi Handa <handa@m17n.org>
1747
1748 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1749 property generator to unidata-gen-table-numeric. Docstring adjusted.
1750 (unidata-get-numeric, unidata-put-numeric)
1751 (unidata-gen-table-numeric): New functions.
1752 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1753
1754 2008-11-29 Eli Zaretskii <eliz@gnu.org>
1755
1756 * notes/documentation: Add notes about Antinews.
1757
1758 2008-10-23 Glenn Morris <rgm@gnu.org>
1759
1760 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1761 Add/tweak some nextstep/ entries.
1762
1763 2008-09-19 Kenichi Handa <handa@m17n.org>
1764
1765 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1766 positions.
1767
1768 2008-08-23 Eli Zaretskii <eliz@gnu.org>
1769
1770 * CPP-DEFINES: Add USER_FULL_NAME.
1771
1772 2008-08-16 Jason Rumney <jasonr@gnu.org>
1773
1774 * admin.el (set-version): Set version in nt/emacsclient.rc.
1775
1776 2008-08-06 Juanma Barranquero <lekktu@gmail.com>
1777
1778 * nt/dump.bat: Fix mixed EOLs.
1779
1780 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1781
1782 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
1783
1784 2008-08-02 Eli Zaretskii <eliz@gnu.org>
1785
1786 * CPP-DEFINES: Add defines for accessing system processes.
1787
1788 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1789
1790 * make-tarball.txt:
1791 * admin.el:
1792 * FOR-RELEASE:
1793 * CPP-DEFINES: Remove mentions of Mac Carbon.
1794
1795 2008-07-16 Glenn Morris <rgm@gnu.org>
1796
1797 * admin.el (set-version, set-copyright): Add nextstep/ files.
1798
1799 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
1800
1801 * CPP-DEFINES: Add NS port related defines.
1802
1803 2008-06-16 Glenn Morris <rgm@gnu.org>
1804
1805 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1806 doc/lispref/book-spine.texinfo.
1807
1808 2008-06-15 Glenn Morris <rgm@gnu.org>
1809
1810 * admin.el (set-version): Add doc/misc/faq.texi.
1811
1812 2008-05-22 Juanma Barranquero <lekktu@gmail.com>
1813
1814 * FOR-RELEASE: Remove Windows problem about the XPM image library
1815 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1816
1817 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
1818
1819 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1820
1821 2008-04-14 Juanma Barranquero <lekktu@gmail.com>
1822
1823 * unidata/unidata-gen.el (unidata-prop-alist):
1824 Fix typo in description of `numeric-value'.
1825 (unidata-put-character): Fix typo in error message.
1826
1827 2008-02-21 Glenn Morris <rgm@gnu.org>
1828
1829 * notes/unicode, notes/font-backend: New files, split off from
1830 README.unicode.
1831
1832 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1833
1834 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
1835 being used in latin1-disp.el. Remove the problem of
1836 cp-supported-codepages. Remove the problem of lost changelog for
1837 ps-prin1.ps.
1838
1839 2008-02-16 Eli Zaretskii <eliz@gnu.org>
1840
1841 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1842 non-portable in this context.
1843
1844 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1845 non-portable in this context.
1846
1847 2008-02-09 Eli Zaretskii <eliz@gnu.org>
1848
1849 * unidata/makefile.w32-in (lisp): New variable.
1850 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1851 lisp/emacs-lisp.
1852
1853 2008-02-04 Jason Rumney <jasonr@gnu.org>
1854
1855 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1856
1857 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
1858
1859 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1860
1861 2008-02-02 Eli Zaretskii <eliz@gnu.org>
1862
1863 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1864
1865 * unidata/Makefile.in: Rename from Makefile.
1866
1867 * unidata/makefile.w32-in: New file.
1868
1869 2008-02-02 Jason Rumney <jasonr@gnu.org>
1870
1871 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1872
1873 2008-02-01 Kenichi Handa <handa@m17n.org>
1874
1875 * unidata/copyright.html: New file.
1876
1877 2008-02-01 Kenichi Handa <handa@m17n.org>
1878
1879 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1880 decomposition, if T is the same as TBase, don't include it in the
1881 returned list.
1882
1883 2008-02-01 Kenichi Handa <handa@m17n.org>
1884
1885 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1886 (unidata-list): Initialize to nil.
1887 (unidata-setup-list): New function.
1888 (unidata-gen-files): New optional arg unidata-text-file.
1889 If it's nil, set unidata-text-file to the left command line arg.
1890 Call unidate-setup-list at first.
1891
1892 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
1893 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1894
1895 2008-02-01 Kenichi Handa <handa@m17n.org>
1896
1897 * unidata/unidata-gen.el: Fix comment typo.
1898 Change string-to-int to string-to-number.
1899 (unidata-text-file): Define to .../unidata.txt.
1900 (unidata-list): Just insert unidata-text-file.
1901 (unidata-get-decomposition): Handle Hangul decomposition.
1902 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
1903
1904 * unidata/Makefile (unidata.txt): New target.
1905 (charprop.el): Depends on unidata.txt.
1906 (clean): Remove unidata.txt.
1907
1908 2008-02-01 Kenichi Handa <handa@m17n.org>
1909
1910 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1911 (unidata-get-name): Handle U+110B.
1912
1913 2008-02-01 Kenichi Handa <handa@m17n.org>
1914
1915 Sub-directory `unidata' is for codes to generate charprop.el and
1916 many other uni-*.el files from `UnicodeData.txt'.
1917
1918 * unidata/README: New file.
1919
1920 * unidata/Makefile: New file.
1921
1922 * unidata/unidata-gen.el: New file.
1923
1924 * unidata/UnicodeData.txt: New file. Copied from
1925 http://www.unicode.org on 2006-05-23.
1926
1927 * unidata/.cvsignore: New file.
1928
1929 2008-02-01 Kenichi Handa <handa@m17n.org>
1930
1931 * charsets/.cvsignore: New file.
1932
1933 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1934
1935 * charsets/Makefile (all): Rename target from charsets.
1936 Depend on ${TRANS_TABLE}.
1937 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1938 Generate from cns2ucsdkw.txt.
1939 (install): Copy updated files only.
1940
1941 2008-02-02 Kenichi Handa <handa@m17n.org>
1942
1943 * charsets/cp932.awk: Append user-defined area of CP932.
1944
1945 2008-02-02 Kenichi Handa <handa@m17n.org>
1946
1947 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1948 0x2299 to 0x29BF.
1949
1950 2008-02-01 Kenichi Handa <handa@m17n.org>
1951
1952 * charsets/Makefile (TRANS_TABLE): New macro.
1953 (JISX0208.map): Convert 0x2015 to 0x2014.
1954 (cp51932.el): New target.
1955 (eucjp-ms.el): New target.
1956 (install): Include ${TRANS_TABLE}.
1957 (CJK): Include JISX213A.map.
1958 (JISX213A.map): New target.
1959
1960 * charsets/eucjp-ms.awk: New file.
1961
1962 * charsets/cp51932.awk: New file.
1963
1964 2008-02-01 Kenichi Handa <handa@m17n.org>
1965
1966 * charsets/cp932.awk: New file.
1967
1968 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
1969
1970 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1971 running an awk program.
1972
1973 2008-02-01 Kenichi Handa <handa@m17n.org>
1974
1975 * charsets/mapconv: Handle UNICODE2.
1976
1977 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
1978 (CP932-2BYTE.map): New target.
1979
1980 2008-02-01 Kenichi Handa <handa@m17n.org>
1981
1982 * charsets: New directory for scripts to generate charset map
1983 files in ../etc/charsets/.
1984
1985 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
1986 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
1987 * charsets/kuten.awk: New files.
1988
1989 2008-01-08 Glenn Morris <rgm@gnu.org>
1990
1991 * admin.el (set-version): Add doc/man/emacs.1.
1992
1993 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1994
1995 * notes/copyright:
1996 * MAINTAINERS: Remove references to files that have been removed.
1997
1998 2008-01-04 Glenn Morris <rgm@gnu.org>
1999
2000 * admin.el (set-copyright): Add lib-src/ebrowse.c.
2001
2002 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2003
2004 * CPP-DEFINES: New file.
2005
2006 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2007
2008 * FOR-RELEASE: Remove "window-system in face definition" [of
2009 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
2010 on gnus-dired.el.
2011
2012 2007-12-05 Glenn Morris <rgm@gnu.org>
2013
2014 * admin.el (set-version): Handle configure.in. Adapt for doc/
2015 directory layout for manuals.
2016
2017 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
2018
2019 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
2020 been fixed in Gnus CVS but have not yet been synched to Emacs.
2021
2022 2007-11-17 Glenn Morris <rgm@gnu.org>
2023
2024 * admin.el (process-lines): Move to ../lisp/subr.el.
2025
2026 2007-10-23 Glenn Morris <rgm@gnu.org>
2027
2028 * MAINTAINERS: Move here from ../.
2029
2030 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
2031
2032 * make-emacs: Doc fix.
2033
2034 2007-08-28 Glenn Morris <rgm@gnu.org>
2035
2036 * admin.el: Provide self.
2037
2038 2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
2039
2040 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
2041
2042 2007-07-25 Glenn Morris <rgm@gnu.org>
2043
2044 * Relicense all FSF files to GPLv3 or later.
2045
2046 2007-06-07 Glenn Morris <rgm@gnu.org>
2047
2048 * admin.el (set-copyright): New function.
2049
2050 2007-04-25 Nick Roberts <nickrob@snap.net.nz>
2051
2052 * make-tarball.txt: Add note about cutting the branch.
2053
2054 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * Version 22.1 released.
2057
2058 2007-02-03 Eli Zaretskii <eliz@gnu.org>
2059
2060 * nt/makedist.bat: Change EOL format to DOS. Don't use
2061 redirection characters in REM lines.
2062
2063 2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
2064
2065 * FOR-RELEASE: Removed Gtk/Xft issue.
2066
2067 2007-01-01 Miles Bader <miles@gnu.org>
2068
2069 * quick-install-emacs (get_config_var): Deal with weird magic
2070 string inserted by recent versions of autoconf.
2071
2072 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
2073
2074 * admin.el (set-version): Set version number in
2075 lib-src/makefile.w32-in.
2076
2077 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
2078
2079 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
2080 due to a local miss-configuration.
2081
2082 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
2083
2084 * make-announcement (OLD): Remove LEIM references in announcement
2085 since it is now built-in.
2086
2087 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2088
2089 * admin.el (set-version): Set version numbers in "mac" subdirectory.
2090
2091 2006-10-03 Kenichi Handa <handa@m17n.org>
2092
2093 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
2094
2095 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
2096
2097 * FOR-RELEASE: Elisp manual checking completed.
2098
2099 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2100
2101 * FOR-RELEASE: Update refcard section.
2102
2103 2006-07-14 Kim F. Storm <storm@cua.dk>
2104
2105 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
2106
2107 2006-07-09 Kim F. Storm <storm@cua.dk>
2108
2109 * README: Use outline format. Add FOR-RELEASE.
2110
2111 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
2112
2113 * FOR-RELEASE: Checking of info.texi done.
2114
2115 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
2116
2117 * FOR-RELEASE: Update refcard section.
2118
2119 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
2120
2121 * FOR-RELEASE: Update refcard section.
2122
2123 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * FOR-RELEASE: Key sequence elisp node done.
2126
2127 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2128
2129 * FOR-RELEASE: Update refcard translations. Add coding cookie.
2130
2131 2006-05-21 Chong Yidong <cyd@mit.edu>
2132
2133 * FOR-RELEASE: point-entered /point-left bug fixed.
2134
2135 2006-05-12 Eli Zaretskii <eliz@gnu.org>
2136
2137 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
2138 entry.
2139
2140 2006-05-06 Bill Wohler <wohler@newt.com>
2141
2142 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
2143 about it.
2144
2145 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
2146
2147 * ./* (Copyright): Update Copyright year(s).
2148
2149 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
2150
2151 * FOR-RELEASE (BUGS): Add URLs/MIDs.
2152
2153 2006-02-20 Kim F. Storm <storm@cua.dk>
2154
2155 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
2156 Rework how fringe bitmaps are defined and used.
2157 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
2158 one-level representation. It would be cleaner to split the
2159 representation into a two-level model where first level maps
2160 bitmap usage to a bitmap name, and second level maps bitmap name to
2161 a bitmap appearance.
2162
2163 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * FOR-RELEASE: String allocation bugs fixed.
2166
2167 2005-12-13 Bill Wohler <wohler@newt.com>
2168
2169 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
2170
2171 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
2172
2173 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
2174 completing-read-multiple, mail-extract-address-components,
2175 mail-mode, quail-define-package, save-buffer and
2176 ucs-set-table-for-input from doc strings item (Done).
2177
2178 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
2181
2182 2005-11-11 Kim F. Storm <storm@cua.dk>
2183
2184 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
2185 when displaying a non-breaking space in an overlay string.
2186
2187 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
2188
2189 * FOR-RELEASE: Init file change implemented.
2190
2191 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
2194
2195 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * FOR-RELEASE (New features): max-image-size implemented.
2198 (Bugs): split-window done, by Kim F. Storm.
2199
2200 2005-10-17 Bill Wohler <wohler@newt.com>
2201
2202 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
2203 since it's gone. Also marked mh-e as done.
2204
2205 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
2206
2207 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
2208 libraries on Windows (Done).
2209
2210 2005-10-01 Jason Rumney <jasonr@gnu.org>
2211
2212 * admin.el (set-version): Set version numbers in nt/emacs.rc.
2213
2214 2005-08-31 Romain Francoise <romain@orebokech.com>
2215
2216 * FOR-RELEASE (New features): Remove vhdl-mode.el update
2217 item (Done).
2218
2219 2005-08-27 Romain Francoise <romain@orebokech.com>
2220
2221 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
2222
2223 2005-07-04 Lute Kamstra <lute@gnu.org>
2224
2225 Update FSF's address in GPL notices.
2226
2227 2005-06-10 Lute Kamstra <lute@gnu.org>
2228
2229 * admin.el (set-version): Set version in lisp manual too.
2230 * make-tarball.txt: Commit lispref/elisp.texi too.
2231
2232 2005-06-04 Richard M. Stallman <rms@gnu.org>
2233
2234 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
2235 Other cleanups.
2236
2237 2005-04-19 Lute Kamstra <lute@gnu.org>
2238
2239 * make-tarball.txt: Don't commit lisp/loaddefs.el.
2240
2241 2005-04-14 Lute Kamstra <lute@gnu.org>
2242
2243 * nt/makedist.bat (elfiles): Update.
2244
2245 * admin.el (add-release-logs): Fix require call.
2246
2247 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
2248
2249 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
2250 The first line of every tutorial must begin with a sentence saying
2251 "Emacs Tutorial" in the respective language. This should be
2252 followed by "See end for copying conditions", likewise in the
2253 respective language.
2254
2255 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
2256
2257 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
2258 Add `undo-ask-before-discard' to it.
2259
2260 2005-03-02 Miles Bader <miles@gnu.org>
2261
2262 * quick-install-emacs: Only use the mkdir --verbose option if the
2263 script's --verbose option was specified (this avoids problems with
2264 default usage on systems where mkdir doesn't support that option).
2265
2266 2005-02-15 Jason Rumney <jasonr@gnu.org>
2267
2268 * nt/makedist.bat: Do not rely on non-standard behavior of
2269 tar --exclude.
2270
2271 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
2272
2273 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
2274
2275 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
2276
2277 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
2278 Elisp manuals.
2279
2280 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2281
2282 * FOR-RELEASE (Indications): Clean up and update checklists for
2283 Emacs and Elisp manuals.
2284
2285 2004-09-11 Kim F. Storm <storm@cua.dk>
2286
2287 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
2288 (Documentation): Add NEWS entry.
2289 Add section lists for proof-reading Emacs and Lisp manuals.
2290
2291 2004-08-29 Kim F. Storm <storm@cua.dk>
2292
2293 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
2294
2295 2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
2296
2297 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
2298 (now behaves as well as other ports).
2299
2300 2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
2301
2302 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
2303
2304 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
2305
2306 * FOR-RELEASE: Moved here from the etc directory.
2307
2308 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2309
2310 * notes/BRANCH: New file, to be maintained per CVS branch.
2311
2312 2003-10-01 Miles Bader <miles@gnu.org>
2313
2314 * quick-install-emacs: Don't use "function" keyword when defining
2315 shell functions.
2316
2317 2003-09-29 Lute Kamstra <lute@gnu.org>
2318
2319 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
2320
2321 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
2322
2323 * quick-install-emacs: Remove fns-* pruning, since that file no
2324 longer seems to be generated.
2325 (AVOID): Quote literal periods. Quote braces in a way acceptable
2326 to all parties (gawk gets bitchy about using `\').
2327
2328 2003-08-19 Miles Bader <miles@gnu.org>
2329
2330 * quick-install-emacs: Add arch-specific ignored files to
2331 quick-install-emacs. Use quoting for periods that's acceptable
2332 to recent versions of gawk.
2333
2334 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
2335
2336 * cus-test.el: Remove obsolete workaround.
2337
2338 2003-04-22 Andrew Innes <andrewi@gnu.org>
2339
2340 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
2341 emacs.exe before zipping, and including batch file to recreate
2342 after unpacking.
2343
2344 * nt/README-ftp-server: Update wording and version number etc.
2345 Add extra instructions for installing multi-file .zip
2346 distribution.
2347
2348 * nt/README.W32: Remove personal email address and update wording.
2349
2350 * nt/README-UNDUMP.W32: Remove personal email address and update
2351 wording.
2352
2353 2003-02-10 Francesco Potortì <pot@gnu.org>
2354
2355 * make-changelog-diff: New script, code stolen from make-announcement.
2356
2357 * make-announcement: Use make-changelog-diff.
2358
2359 2003-01-20 Francesco Potortì <pot@gnu.org>
2360
2361 * make-tarball.txt: Step-by-step instructions for making a tarball.
2362
2363 * make-announcement: A script for creating pretest announcements.
2364
2365 2003-01-17 Francesco Potortì <pot@gnu.org>
2366
2367 * admin.el (add-release-logs): Expand the directory name before
2368 calling find(1).
2369 (add-release-logs): Use the same methods as add-log.el for writing
2370 the date and the user's name and address.
2371
2372 2003-01-07 Miles Bader <miles@gnu.org>
2373
2374 * quick-install-emacs: Unset LANG etc. to avoid non-standard
2375 command output from non-C locales.
2376
2377 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
2378
2379 * cus-test.el: Extended and reorganized. There are now 4 tests
2380 which can be run in batch mode. See the Commentary section.
2381
2382 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
2383
2384 * cus-test.el: New file.
2385
2386 2002-05-27 Miles Bader <miles@gnu.org>
2387
2388 * quick-install-emacs (VERSION): Calculate using the same method
2389 that configure.in uses.
2390
2391 2002-04-26 Pavel Janík <Pavel@Janik.cz>
2392
2393 * emacs-pretesters: New file with information for Emacs
2394 pretesters.
2395
2396 2002-03-22 Paul Eggert <eggert@twinsun.com>
2397
2398 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2399 POSIX 1003.1-2001 disallows both usages.
2400
2401 2002-02-11 Andrew Innes <andrewi@gnu.org>
2402
2403 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
2404
2405 2002-01-24 Andrew Innes <andrewi@gnu.org>
2406
2407 * nt/README.W32: Remove unnecessary version number and date
2408 references.
2409
2410 * nt/README-UNDUMP.W32: Ditto.
2411
2412 2001-12-06 Gerd Moellmann <gerd@gnu.org>
2413
2414 * make-emacs: Add --trace-move.
2415
2416 2001-10-23 Andrew Innes <andrewi@gnu.org>
2417
2418 * nt/makedist.bat: Remove remaining obsolete reference to
2419 GETTING.GNU.SOFTWARE.
2420
2421 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2422
2423 * admin.el (set-version): Use `s' interactive spec for
2424 version number.
2425
2426 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2427
2428 * (Version 21.1 released.)
2429
2430 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2431
2432 * admin.el (add-release-logs): Put the log entry in lispref, too.
2433
2434 2001-10-20 Miles Bader <miles@gnu.org>
2435
2436 * quick-install-emacs: Exit if we can't find some variable.
2437 (AVOID): Add .orig & .rej files.
2438 (get_config_var): Be more liberal about format of config.status
2439 sed commands.
2440
2441 2001-10-19 Gerd Moellmann <gerd@gnu.org>
2442
2443 * admin.el: New file.
2444
2445 * build-configs: Add --help option. Add support for building
2446 in arbitrary source trees.
2447
2448 2001-10-17 Gerd Moellmann <gerd@gnu.org>
2449
2450 * alloc-colors.c: New file.
2451
2452 2001-10-13 Gerd Moellmann <gerd@gnu.org>
2453
2454 * make-emacs: Add --boot switch for bootstrapping. Logs to
2455 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2456
2457 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2458
2459 * Branch for 21.1.
2460
2461 2001-09-04 Andrew Innes <andrewi@gnu.org>
2462
2463 * nt/makedist.bat: Remove reference to obsolete file
2464 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2465 version of tar used.
2466
2467 ;; Local Variables:
2468 ;; coding: utf-8
2469 ;; End:
2470
2471 Copyright (C) 2001-2014 Free Software Foundation, Inc.
2472
2473 This file is part of GNU Emacs.
2474
2475 GNU Emacs is free software: you can redistribute it and/or modify
2476 it under the terms of the GNU General Public License as published by
2477 the Free Software Foundation, either version 3 of the License, or
2478 (at your option) any later version.
2479
2480 GNU Emacs is distributed in the hope that it will be useful,
2481 but WITHOUT ANY WARRANTY; without even the implied warranty of
2482 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2483 GNU General Public License for more details.
2484
2485 You should have received a copy of the GNU General Public License
2486 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.