* src/Makefile.in (ns-app): Mark as PHONY.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
c8bd285f
GM
12014-06-29 Glenn Morris <rgm@gnu.org>
2
3 * grammars/Makefile.in (bootstrap-clean): Don't delete Makefile,
4 for sake of top-level maintainer-clean rule.
5
9ac6d28a 62014-06-26 Eli Zaretskii <eliz@gnu.org>
2394ef28
EZ
7
8 * notes/unicode: Some notes about what to do when a new Unicode
9 version is imported.
10
515b1c5f
GM
112014-06-26 Glenn Morris <rgm@gnu.org>
12
13 * authors.el: Move here from ../lisp/emacs-lisp.
14
448dd61c
GM
152014-06-25 Glenn Morris <rgm@gnu.org>
16
4f2a67ac
GM
17 * grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el):
18 (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el):
19 Replace with pattern rules.
20 (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el)
21 (${cedetdir}/srecode/srt-wy.el): Use $<.
22
4c920f37
GM
23 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc.
24 (.el.elc): Replace with pattern rule.
25 (%.elc): New.
26 (unidata.txt): Use $<.
27 (compile): Remove.
28 (${DSTDIR}/charprop.el): Use order-only prereqs rather than a sub-make.
29
448dd61c
GM
30 * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo.
31
38852a76
GM
322014-06-21 Glenn Morris <rgm@gnu.org>
33
34 * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).
35 * unidata/UnicodeData.txt: Update to 7.0.0.
36 * unidata/IVD_Sequences.txt: Update to 2014-05-16 version.
37
c400516a 382014-06-21 Stephen Berman <Stephen.Berman@gmx.net>
c89f1288
SB
39
40 * notes/elpa: Use "git" instead of "bzr" in the name of machine to
41 clone the repository from.
42
f9d80c51
GM
432014-06-13 Glenn Morris <rgm@gnu.org>
44
45 * unidata/Makefile.in (${DSTDIR}/charprop.el):
46 GNU make automatically passes command-line arguments to sub-makes.
47
953e106a 482014-06-02 Paul Eggert <eggert@cs.ucla.edu>
cf2f54c4
PE
49
50 Include sources used to create macuvs.h.
51 * unidata/IVD_Sequences.txt: New file.
52 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
53 (all): Build it.
54 (extraclean): Remove it.
55 * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
56 * unidata/copyright.html: Update to current version from Unicode
57 Consortium.
58 * unidata/uvs.el: Rename from ../mac/uvs.el.
59 (uvs-print-table-ivd): Output a header in the form that
60 unidata-gen.el generates.
61
015936fb 622014-05-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
cbe8e343 63
015936fb 64 * mac/uvs.el: New file from Mac port. Generates src/macuvs.h.
cbe8e343 65
8208d2bf
PE
662014-05-17 Paul Eggert <eggert@cs.ucla.edu>
67
68 Assume C99 or later (Bug#17487).
69 * merge-gnulib (GNULIB_MODULES): Remove stdarg, stdbool.
70 (GNULIB_TOOL_FLAGS): Avoid stdarg, stdbool.
71
c56327b5
PE
722014-05-16 Paul Eggert <eggert@cs.ucla.edu>
73
74 Don't require pkg-config when building from repository.
75 * merge-pkg-config: New script.
76 * notes/copyright: Update for m4/*.m4, in particular m4/pkg.m4.
77
0ec98478
PE
782014-05-13 Paul Eggert <eggert@cs.ucla.edu>
79
80 * merge-gnulib: Defer to autogen.sh for ACLOCAL_PATH computation.
81
bbbabffe 822014-05-12 Glenn Morris <rgm@gnu.org>
e7caef59
GM
83
84 * find-gc.el: Move here from ../lisp/emacs-lisp.
85
732fbcd9
GM
86 * admin.el (set-version-in-file): Don't set identical version.
87 (set-version): Provide default version number.
88 (set-version, set-copyright): Give start/end messages.
89
bba63379 902014-04-18 Paul Eggert <eggert@cs.ucla.edu>
b20a9f96
PE
91
92 * notes/bzr: Update instructions for merging from gnulib.
93 Remove obsolete note about tramp.el and tramp-sh.el.
94 Change "emacs-23" to "emacs-24".
95
e088b01d
GM
962014-04-11 Glenn Morris <rgm@gnu.org>
97
98 * grammars/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
99
7cd43111
GM
1002014-03-22 Glenn Morris <rgm@gnu.org>
101
102 * quick-install-emacs (AVOID): Remove testfile and test-distrib.
103
ffeef158
GM
1042014-03-21 Glenn Morris <rgm@gnu.org>
105
106 * update_autogen: Auto-detect VCS in use.
107 (vcs): New variable.
108 (status, commit, main): Handle git.
109
0d181095
PE
1102014-03-07 Paul Eggert <eggert@cs.ucla.edu>
111
112 Fix oversight preventing lib/sys/types.h from being generated.
113 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid sys_types.
114
a60a2b6d
DE
1152014-02-06 David Engster <deng@randomsample.de>
116
117 * grammars/c.by (function-pointer): Correctly deal with anonymous
118 function pointers.
119 (opt-brackets-after-symbol): New.
120 (multi-stage-dereference): Use it. Add rules for explicit
121 matching the last dereference.
122
7da02a67
ER
1232014-01-16 Eric S. Raymond <esr@thyrsus.com>
124
125 * notes/commits: Add a 'graph on VCS-independent ways of
126 identifying commits and the desirability thereof.
127
c7880bc8
PE
1282014-01-15 Paul Eggert <eggert@cs.ucla.edu>
129
130 Fix copyright license notices for Adobe Unicode mapping files.
131 * charsets/mapfiles/README: The copied files are not compressed.
132 Check for copies as of today.
133 * charsets/mapfiles/stdenc.txt, charsets/mapfiles/symbol.txt:
134 Update from table version 0.2 (1999-03-30) to 1.0 (2011-07-12).
135 This doesn't change the table data, just copyright license notice.
136 The new notices are compatible with the GPL, the old ones were not.
137
d6b738fc
GM
1382014-01-13 Glenn Morris <rgm@gnu.org>
139
140 * update_autogen (status): New function. Use throughout.
141
cd6d07ec
GM
1422014-01-10 Glenn Morris <rgm@gnu.org>
143
144 * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
145
d16ec91e
GM
1462014-01-04 Glenn Morris <rgm@gnu.org>
147
148 * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
149 (manual-html-fix-index-2): Tweak Texinfo 5 table format.
a71324cc 150 Fix minor Texinfo 4 issue with start of detailed menu.
d16ec91e 151
517f20c5
GM
1522014-01-03 Glenn Morris <rgm@gnu.org>
153
154 * admin.el: More Texinfo 5 updates.
155 (manual-html-fix-headers): Tweak Texinfo 5 body.
156 (manual-html-fix-node-div): Treat "header" like "node".
157 (manual-html-fix-index-1): Handle Texinfo 5 top heading.
158 (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
159
5cd63720
XF
1602014-01-02 Xue Fuqiao <xfq.free@gmail.com>
161
162 * check-doc-strings: Replace `perl -w' with `use warnings;'.
163
9d1804dc
GM
1642013-12-30 Glenn Morris <rgm@gnu.org>
165
166 * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
167 Some updates for changes in Texinfo 5 output.
168
3f9e3ef3
XF
1692013-12-29 Xue Fuqiao <xfq.free@gmail.com>
170
171 * make-emacs:
172 * build-configs: Add the "use strict;" and "use warnings;" pragmas.
173
c62a1961
GM
1742013-12-28 Glenn Morris <rgm@gnu.org>
175
176 * admin.el (cusver-scan): Warn about missing :types.
177 (cusver-check): Interactively, require existing directories.
178
fe6462ee
XF
1792013-12-27 Xue Fuqiao <xfq.free@gmail.com>
180
35e951cd
JB
181 * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
182 (cusver-find-files, cusver-new-version, cusver-scan)
183 (cusver-goto-xref, cusver-check): Doc fix.
fe6462ee
XF
184 (manual-html-node, cusver-check): Use `user-error'.
185
9ebada6a
PE
1862013-12-24 Paul Eggert <eggert@cs.ucla.edu>
187
188 Automate the procedure for updating copyright year.
189 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
190 * notes/years: Mention admin/update-copyright.
191 * update-copyright: New file.
192
dedfb7f8
XF
1932013-12-24 Xue Fuqiao <xfq.free@gmail.com>
194
35e951cd
JB
195 * admin.el (add-release-logs, set-version-in-file, set-version)
196 (set-copyright): Use `user-error'.
dedfb7f8 197
77e5bcc5
EZ
1982013-12-22 Eli Zaretskii <eliz@gnu.org>
199
200 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
201 to <control> characters: the Unicode Standard says they have no
202 name. (Bug#16216)
c181ea40
EZ
203 (unidata-describe-bidi-class): Add new "isolate" classes
204 introduced by Unicode 6.3.
77e5bcc5 205
b0fe992f
DE
2062013-12-12 David Engster <deng@randomsample.de>
207
208 * grammars/c.by (expr-binop): Add MOD.
209 (variablearg): Add 'opt-assign'.
210 (variablearg, varnamelist): Add default values so that it can be
211 later expanded into the tag.
212 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
213 remove empty match.
214 (multi-stage-dereference): Adapt to above rename.
215 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
216 since the latter also leads to an empty match at the end which
217 would make this too greedy.
218 (variablearg-opt-name): Support parsing of function pointers
219 inside an argument list.
220
f9405d87
GM
2212013-12-12 Glenn Morris <rgm@gnu.org>
222
62bd73fa
GM
223 * update_autogen (info_dir):
224 Use dir_top from build-aux/ rather than admin/.
225
f9405d87
GM
226 * update_autogen: Add option to generate info/dir.
227 (Usage): Add -I.
228 (info_flag): New variable.
229 (-I): New option.
230 (doc): Maybe check its status.
231 (info_dir): New function.
232 * dir_top: New file.
233
a8f9bc05
PE
2342013-12-11 Paul Eggert <eggert@cs.ucla.edu>
235
236 Remove the option of using libcrypto.
237 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
238
ad826124
EZ
2392013-12-04 Eli Zaretskii <eliz@gnu.org>
240
241 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
242 to include the new isolate-related classes introduced with Unicode
243 v6.3.
244 (unidata-encode-val): Accept an additional optional argument, a
245 warning message to emit when UnicodeData.txt defines bidi-class
246 values that are not in unidata-prop-alist. Add a comment
247 explaining what should maintainers do if/when such a warning ever
248 appears.
249 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
250 when generating uni-bidi.el.
251
c2685641
GM
2522013-12-01 Glenn Morris <rgm@gnu.org>
253
254 * unidata/Makefile.in (${DSTDIR}/charprop.el):
255 Ensure output files are writable.
256
d715c019
GM
2572013-11-30 Glenn Morris <rgm@gnu.org>
258
259 * grammars/Makefile.in: Ensure output files are writable.
260
28c9be2d
EZ
2612013-11-30 Eli Zaretskii <eliz@gnu.org>
262
263 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
264 later. (Bug#16007)
265
f9b697dd
GM
2662013-11-30 Glenn Morris <rgm@gnu.org>
267
268 Stop keeping (most) generated cedet grammar files in the repository.
269 * grammars/README: Remove.
270 * grammars/Makefile.in: New file.
271 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
272 * grammars/python.wy: Update declarations to match generated outputs.
273
c2a2e7b0
GM
2742013-11-28 Glenn Morris <rgm@gnu.org>
275
276 * unidata/unidata-gen.el (unidata-gen-files):
277 Disable autoloads in generated files.
278
7e3bf78c
GM
2792013-11-27 Glenn Morris <rgm@gnu.org>
280
281 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
282 (distclean, maintainer-clean): Declare as PHONY.
283 (compile, extraclean): New.
284 (${DSTDIR}/charprop.el): Depend on source files rather than
285 intermediate products.
286
b5c9a3cc
GM
2872013-11-11 Glenn Morris <rgm@gnu.org>
288
766284d9
GM
289 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
290
b5c9a3cc
GM
291 * unidata/unidata-gen.el (unidata-gen-files):
292 Tweak whitespace in generated files.
293
129c301b
GM
2942013-11-09 Glenn Morris <rgm@gnu.org>
295
296 * unidata/unidata-gen.el (unidata-gen-files):
297 Fix deletion of existing output files after 2013-10-30 changes.
298
099f5cd0
GM
2992013-11-07 Glenn Morris <rgm@gnu.org>
300
301 * unidata/unidata-gen.el (unidata-gen-files):
302 Disable version-control in generated files.
9d172c15 303 Update Unicode Inc. copyright years.
099f5cd0 304
4dde498b
GM
3052013-11-05 Glenn Morris <rgm@gnu.org>
306
307 * update_autogen: Move here from ../autogen.
308 (usage): Update. Remove -l, add -A.
309 (autogendir): New variable.
310 (ldefs_flag): Default to set.
311 (genfiles): Reduce to only ms-dos relevant files.
312 (main): Make checking autogen sources optional.
313 Make copying of autogen files optional.
314
447892ed
GM
3152013-10-30 Glenn Morris <rgm@gnu.org>
316
9835cedb
GM
317 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
318 Also take the output directory as an argument.
319 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
320 the output directory as an argument (no need to cd, etc).
321 (abs_srcdir, abs_builddir): Remove.
322 (abs_top_builddir): Replace by top_builddir.
323 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
324 (${DSTDIR}/charprop.el, charprop.el):
325 No need to pass unidata.txt as argument.
326
0d0ab932
GM
327 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
328 (unidata-gen-table-name, unidata-gen-table-decomposition)
329 (unidata-gen-files): Use unidata--ensure-compiled.
330
447892ed
GM
331 * unidata/Makefile.in (abs_srcdir): New, set by configure.
332 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
333 (clean): Delete all .elc files.
55498a0f 334 (bootstrap-clean): New rule.
447892ed 335
b8e3b0a9
GM
3362013-10-23 Glenn Morris <rgm@gnu.org>
337
338 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
339 Quote entities that might contain whitespace.
340
595e113b
PE
3412013-10-07 Paul Eggert <eggert@cs.ucla.edu>
342
343 Improve support for popcount and counting trailing zeros (Bug#15550).
344 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
345 and count-trailing-zeros.
346
4eed3157
PE
3472013-10-04 Paul Eggert <eggert@cs.ucla.edu>
348
349 Use hardware support for byteswapping on glibc x86 etc.
350 * merge-gnulib (GNULIB_MODULES): Add byteswap.
351
50b13cde
PE
3522013-08-28 Paul Eggert <eggert@cs.ucla.edu>
353
354 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
355 for portability to hosts where /bin/sh has problems.
356
1857cd3f
GM
3572013-08-27 Glenn Morris <rgm@gnu.org>
358
359 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
278208b8 360 INFO_TARGETS. "faq" does not need special treatment any more.
1857cd3f 361
8e5c7e6f
GM
3622013-08-15 Glenn Morris <rgm@gnu.org>
363
364 * make-tarball.txt: Mention generating pdfs in etc/refcards.
365
555d5565
XF
3662013-08-15 Xue Fuqiao <xfq.free@gmail.com>
367
368 * notes/hydra: More information about Hydra.
369
b41bfdd0
XF
3702013-08-10 Xue Fuqiao <xfq.free@gmail.com>
371
372 * notes/hydra: New file.
373
e0fdb694
PE
3742013-08-04 Paul Eggert <eggert@cs.ucla.edu>
375
376 Fix some minor races in hosts lacking mkostemp (Bug#15015).
377 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
378
48dde4df
GM
3792013-07-12 Glenn Morris <rgm@gnu.org>
380
381 * admin.el (manual-style-string): Use non-abbreviated url.
382
4ebbdd67
PE
3832013-07-09 Paul Eggert <eggert@cs.ucla.edu>
384
7b154def
PE
385 Port recent close-on-exec changes to Cygwin (Bug#14821).
386 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
387
4ebbdd67
PE
388 Handle error numbers a bit more reliably.
389 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
390
067428c1
PE
3912013-07-07 Paul Eggert <eggert@cs.ucla.edu>
392
393 Make file descriptors close-on-exec when possible (Bug#14803).
394 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
395 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
396
0773c610
GM
3972013-07-06 Glenn Morris <rgm@gnu.org>
398
399 * admin.el (manual-misc-manuals): New function.
400 (make-manuals): Avoid hard-coding list of misc manuals.
c7197e52
GM
401 Add the option to only make certain type(s) of output.
402 (manual-misc-html): Special-case ccmode and efaq.
403 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
404 Move creation of output directory here from make-manuals.
405 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
0773c610 406
9f1d94c0
GM
4072013-07-05 Glenn Morris <rgm@gnu.org>
408
409 * admin.el (make-manuals): Use a standard location for lispintro.
f114e6c3 410 Use a pdf/ subdirectory for pdf versions.
9f1d94c0 411
0cb70db7
GM
4122013-06-29 Glenn Morris <rgm@gnu.org>
413
414 * admin.el (make-manuals): Don't bother with txt or dvi any more.
415 (manual-txt): Remove.
416 (manual-pdf): Doc fix.
417 (manual-ps): Rename from manual-dvi.
b9a54f5e
GM
418 (manual-pdf, manual-ps): Work in the directory with the texi file,
419 so that TeX intermediate files go there rather than to PWD.
0cb70db7 420
d862673b
XF
4212013-06-15 Xue Fuqiao <xfq.free@gmail.com>
422
423 * notes/changelogs: Mention trivial changes in Change Log.
424
0605ec8e
GM
4252013-06-13 Glenn Morris <rgm@gnu.org>
426
427 * admin.el (manual-style-string): Use new file manual.css.
428
4f405069 4292013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
430
431 * grammars/srecode-template.wy (variable): Accept a single number
432 as a variable value. Allows the 'priority' to be set to a number.
0605ec8e 433 (wisent-srecode-template-lexer): Move number up so it can be created.
890f7890 434
5ebfa896
GM
4352013-05-16 Glenn Morris <rgm@gnu.org>
436
437 * cus-test.el (cus-test-cus-load-groups): New function.
438 (cus-test-get-options): Add option to return groups.
439 (cus-test-noloads): Also check custom groups.
440
6e911150
SM
4412013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
442
443 * quick-install-emacs: Don't prune DOC-* files a any more.
444
29efd469
GM
4452013-05-14 Glenn Morris <rgm@gnu.org>
446
447 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
448 (cus-test-libs): Fix let-binding of default-directory.
449 (cus-test-noloads): Load all libs for the comparison.
450
5d108606
GM
4512013-05-11 Glenn Morris <rgm@gnu.org>
452
453 * cus-test.el (cus-test-libs-noloads): Add a few more files.
454 (cus-test-load-libs, cus-test-opts):
455 Add option to load more/all Lisp files.
456 (cus-test-get-lisp-files): Ignore .*.el files.
457
a3f276d8
GM
4582013-05-10 Glenn Morris <rgm@gnu.org>
459
460 * cus-test.el (cus-test-libs-noloads): Add some files.
461 (cus-test-get-lisp-files): New function.
462 (cus-test-libs): Add option to load more/all Lisp files.
463
2dee4d5e
GM
4642013-05-09 Glenn Morris <rgm@gnu.org>
465
466 * cus-test.el: No need to provide bbdb, bbdb-com any more.
d631786a
GM
467 (cus-test-libs-noloads): Add dunnet in the defvar.
468 (dunnet): Don't always load it.
469 (viper-mode): Only set if interactive.
470 (cus-test-load-custom-loads): Load dunnet if necessary.
471 (cus-test-load-1): New macro, with common code from cus-test-load-libs
472 and cus-test-libs.
473 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
474 Update for cus-test-get-autoload-deps changed result.
475 (cus-test-get-autoload-deps): Simplify. Return file names as they
476 appear in loaddefs.el (directory parts are needed now that not all
477 lisp subdirs are in load-path).
478 (cus-test-deps): Explicitly skip dunnet.
2dee4d5e 479
ffdc270a
PE
4802013-05-07 Paul Eggert <eggert@cs.ucla.edu>
481
c295fc18 482 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
483 * merge-gnulib (GNULIB_MODULES): Add qacl.
484 (GNULIB_TOOL_FLAGS): Do not avoid errno.
485
4b725a70
PE
4862013-04-01 Paul Eggert <eggert@cs.ucla.edu>
487
488 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
489 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
490 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
491 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
492 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
493
6b8504ba
PE
4942013-03-18 Paul Eggert <eggert@cs.ucla.edu>
495
2aa2157b
PE
496 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
497
6b8504ba
PE
498 Automate the build of ja-dic.el (Bug#13984).
499 * notes/unicode: ja-dic.el is now UTF-8.
500
78be8b64 5012013-03-16 Glenn Morris <rgm@gnu.org>
20658042
GM
502
503 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
504
78be8b64 5052013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
506
507 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
508
47d7532e
PE
5092013-03-13 Paul Eggert <eggert@cs.ucla.edu>
510
511 File synchronization fixes (Bug#13944).
512 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
513 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
514
1b610f51
PE
5152013-03-11 Paul Eggert <eggert@cs.ucla.edu>
516
517 * notes/unicode: Improve notes about Emacs source file encoding.
518
c69f4673
GM
5192013-03-11 Glenn Morris <rgm@gnu.org>
520
521 * admin.el (make-manuals): Add emacs-lisp-intro and some more
522 doc/misc manuals.
523 (manual-html-mono, manual-html-node, manual-txt):
524 Pass -I to makeinfo.
525
1a7bceef
GM
5262013-03-10 Glenn Morris <rgm@gnu.org>
527
528 * admin.el (add-release-logs): Use UTC for release date.
529
8c39e821
GM
5302013-03-09 Glenn Morris <rgm@gnu.org>
531
532 * admin.el (add-release-logs): Provide interactive defaults.
78cd48e7 533 Allow specification of the release date. Don't exclude gnus/.
8c39e821 534
d37e4893
PE
5352013-03-05 Paul Eggert <eggert@cs.ucla.edu>
536
537 * notes/unicode: Add notes about Emacs source file encoding.
538
f5572543
PE
5392013-03-04 Paul Eggert <eggert@cs.ucla.edu>
540
541 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
542 from summary, as this causes javat-wy.el to contain both a null byte
543 and a byte sequence that is not valid UTF-8, which is inconvenient.
544
50d8b29d
PE
5452013-03-03 Paul Eggert <eggert@cs.ucla.edu>
546
547 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
548 If there were a real need, it should be UTF-8 anyway.
549
1ddc2bd6
PE
5502013-02-25 Paul Eggert <eggert@cs.ucla.edu>
551
552 Simplify data_start configuration (Bug#13783).
553 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
554
a84b7c53
PE
5552013-02-11 Paul Eggert <eggert@cs.ucla.edu>
556
557 Tune by using memchr and memrchr.
558 * merge-gnulib (GNULIB_MODULES): Add memrchr.
559
8654f9d7
PE
5602013-02-01 Paul Eggert <eggert@cs.ucla.edu>
561
562 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
563 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
564 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
565 Avoid dup, open, opendir.
566
2b30549c
DA
5672013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
568
569 * coccinelle/xsave.cocci: Semantic patch to adjust users of
570 XSAVE_POINTER and XSAVE_INTEGER macros.
571
66cf328d
GM
5722013-01-03 Glenn Morris <rgm@gnu.org>
573
2036b4b8
GM
574 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
575
f674f1d1
GM
576 * emacs-pretesters, make-announcement, make-changelog-diff:
577 Remove files.
66cf328d 578
97976f9f
PE
5792012-12-14 Paul Eggert <eggert@cs.ucla.edu>
580
4f405069 581 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
582 * CPP-DEFINES (BSD4_2): Remove.
583
7be78020
PE
5842012-12-08 Paul Eggert <eggert@cs.ucla.edu>
585
5745a7df
PE
586 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
587 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
588
7be78020
PE
589 Simplify get_lim_data.
590 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
591
d983a10b
PE
5922012-12-03 Paul Eggert <eggert@cs.ucla.edu>
593
594 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
595 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
596 Remove.
597 (SIGTRAP): Remove this one too, as config.h no longer defines it.
598 * merge-gnulib (GNULIB_MODULES): Add sig2str.
599
bcd77a2b
KB
6002012-11-24 Ken Brown <kbrown@cornell.edu>
601
602 * CPP-DEFINES (HAVE_MOUSE): Remove.
603
95ef7787
PE
6042012-11-23 Paul Eggert <eggert@cs.ucla.edu>
605
606 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
607 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
608 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
609
9239d970
PE
6102012-11-21 Paul Eggert <eggert@cs.ucla.edu>
611
612 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
613 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
614 (HAVE_UNISTD_H): Remove.
615
49cdacda
PE
6162012-11-17 Paul Eggert <eggert@cs.ucla.edu>
617
618 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
619 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
620 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
621
3d082a26
PE
6222012-11-16 Paul Eggert <eggert@cs.ucla.edu>
623
624 Remove no-longer-used pty_max_bytes variable.
625 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
626
73dcdb9f
PE
6272012-11-14 Paul Eggert <eggert@cs.ucla.edu>
628
629 Use faccessat, not access, when checking file permissions (Bug#12632).
630 * merge-gnulib (GNULIB_MODULES): Add faccessat.
631 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
632 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
633 Omit gnulib's m4/fcntl-o.m4.
634
8148369c
PE
6352012-11-05 Paul Eggert <eggert@cs.ucla.edu>
636
dd0333b6
PE
637 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
638 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
639 Remove; obsolete.
640
8148369c
PE
641 Simplify by assuming __fpending.
642 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
643
5ccd466c
GM
6442012-11-03 Glenn Morris <rgm@gnu.org>
645
646 * admin.el (set-copyright): Add msdos/sed2v2.inp.
647
7ccfb720
PE
6482012-11-01 Paul Eggert <eggert@cs.ucla.edu>
649
650 Fix data-loss with --batch (Bug#9574).
651 * merge-gnulib (GNULIB_MODULES): Add close-stream.
652
f5772b8e
KH
6532012-10-12 Kenichi Handa <handa@gnu.org>
654
655 * charsets/Makefile (JISC6226.map): Add missing mappings.
656
cde44a77
KH
6572012-10-11 Kenichi Handa <handa@gnu.org>
658
659 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
660 mapfiles/*.
661
662 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
663
664 * charsets/Makefile: Be sure to call mapconv script of the current
665 directory. Adjusted for the change of mapfiles/*.gz to
666 mapfiles/*.
667 (SED_SCRIPT): New variable.
668 (jisx2131-filter): New target.
669 (JISX2131.map): Use jisx2131-filter to filter out characters added
670 for the 2004 year version.
671 (clear): Remove ${SED_SCRIPT} too.
672
673 * charsets/mapfiles/MULE-ethiopic.map,
674 charsets/mapfiles/MULE-ipa.map,
675 charsets/mapfiles/MULE-is13194.map,
676 charsets/mapfiles/MULE-lviscii.map,
677 charsets/mapfiles/MULE-sisheng.map,
678 charsets/mapfiles/MULE-tibetan.map,
679 charsets/mapfiles/MULE-uviscii.map: Fix typo.
680
2c35bdbb
GM
6812012-10-09 Glenn Morris <rgm@gnu.org>
682
683 * admin.el (cusver-scan-cus-start): New function.
684 (cusver-check): Scan old cus-start.el.
685
5407f8d2
GM
6862012-10-07 Glenn Morris <rgm@gnu.org>
687
688 * admin.el (cusver-new-version): Set default.
689 (cusver-check): Improve interactive argument reading.
690
1a316a53
GM
6912012-10-06 Glenn Morris <rgm@gnu.org>
692
693 * admin.el (cusver-new-version): New variable.
694 (cusver-scan): Check if containing group has a :version.
695 (cusver-check): Add VERSION argument.
696
d967cd18 6972012-10-06 David Engster <deng@randomsample.de>
9414dd8d
CY
698
699 * grammars/bovine-grammar.el:
d967cd18 700 * grammars/wisent-grammar.el: Move to lisp/cedet/semantic directory.
9414dd8d 701
62a81506
CY
7022012-10-01 David Engster <deng@randomsample.de>
703
704 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
705 Remove.
d1b066d2 706 (bovine-grammar-expand-form): Test for emacs-major-version.
62a81506
CY
707
708 * grammars/c.by: Add EXPLICIT to keyword tokens.
d1b066d2 709 Add %provide token.
62a81506 710
d1b066d2 711 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
62a81506 712 was copied to grammar.el. New %provide token to generate prefix
4f405069 713 which conforms with Emacs conventions. Remove lexer definition,
62a81506
CY
714 which is now in grammar.el.
715
eec5fae2
GM
7162012-09-27 Glenn Morris <rgm@gnu.org>
717
718 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
719
a615a3ae
PE
7202012-09-27 Paul Eggert <eggert@cs.ucla.edu>
721
722 Check more robustly for timer_settime.
723 * merge-gnulib (GNULIB_MODULES): Add timer-time.
724
e3b60857
JB
7252012-09-26 Juanma Barranquero <lekktu@gmail.com>
726
727 * unidata/BidiMirroring.txt:
728 * unidata/UnicodeData.txt: Update to Unicode 6.2.
729
78f83752
GM
7302012-09-17 Glenn Morris <rgm@gnu.org>
731
dcddaabb
GM
732 * admin.el (add-log-time-format): Declare.
733
dcf8834b
GM
734 * admin.el (cusver-scan, cusver-check): Bind local variables.
735
736 * admin.el (set-version): Set major version in
737 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
738 (set-copyright): In etc/refcards, only change ru-refcard.tex
739 and emacsver.tex.
740
78f83752
GM
741 * admin.el (set-copyright): No more need to set copyrights for
742 nextstep, or .c files. Add configure.ac and config.nt.
743
0caaedb1
PE
7442012-09-16 Paul Eggert <eggert@cs.ucla.edu>
745
746 Remove configure's --without-sync-input option (Bug#12450).
747 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
748
83da1b55
GM
7492012-09-16 Glenn Morris <rgm@gnu.org>
750
751 * admin.el (set-version): No more need to set nextstep versions.
752 (set-copyright): Update for moved nextstep files.
753
4a4bbad2
PE
7542012-09-13 Paul Eggert <eggert@cs.ucla.edu>
755
756 Simplify SIGIO usage (Bug#12408).
d1b066d2 757 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
4a4bbad2
PE
758 (BROKEN_SIGPTY, NO_TERMIO): Remove.
759
c990426a
PE
7602012-09-11 Paul Eggert <eggert@cs.ucla.edu>
761
762 Simplify, document, and port floating-point (Bug#12381).
763 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
764
f6196b87
PE
7652012-09-09 Paul Eggert <eggert@cs.ucla.edu>
766
767 Assume C89 or later for math functions (Bug#12381).
768 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
769 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
770
1088b922
PE
7712012-09-04 Paul Eggert <eggert@cs.ucla.edu>
772
773 Simplify redefinition of 'abort' (Bug#12316).
774 * CPP-DEFINES (NO_ABORT): Remove.
775
a3f90bea
GM
7762012-08-28 Glenn Morris <rgm@gnu.org>
777
778 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
779
01e0f0f5
AS
7802012-08-28 Andreas Schwab <schwab@linux-m68k.org>
781
782 * charsets/mule-charsets.el (header): Fix typo.
783
f4a681b0
PE
7842012-08-24 Paul Eggert <eggert@cs.ucla.edu>
785
786 On assertion failure, print backtrace if available.
787 * merge-gnulib (GNULIB_MODULES): Add execinfo.
788
620f13b0
PE
7892012-08-16 Paul Eggert <eggert@cs.ucla.edu>
790
791 Use ASCII tests for character types.
792 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
793 new direct dependency; c-ctype was already being used indirectly
794 via other gnulib modules.
795
f5d9e83a
PE
7962012-08-14 Paul Eggert <eggert@cs.ucla.edu>
797
798 Use bool for Emacs Lisp booleans.
799 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
800 new direct dependency; stdbool was already being used indirectly
801 via other gnulib modules.
802
9ff9402d 8032012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
804
805 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
806
c644523b
DA
8072012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
808
809 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
810
13294f95
PE
8112012-08-02 Paul Eggert <eggert@cs.ucla.edu>
812
813 Port to Solaris 8.
814 * CPP-DEFINES (WRETCODE): Remove.
815
d8a05828
DA
8162012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
817
818 * coccinelle/overlay.cocci: Semantic patch to replace direct
819 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
820
8271d590
DA
8212012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
822
823 * coccinelle/symbol.cocci: Semantic patch to replace direct
824 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
825
3193acd2
DA
8262012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
827
828 * coccinelle/process.cocci: Semantic patch to replace direct
829 access to Lisp_Object members of struct Lisp_Process to PVAR.
830
3a45383a
DA
8312012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
832
833 * coccinelle/window.cocci: Semantic patch to replace direct
834 access to Lisp_Object members of struct window to WVAR.
835
e34f7f79
DA
8362012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
837
838 * coccinelle/frame.cocci: Semantic patch to replace direct
839 access to Lisp_Object members of struct frame to FVAR.
840
e32a5799
PE
8412012-07-28 Paul Eggert <eggert@cs.ucla.edu>
842
843 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
844 * merge-gnulib: Add environ, stdalign.
845
d7ea76b4
DA
8462012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
847
848 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
849 make_unibyte_string to build_unibyte_string where appropriate.
850
4dc7c8d5 8512012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
852
853 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
854
4dc7c8d5 8552012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
856
857 * Version 24.1 released.
d7ea76b4 858
5ebbef1d
PE
8592012-07-11 Paul Eggert <eggert@cs.ucla.edu>
860
bb352260
PE
861 Assume mkdir, perror, rename, rmdir, strerror.
862 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
863 (HAVE_STRERROR, strerror):
57054ddd 864 Remove.
5ebbef1d 865
7d7bbefd
DA
8662012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
867
868 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
869 to XCDR and consistently use CONSP in the list iteration loops.
870 * coccinelle/vector_contents.cocci: Fix indentation.
871
f58e0fd5
SM
8722012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
873
874 * bzrmerge.el: Use cl-lib.
875
c4444d16
PE
8762012-07-09 Paul Eggert <eggert@cs.ucla.edu>
877
878 Rename configure.in to configure.ac (Bug#11603).
879 * admin.el (set-version):
880 * quick-install-emacs (VERSION):
881 Get version number from configure.ac, not configure.in.
882
fee5959d
PE
8832012-07-06 Paul Eggert <eggert@cs.ucla.edu>
884
885 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
886 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
887
23f86fce
DA
8882012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
889
890 * coccinelle/xzalloc.cocci: Semantic patch to convert
891 calls to xmalloc with following memset to xzalloc.
892
95f61aa2
JB
8932012-07-04 Juanma Barranquero <lekktu@gmail.com>
894
895 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
896
1130ecfc
DA
8972012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
898
899 * coccinelle/build_string.cocci: Semantic patch
900 to convert from make_string to build_string.
901
3c9359df
DA
9022012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
903
904 First Coccinelle semantic patch.
905 * coccinelle: New subdirectory
906 * coccinelle/README: Documentation stub.
907 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
908 access to `contents' member of Lisp_Vector objects with AREF and ASET
909 where appropriate.
3c9359df 910
d35af63c
PE
9112012-06-22 Paul Eggert <eggert@cs.ucla.edu>
912
913 Support higher-resolution time stamps (Bug#9000).
914 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
915 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
916 timespec-sub, utimens.
917 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
918 This trims down the gnulib import, from the very latest gnulib.
919 Emacs does its own implementation of 'select' and 'sigprocmask'
920 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
921 hosts, so it doesn't need these modules.
922 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
923 these gnulib modules are only for Windows porting and Emacs ports
924 to Windows in a different way.
925
646b5f55
AS
9262012-06-13 Andreas Schwab <schwab@linux-m68k.org>
927
f58e0fd5
SM
928 * make-emacs: Rename --union-type to --check-lisp-type.
929 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
930 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
931 USE_LISP_UNION_TYPE.
932
418cd726
GM
9332012-06-03 Glenn Morris <rgm@gnu.org>
934
935 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
936
501390c5
PE
9372012-06-01 Paul Eggert <eggert@cs.ucla.edu>
938
939 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
940 * make-tarball.txt: Don't worry about maintainer mode.
941
0e7a053e
PE
9422012-05-28 Paul Eggert <eggert@cs.ucla.edu>
943
944 * CPP-DEFINES: Remove HAVE_SYSINFO.
945
50c4645e
PE
9462012-05-27 Paul Eggert <eggert@cs.ucla.edu>
947
948 Assume gnulib does largefile.
949 * merge-gnulib (GNULIB_MODULES): Add largefile.
950
34374650
PE
9512012-05-22 Paul Eggert <eggert@cs.ucla.edu>
952
953 Remove src/m/*.
954 * CPP-DEFINES: Do not mention src/m/*.h.
955 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
956 (BITS_PER_SHORT, BITS_PER_INT): Remove.
957 * MAINTAINERS: Remove src/m/.
958
9b4ee616
PE
9592012-05-21 Paul Eggert <eggert@cs.ucla.edu>
960
fb77d37e
PE
961 Use full name for m4/gnulib-comp.m4. (Bug#11529)
962 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
963
261cb4bb
PE
964 Assume C89 or later.
965 * CPP-DEFINES: Remove NULL, const.
966
9b4ee616
PE
967 Make merging from gnulib a script, not a makefile action.
968 * merge-gnulib: New script, with actions moved here from
969 ../Makefile.in.
970
003fdae2
PE
9712012-05-19 Paul Eggert <eggert@cs.ucla.edu>
972
9232a6d9
PE
973 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
974
003fdae2
PE
975 * CPP-DEFINES (HAVE_FTIME): Remove.
976
6116bd7e
GM
9772012-05-02 Glenn Morris <rgm@gnu.org>
978
979 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
980
a9f72fc1
GM
9812012-04-10 Glenn Morris <rgm@gnu.org>
982
c9279dad
GM
983 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
984
a9f72fc1
GM
985 * unidata/Makefile.in: Add FSF copyright.
986 Make it use autoconf features, and work for out-of-tree builds.
987
b142f158
EZ
9882012-04-07 Eli Zaretskii <eliz@gnu.org>
989
990 * unidata/README:
991 * unidata/copyright.html:
992 * unidata/BidiMirroring.txt:
993 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
994 the Unicode Standard.
995
c406be43
KH
9962012-02-16 Kenichi Handa <handa@m17n.org>
997
998 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
999 values of name and old-name to nil.
1000 (unidata-get-name): Return nil for the default value.
1001
58474503
GM
10022012-02-11 Glenn Morris <rgm@gnu.org>
1003
1004 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
1005 (cusver-check): New functions.
1006
54de86ac
GM
10072012-01-19 Glenn Morris <rgm@gnu.org>
1008
1009 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
1010 "skip?" question, since there can be multiple such for any revision.
1011
0dc18ae0
EZ
10122012-01-14 Eli Zaretskii <eliz@gnu.org>
1013
1014 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
1015 updated and checked.
1016
509c74bd
AS
10172011-11-26 Andreas Schwab <schwab@linux-m68k.org>
1018
303d001f
AS
1019 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
1020 Avoid warning about old-style backquote.
1021
509c74bd
AS
1022 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
1023 in regexp.
1024 (wisent-make-parsers): Likewise. Quote `.'.
1025
1026 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
1027 in regexp.
1028 (bovine-make-parsers): Likewise. Quote `.'.
1029
d5ff9cd0
AS
10302011-11-20 Andreas Schwab <schwab@linux-m68k.org>
1031
1032 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
1033
7877f373
JB
10342011-11-16 Juanma Barranquero <lekktu@gmail.com>
1035
1036 * admin.el (manual-dvi): Fix typo.
1037
b018182c
EZ
10382011-11-15 Eli Zaretskii <eliz@gnu.org>
1039
7877f373 1040 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 1041
c7015153
JB
10422011-11-15 Juanma Barranquero <lekktu@gmail.com>
1043
1044 * make-emacs: Fix typo.
1045
d31d07be
JB
10462011-11-07 Juanma Barranquero <lekktu@gmail.com>
1047
1048 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
1049
72b8747b
DE
10502011-10-31 David Engster <deng@randomsample.de>
1051
1052 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
1053
8cedc5ac
EZ
10542011-10-28 Eli Zaretskii <eliz@gnu.org>
1055
1056 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
1057 running Emacs on Windows 9X.
1058
a0c64452
CY
10592011-09-26 Chong Yidong <cyd@stupidchicken.com>
1060
1061 * admin.el (set-version): Fix regexps for config.nt and
1062 sed2v2.inp.
1063
e39b275c 10642011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 1065
abec06ff 1066 Merge from gnulib (Bug#9169).
24e0f6b1
PE
1067 * notes/copyright: The files compile, config.guess, config.sub,
1068 depcomp, install-sh, missing, and move-if-change are now in the
1069 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
1070 and warn-on-use.h are now in build-aux/snippets. New file
1071 build-aux/snippets/_Noreturn.h.
1072
bca633fb
EZ
10732011-08-23 Eli Zaretskii <eliz@gnu.org>
1074
1075 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
1076 values of bidi-class according to DerivedBidiClass.txt from the
1077 latest UCD.
1078
0902a04e
KH
10792011-08-23 Kenichi Handa <handa@m17n.org>
1080
1081 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
1082 values for name, general-category, canonical-combining-class,
1083 mirrored, and bidi-class. Describe the meaning of value nil for
1084 decimal-digit-value, digit-value, numeric-value, uppercase,
1085 lowercase, titlecase, and mirroring.
1086 (unidata-gen-table): Handle the case that default-value is a
1087 list. Set default values of characters not listed in a table.
1088 (unidata-get-name): Return an empty string if a value in a
1089 char-table is nil.
1090 (unidata-get-decomposition): Return a list of character itself if
1091 a value in a char-table is nil.
1092
474a8465
EZ
10932011-08-15 Eli Zaretskii <eliz@gnu.org>
1094
1095 * unidata/bidimirror.awk: File removed.
1096
1097 * unidata/biditype.awk: File removed.
1098
1099 * unidata/makefile.w32-in (all): Remove src/biditype.h and
1100 src/bidimirror.h.
f58e0fd5 1101 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
1102
1103 * unidata/Makefile.in (all): Remove src/biditype.h and
1104 src/bidimirror.h.
f58e0fd5 1105 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 1106
a5b436df
JB
11072011-07-07 Juanma Barranquero <lekktu@gmail.com>
1108
1109 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
1110 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
1111
c805dec0
KH
11122011-07-06 Kenichi Handa <handa@m17n.org>
1113
1114 * unidata/unidata-gen.el (unidata-dir): New variable.
1115 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
1116 (unidata-prop-alist): INDEX element may be a function.
1117 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
1118 New entry `mirroring'.
1119 (unidata-prop-default, unidata-prop-val-list): New subst.
1120 (unidata-get-character, unidata-put-character): Delete them.
1121 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
1122 above changes.
1123 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
1124 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
1125 Delete them.
1126 (unidata-encode-val): Assume that the first element of VAL-LIST is
1127 a cons (nil . 0).
1128 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
1129 Always store the encoded value.
1130 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
1131 Set the 1st and the 2nd extra slots to index numbers for C
1132 functions.
1133 (unidata-gen-table-integer): Likewise.
1134 (unidata-gen-table-numeric): Likewise.
1135 (unidata-gen-table-name): New arg IGNORE.
1136 (unidata-gen-table-decomposition): Likewise.
1137 (unidata-describe-general-category): Add the case nil to the
1138 description alist.
a5b436df 1139 (unidata-gen-mirroring-list): New function.
c805dec0
KH
1140 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
1141 unidata-prop-alist. Handle the case of storing multiple
1142 char-tables in a file.
1143
1144 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
1145 unidata-gen-files.
1146
2a35386d
GM
11472011-05-21 Glenn Morris <rgm@gnu.org>
1148
1149 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
1150
33383987
JB
11512011-03-07 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * Version 23.3 released.
1154
cce7d530 11552011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
1156
1157 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
1158
38942b9c
GM
11592011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1160
1161 * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
1162
9d9d12cd
EZ
11632011-02-19 Eli Zaretskii <eliz@gnu.org>
1164
1165 * admin.el (set-version): Add msdos/sed2v2.inp.
1166
1f5d53eb
PE
11672011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1168
1169 Remove no-longer needed getloadavg symbols.
35e951cd 1170 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE)
1f5d53eb 1171 (LDAV_SYMBOL): Remove.
38942b9c 1172 * notes/copyright: Remove src/getloadavg.c as a special case.
1f5d53eb 1173
7b24e97a
GM
11742011-02-12 Glenn Morris <rgm@gnu.org>
1175
1176 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
1177
4d881c83
GM
11782011-02-05 Glenn Morris <rgm@gnu.org>
1179
1180 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
1181 (bzrmerge-apply): Use it.
1182 (bzrmerge): Kill any old warning buffer first.
1183
f6041baa
GM
11842011-02-03 Glenn Morris <rgm@gnu.org>
1185
1186 * bzrmerge.el (bzrmerge-buffer): New constant.
1187 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
1188 (bzrmerge-missing): If nothing to do, return nil not (nil).
1189 (bzrmerge-apply): Remove odd character from message.
1190 (bzrmerge): Give status messages.
1191
70b0d280
EZ
11922011-01-31 Eli Zaretskii <eliz@gnu.org>
1193
f6041baa
GM
1194 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1195 Add nt/config.nt.
70b0d280 1196
16fab143
PE
11972011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1198
1199 src/emacs.c now gets version number from configure.in
1200 * admin.el (set-version): Don't update src/emacs.c.
1201 * quick-install-emacs (VERSION): Get it from configure.in, not from
1202 src/emacs.c.
1203
16c3e636
PE
12042011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1205
1206 strftime: import from gnulib
1207 * notes/copyright: strftime.c moved from src to lib.
1208
d0cb8662
GM
12092011-01-25 Glenn Morris <rgm@gnu.org>
1210
1211 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1212 (bzrmerge-missing): Use it.
1213
d6100f3d
PE
12142011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1215
1216 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1217 rather than doing rm and autoconf by hand. See
1218 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1219
9092d186
PE
12202011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1221
1222 * notes/bzr (Installing changes from gnulib): New section.
1223 Need for this suggested by Stefan Monnier.
1224
41f44310
SM
12252011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1226
1227 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1228 an inconsistent state.
1229
a3e44e79 12302011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
1231
1232 Update copyright notes to match recent gnulib-related changes.
1233 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1234 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1235 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1236 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1237 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1238 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1239 doc/man/texinfo.tex are now copied in from gnulib.
1240
6fffc900
GM
12412011-01-15 Glenn Morris <rgm@gnu.org>
1242
2153c862 1243 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 1244
6fffc900
GM
1245 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1246 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1247
77ab81d0 12482011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
1249
1250 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1251
1851cac3
GM
12522011-01-14 Glenn Morris <rgm@gnu.org>
1253
1254 * bzrmerge.el: Require cl when compiling.
1255 (bzrmerge-merges): Doc fix.
1256
2b3f5bc8
PE
12572011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1258
1259 * notes/copyright: There's only one install-sh, not two, so fix a
1260 typo claiming that there's two. Add move-if-change to the list of
1261 GPL files imported from gnulib.
1262
12632011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
1264
1265 * notes/copyright: Report status more accurately for non-GPL files.
1266 Report copyright status more accurately for mkinstalldirs,
1267 configure, m4/getopt.m4, and msdos/sed*.inp.
1268
7c420169 12692011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
1270
1271 * nt/README.W32: Update the information about PNG support libraries.
1272 (Bug#7716)
1273
9ebea0e7
SM
12742010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1275
1276 * bzrmerge.el: New file to help merge branches while skipping
1277 some revisions (e.g. from emacs-23 to trunk).
1278
201ef780
AS
12792010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1280
1281 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1282
16a0af11
GM
12832010-10-12 Glenn Morris <rgm@gnu.org>
1284
1285 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1286
f4f358f1
GM
12872010-10-09 Glenn Morris <rgm@gnu.org>
1288
1289 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1290
3fb78d1f
GM
12912010-10-09 Glenn Morris <rgm@gnu.org>
1292
f7a31f11
GM
1293 * admin.el (set-version): No need to act on doc/ files any more.
1294
3fb78d1f
GM
1295 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1296
733946e7
JB
12972010-09-05 Juanma Barranquero <lekktu@gmail.com>
1298
1299 * unidata/BidiMirroring.txt: Update from
1300 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1301
1302 * unidata/UnicodeData.txt: Update from
1303 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1304
671d409f
AS
13052010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1306
1307 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1308
29cf3e20
EZ
13092010-08-05 Eli Zaretskii <eliz@gnu.org>
1310
1311 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1312
e3aef5c6
CS
13132010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1314
1315 * admin.el: Write version number to nt/makefile.w32-in.
1316 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1317 in the nt/ directory.
1318 * nt/README.W32: Relocate to nt/ directory.
1319
8966b757
AS
13202010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1321
1322 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1323
71c44c04
EZ
13242010-07-08 Eli Zaretskii <eliz@gnu.org>
1325
1326 * MAINTAINERS: Update my responsibilities.
1327
72af86bd
AS
13282010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1329
1330 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1331 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1332 Remove.
1333
317fbf33
EZ
13342010-06-12 Eli Zaretskii <eliz@gnu.org>
1335
cbc4fd20
EZ
1336 * unidata/bidimirror.awk: New file.
1337
1338 * unidata/BidiMirroring.txt: New file from
1339 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1340
a5b436df 1341 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
1342 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1343
1344 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1345 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1346
317fbf33
EZ
1347 * unidata/biditype.awk: New file.
1348
1349 * unidata/Makefile.in (../../src/biditype.h): New target.
1350
1351 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1352
bf3e70eb
JB
13532010-06-09 Juanma Barranquero <lekktu@gmail.com>
1354
1355 * unidata/UnicodeData.txt: Update from
1356 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1357
81ac4f35
GM
13582010-05-27 Glenn Morris <rgm@gnu.org>
1359
1360 * quick-install-emacs (AVOID): No more Makefile.c files.
1361
1362 * notes/cpp: Remove file.
1363
e45b9e19
KR
13642010-05-15 Ken Raeburn <raeburn@raeburn.org>
1365
1366 * admin.el (set-version, set-copyright): Update emacs.c instead of
1367 version.el.
1368
1369 * make-tarball.txt: Update filename list in step 6.
1370
1371 * quick-install-emacs: Scan emacs.c instead of version.el for
1372 version string.
1373
61a808e8
CY
13742010-05-07 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * Version 23.2 released.
1377
796bb936
EZ
13782010-04-01 Eli Zaretskii <eliz@gnu.org>
1379
52f4d8d5 1380 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 1381
288f9fc0
CY
13822010-03-10 Chong Yidong <cyd@stupidchicken.com>
1383
1384 * Branch for 23.2.
1385
f758ab59
MB
13862010-03-10 Miles Bader <miles@gnu.org>
1387
61c26472
MB
1388 * quick-install-emacs: Use more portable shell syntax.
1389
a5b436df 1390 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
1391 installing.
1392
296271c0
JB
13932010-02-14 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * quick-install-emacs (PRUNED): Fix typo in message.
1396
79c08ece
GM
13972010-01-20 Glenn Morris <rgm@gnu.org>
1398
1399 * revdiff: Remove file that only works with CVS, and isn't really
1400 needed with Bazaar (given the in-built revision options of bzr diff).
1401
893db5bc
GM
14022010-01-12 Glenn Morris <rgm@gnu.org>
1403
1404 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1405 than emacs-pretest-bug for bug reports for development versions.
1406
149353a4
KH
14072009-11-06 Kenichi Handa <handa@m17n.org>
1408
1409 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1410 that the block data and the following per-char data fall into the
1411 same char-table leaf.
1412
171fda8a
JB
14132009-10-01 Juanma Barranquero <lekktu@gmail.com>
1414
1415 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1416
06d09461
JB
14172009-09-07 Juanma Barranquero <lekktu@gmail.com>
1418
1419 * unidata/.gitignore: New file.
1420
cb335806
EZ
14212009-08-22 Eli Zaretskii <eliz@gnu.org>
1422
8e22fa7e
EZ
1423 * notes/bugtracker: How to reassign a bug to a list of packages.
1424
cb335806
EZ
1425 * notes/newfile: Details of how to check for problems with DOS 8+3
1426 file-name restrictions.
1427
14282009-08-18 Glenn Morris <rgm@gnu.org>
1429
1430 * notes/newfile: New file.
1431
54aa48fe
EZ
14322009-07-11 Eli Zaretskii <eliz@gnu.org>
1433
1434 * make-tarball.txt: Add a note about bumping the value of
1435 customize-changed-options-previous-release.
1436
aa4a9384
KH
14372009-06-24 Kenichi Handa <handa@m17n.org>
1438
fe7a3057 1439 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
1440 and don't compact the map. This is to prefer the first one in the
1441 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1442
09856751
KH
14432009-06-12 Kenichi Handa <handa@m17n.org>
1444
1445 * charsets/Makefile (JISX213A.map): Make it depend on
1446 mapfiles/JISX213A.map.gz.
1447 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1448
1449 * charsets/mapfiles/JISX213A.map.gz: New file.
1450
1451 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1452
09e47eb5
KH
14532009-06-12 Kenichi Handa <handa@m17n.org>
1454
1455 * charsets/mapfiles/*: New files.
1456
1457 * charsets/mule-charsets.el: Mostly re-written to generate all
1458 MULE-*.map files.
1459
1460 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1461 files.
1462
1463 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1464 EUC-JP-MS.
1465
1466 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1467
1468 * charsets/Makefile: Maps depend on files under mapfiles or
1469 ${GLIBC_CHARMAPS}.
1470
0b4ff5df
KH
14712009-04-21 Kenichi Handa <handa@m17n.org>
1472
1473 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1474 change.
1475
88758986
KH
14762009-04-17 Kenichi Handa <handa@m17n.org>
1477
f58e0fd5
SM
1478 * unidata/unidata-gen.el (unidata-get-decomposition):
1479 Adjust Hangle decomposition rule to Unicode.
88758986 1480
0af3fedf
KH
14812009-04-09 Kenichi Handa <handa@m17n.org>
1482
f58e0fd5
SM
1483 * unidata/unidata-gen.el (unidata-describe-decomposition):
1484 Return a string with a composition property to disable combining
0af3fedf
KH
1485 characters being composed.
1486
e308dcd3 14872009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
1488
1489 * quick-install-emacs: Be more clever about locating info directory.
1490
d9cce206
JB
14912009-02-24 Juanma Barranquero <lekktu@gmail.com>
1492
1493 * nt/README.W32: Fix typos.
1494
3deb93c6
JR
14952009-02-23 Jason Rumney <jasonr@gnu.org>
1496
ed9265fc 1497 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 1498
d9cce206
JB
1499 * nt/README.W32: Remove ever expanding versions of Windows.
1500 Shorten FAQ URL. Remove mention of obsolete lock directory.
1501 Windows distribution now bin and barebin only. Add note about
1502 SVG support. Remove old tar and gzip problem workarounds.
1503 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
1504
1505 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1506 undumped distribution no longer exists.
1507
e73521d0 15082009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
1509
1510 * nt/README.W32: Fix typo. (Bug#2207)
1511
1b1db3a9
CY
15122009-02-01 Chong Yidong <cyd@stupidchicken.com>
1513
1514 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1515
d90442ce
KH
15162008-12-02 Kenichi Handa <handa@m17n.org>
1517
1518 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1519 `decomposition' property adjusted.
1520 (unidata-split-decomposition): Don't include surrounding "<" and
1521 ">" in a symbol name.
1522
15232008-12-01 Kenichi Handa <handa@m17n.org>
1524
b97439ce
JB
1525 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1526 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
1527 (unidata-get-numeric, unidata-put-numeric)
1528 (unidata-gen-table-numeric): New functions.
1529 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1530
983ab7ba
EZ
15312008-11-29 Eli Zaretskii <eliz@gnu.org>
1532
1533 * notes/documentation: Add notes about Antinews.
1534
91236f63
GM
15352008-10-23 Glenn Morris <rgm@gnu.org>
1536
1537 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1538 Add/tweak some nextstep/ entries.
1539
c674e738
KH
15402008-09-19 Kenichi Handa <handa@m17n.org>
1541
1542 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1543 positions.
1544
293a3986
EZ
15452008-08-23 Eli Zaretskii <eliz@gnu.org>
1546
1547 * CPP-DEFINES: Add USER_FULL_NAME.
1548
b7063e7e
JR
15492008-08-16 Jason Rumney <jasonr@gnu.org>
1550
d4835507 1551 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 1552
295b47d8
JB
15532008-08-06 Juanma Barranquero <lekktu@gmail.com>
1554
1555 * nt/dump.bat: Fix mixed EOLs.
1556
14145fa3
AR
15572008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1558
0dcb2845 1559 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 1560
c3179b06
EZ
15612008-08-02 Eli Zaretskii <eliz@gnu.org>
1562
1563 * CPP-DEFINES: Add defines for accessing system processes.
1564
9e2a2647
DN
15652008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1566
1567 * make-tarball.txt:
1568 * admin.el:
1569 * FOR-RELEASE:
1570 * CPP-DEFINES: Remove mentions of Mac Carbon.
1571
d3841127
GM
15722008-07-16 Glenn Morris <rgm@gnu.org>
1573
1574 * admin.el (set-version, set-copyright): Add nextstep/ files.
1575
ba60bd44 15762008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 1577
0dcb2845 1578 * CPP-DEFINES: Add NS port related defines.
edfda783 1579
f2d8d275
GM
15802008-06-16 Glenn Morris <rgm@gnu.org>
1581
5de85e83
GM
1582 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1583 doc/lispref/book-spine.texinfo.
f2d8d275 1584
611bee81
GM
15852008-06-15 Glenn Morris <rgm@gnu.org>
1586
1587 * admin.el (set-version): Add doc/misc/faq.texi.
1588
d6710afe
JB
15892008-05-22 Juanma Barranquero <lekktu@gmail.com>
1590
1591 * FOR-RELEASE: Remove Windows problem about the XPM image library
1592 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1593
2e10f11c
JB
15942008-04-15 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1597
dd7d19d7
JB
15982008-04-14 Juanma Barranquero <lekktu@gmail.com>
1599
1600 * unidata/unidata-gen.el (unidata-prop-alist):
1601 Fix typo in description of `numeric-value'.
1602 (unidata-put-character): Fix typo in error message.
1603
2cbff44e
GM
16042008-02-21 Glenn Morris <rgm@gnu.org>
1605
1606 * notes/unicode, notes/font-backend: New files, split off from
1607 README.unicode.
1608
43bad2da
KH
16092008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1610
1611 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 1612 being used in latin1-disp.el. Remove the problem of
98723304
KH
1613 cp-supported-codepages. Remove the problem of lost changelog for
1614 ps-prin1.ps.
43bad2da 1615
8a7619ba
EZ
16162008-02-16 Eli Zaretskii <eliz@gnu.org>
1617
1618 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1619 non-portable in this context.
1620
1621 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1622 non-portable in this context.
1623
f96b6330
EZ
16242008-02-09 Eli Zaretskii <eliz@gnu.org>
1625
1626 * unidata/makefile.w32-in (lisp): New variable.
1627 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1628 lisp/emacs-lisp.
1629
56eb72a0
JR
16302008-02-04 Jason Rumney <jasonr@gnu.org>
1631
1632 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1633
a8fd9158
JB
16342008-02-02 Juanma Barranquero <lekktu@gmail.com>
1635
1636 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1637
c7e85fc7
EZ
16382008-02-02 Eli Zaretskii <eliz@gnu.org>
1639
9aa0b3c8
EZ
1640 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1641
bcc891c2 1642 * unidata/Makefile.in: Rename from Makefile.
5889232d 1643
c7e85fc7
EZ
1644 * unidata/makefile.w32-in: New file.
1645
db516472
JR
16462008-02-02 Jason Rumney <jasonr@gnu.org>
1647
1648 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1649
609789d7 16502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1651
aca7a3d2
MB
1652 * unidata/copyright.html: New file.
1653
609789d7 16542008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1655
1656 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1657 decomposition, if T is the same as TBase, don't include it in the
1658 returned list.
1659
609789d7 16602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1661
1662 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1663 (unidata-list): Initialize to nil.
1664 (unidata-setup-list): New function.
bcc891c2
GM
1665 (unidata-gen-files): New optional arg unidata-text-file.
1666 If it's nil, set unidata-text-file to the left command line arg.
1667 Call unidate-setup-list at first.
aca7a3d2 1668
bcc891c2 1669 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
1670 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1671
609789d7 16722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1673
bcc891c2
GM
1674 * unidata/unidata-gen.el: Fix comment typo.
1675 Change string-to-int to string-to-number.
1676 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
1677 (unidata-list): Just insert unidata-text-file.
1678 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 1679 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 1680
bcc891c2 1681 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
1682 (charprop.el): Depends on unidata.txt.
1683 (clean): Remove unidata.txt.
1684
609789d7 16852008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1686
1687 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1688 (unidata-get-name): Handle U+110B.
1689
609789d7 16902008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1691
1692 Sub-directory `unidata' is for codes to generate charprop.el and
1693 many other uni-*.el files from `UnicodeData.txt'.
1694
38942b9c 1695 * unidata/README: New file.
aca7a3d2
MB
1696
1697 * unidata/Makefile: New file.
1698
1699 * unidata/unidata-gen.el: New file.
1700
1701 * unidata/UnicodeData.txt: New file. Copied from
609789d7 1702 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
1703
1704 * unidata/.cvsignore: New file.
1705
609789d7 17062008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1707
1708 * charsets/.cvsignore: New file.
1709
1710 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1711
bcc891c2
GM
1712 * charsets/Makefile (all): Rename target from charsets.
1713 Depend on ${TRANS_TABLE}.
1714 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1715 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
1716 (install): Copy updated files only.
1717
17182008-02-02 Kenichi Handa <handa@m17n.org>
1719
bcc891c2 1720 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
1721
17222008-02-02 Kenichi Handa <handa@m17n.org>
1723
1724 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1725 0x2299 to 0x29BF.
1726
609789d7 17272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1728
1729 * charsets/Makefile (TRANS_TABLE): New macro.
1730 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 1731 (cp51932.el): New target.
aca7a3d2
MB
1732 (eucjp-ms.el): New target.
1733 (install): Include ${TRANS_TABLE}.
1734 (CJK): Include JISX213A.map.
1735 (JISX213A.map): New target.
1736
1737 * charsets/eucjp-ms.awk: New file.
1738
1739 * charsets/cp51932.awk: New file.
1740
609789d7 17412008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1742
1743 * charsets/cp932.awk: New file.
1744
bcc891c2 1745 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
1746
1747 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1748 running an awk program.
1749
609789d7 17502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1751
1752 * charsets/mapconv: Handle UNICODE2.
1753
c4cc8b9a 1754 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
1755 (CP932-2BYTE.map): New target.
1756
609789d7 17572008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1758
1759 * charsets: New directory for scripts to generate charset map
1760 files in ../etc/charsets/.
1761
bcc891c2 1762 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1763 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1764 * charsets/kuten.awk: New files.
aca7a3d2 1765
adf94aa6
GM
17662008-01-08 Glenn Morris <rgm@gnu.org>
1767
1768 * admin.el (set-version): Add doc/man/emacs.1.
1769
f3041af1
DN
17702008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1771
1772 * notes/copyright:
1773 * MAINTAINERS: Remove references to files that have been removed.
1774
a70c9a7a
GM
17752008-01-04 Glenn Morris <rgm@gnu.org>
1776
1777 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1778
aa5fea59
SM
17792007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1780
1781 * CPP-DEFINES: New file.
1782
f8747b72
RS
17832007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1784
1785 * FOR-RELEASE: Remove "window-system in face definition" [of
1786 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1787 on gnus-dired.el.
1788
24bbe01e
GM
17892007-12-05 Glenn Morris <rgm@gnu.org>
1790
1791 * admin.el (set-version): Handle configure.in. Adapt for doc/
1792 directory layout for manuals.
1793
0073bc5d
RS
17942007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1795
630cb3b7
JB
1796 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1797 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1798
1453abd0
GM
17992007-11-17 Glenn Morris <rgm@gnu.org>
1800
1801 * admin.el (process-lines): Move to ../lisp/subr.el.
1802
ca076674
GM
18032007-10-23 Glenn Morris <rgm@gnu.org>
1804
1805 * MAINTAINERS: Move here from ../.
1806
943756ea
JB
18072007-10-17 Juanma Barranquero <lekktu@gmail.com>
1808
1809 * make-emacs: Doc fix.
1810
bab9fcb4
GM
18112007-08-28 Glenn Morris <rgm@gnu.org>
1812
1813 * admin.el: Provide self.
1814
880820fe 18152007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1816
d58ee9f1 1817 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1818
cacc7b51
GM
18192007-07-25 Glenn Morris <rgm@gnu.org>
1820
1821 * Relicense all FSF files to GPLv3 or later.
1822
bfcea090
GM
18232007-06-07 Glenn Morris <rgm@gnu.org>
1824
1825 * admin.el (set-copyright): New function.
1826
017f0417
NR
18272007-04-25 Nick Roberts <nickrob@snap.net.nz>
1828
1829 * make-tarball.txt: Add note about cutting the branch.
1830
537a062f
CY
18312007-06-02 Chong Yidong <cyd@stupidchicken.com>
1832
1833 * Version 22.1 released.
1834
77083ca3
EZ
18352007-02-03 Eli Zaretskii <eliz@gnu.org>
1836
1837 * nt/makedist.bat: Change EOL format to DOS. Don't use
1838 redirection characters in REM lines.
1839
880820fe 18402007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1841
1842 * FOR-RELEASE: Removed Gtk/Xft issue.
1843
1fc8c92b
MB
18442007-01-01 Miles Bader <miles@gnu.org>
1845
1846 * quick-install-emacs (get_config_var): Deal with weird magic
1847 string inserted by recent versions of autoconf.
1848
7dce1990
JB
18492006-11-25 Juanma Barranquero <lekktu@gmail.com>
1850
1851 * admin.el (set-version): Set version number in
1852 lib-src/makefile.w32-in.
1853
dc3d1157
RS
18542006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1855
1856 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1857 due to a local miss-configuration.
1858
08c85160
CY
18592006-10-28 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * make-announcement (OLD): Remove LEIM references in announcement
1862 since it is now built-in.
1863
d0834a5c
YM
18642006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1865
1866 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1867
151fe029
KH
18682006-10-03 Kenichi Handa <handa@m17n.org>
1869
1870 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1871
e71cb549
CY
18722006-08-13 Chong Yidong <cyd@stupidchicken.com>
1873
1874 * FOR-RELEASE: Elisp manual checking completed.
1875
6232e72d
RS
18762006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1877
1878 * FOR-RELEASE: Update refcard section.
1879
8a8476f9
KS
18802006-07-14 Kim F. Storm <storm@cua.dk>
1881
1882 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1883
1eca02e7
KS
18842006-07-09 Kim F. Storm <storm@cua.dk>
1885
1886 * README: Use outline format. Add FOR-RELEASE.
1887
7fa61471
CY
18882006-06-27 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * FOR-RELEASE: Checking of info.texi done.
1891
8361675a
RS
18922006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1893
1894 * FOR-RELEASE: Update refcard section.
1895
3f168e29
RS
18962006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1897
1898 * FOR-RELEASE: Update refcard section.
1899
f195dc16
CY
19002006-05-25 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * FOR-RELEASE: Key sequence elisp node done.
1903
49561a36
RS
19042006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1905
1906 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1907
6fedb9f9
CY
19082006-05-21 Chong Yidong <cyd@mit.edu>
1909
1910 * FOR-RELEASE: point-entered /point-left bug fixed.
1911
61515a63
EZ
19122006-05-12 Eli Zaretskii <eliz@gnu.org>
1913
1914 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1915 entry.
1916
4297ece2
BW
19172006-05-06 Bill Wohler <wohler@newt.com>
1918
1919 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1920 about it.
1921
4bbe413d 19222006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1923
4bbe413d 1924 * ./* (Copyright): Updated Copyright year(s).
49561a36 1925
6b82baf6
RS
19262006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1927
1928 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1929
49af2995
KS
19302006-02-20 Kim F. Storm <storm@cua.dk>
1931
1932 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1933 Rework how fringe bitmaps are defined and used.
e4920bc9 1934 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1935 one-level representation. It would be cleaner to split the
1936 representation into a two-level model where first level maps
1937 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1938 a bitmap appearance.
49af2995 1939
d5e87a2f
CY
19402006-01-27 Chong Yidong <cyd@stupidchicken.com>
1941
8a8476f9 1942 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1943
9c43c921
BW
19442005-12-13 Bill Wohler <wohler@newt.com>
1945
1946 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1947
6ed81b24
RS
19482005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1949
c95dddbe
RS
1950 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1951 completing-read-multiple, mail-extract-address-components,
1952 mail-mode, quail-define-package, save-buffer and
1953 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1954
2950d850
CY
19552005-11-28 Chong Yidong <cyd@stupidchicken.com>
1956
1957 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1958
ab4d879e
KS
19592005-11-11 Kim F. Storm <storm@cua.dk>
1960
1961 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1962 when displaying a non-breaking space in an overlay string.
1963
932dc33b
CY
19642005-10-30 Chong Yidong <cyd@stupidchicken.com>
1965
1966 * FOR-RELEASE: Init file change implemented.
1967
c809f7cc
CY
19682005-10-27 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1971
4754e179 19722005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1973
1974 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1975 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1976
ffda926c
BW
19772005-10-17 Bill Wohler <wohler@newt.com>
1978
f58e0fd5 1979 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1980 since it's gone. Also marked mh-e as done.
ffda926c 1981
2d4713aa
JB
19822005-10-11 Juanma Barranquero <lekktu@gmail.com>
1983
1984 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1985 libraries on Windows (Done).
1986
95f76284
JR
19872005-10-01 Jason Rumney <jasonr@gnu.org>
1988
1989 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1990
52f277bf
RF
19912005-08-31 Romain Francoise <romain@orebokech.com>
1992
630cb3b7 1993 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1994 item (Done).
1995
c0eb0519
RF
19962005-08-27 Romain Francoise <romain@orebokech.com>
1997
1998 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1999
385ee3de 20002005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
2001
2002 Update FSF's address in GPL notices.
2003
257914aa
LK
20042005-06-10 Lute Kamstra <lute@gnu.org>
2005
2006 * admin.el (set-version): Set version in lisp manual too.
2007 * make-tarball.txt: Commit lispref/elisp.texi too.
2008
a4e51a7a
RS
20092005-06-04 Richard M. Stallman <rms@gnu.org>
2010
2011 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
2012 Other cleanups.
2013
834671a6
LK
20142005-04-19 Lute Kamstra <lute@gnu.org>
2015
2016 * make-tarball.txt: Don't commit lisp/loaddefs.el.
2017
54381691
LK
20182005-04-14 Lute Kamstra <lute@gnu.org>
2019
118e2c39
LK
2020 * nt/makedist.bat (elfiles): Update.
2021
54381691
LK
2022 * admin.el (add-release-logs): Fix require call.
2023
0b048d52
MT
20242005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
2025
f58e0fd5 2026 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
2027 The first line of every tutorial must begin with a sentence saying
2028 "Emacs Tutorial" in the respective language. This should be
2029 followed by "See end for copying conditions", likewise in the
2030 respective language.
0b048d52 2031
18cd5892
LT
20322005-03-29 Luc Teirlinck <teirllm@auburn.edu>
2033
2034 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
2035 Add `undo-ask-before-discard' to it.
2036
9a1c5fbf
MB
20372005-03-02 Miles Bader <miles@gnu.org>
2038
2039 * quick-install-emacs: Only use the mkdir --verbose option if the
2040 script's --verbose option was specified (this avoids problems with
2041 default usage on systems where mkdir doesn't support that option).
2042
e25c1ca6
JR
20432005-02-15 Jason Rumney <jasonr@gnu.org>
2044
fffa137c 2045 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
2046 tar --exclude.
2047
880820fe 20482004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
2049
2050 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
2051
6622d928
LT
20522004-09-20 Luc Teirlinck <teirllm@auburn.edu>
2053
2054 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
2055 Elisp manuals.
2056
d574552a
LT
20572004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2058
2059 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 2060 Emacs and Elisp manuals.
d574552a 2061
0a5e5be0
KS
20622004-09-11 Kim F. Storm <storm@cua.dk>
2063
2064 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
2065 (Documentation): Add NEWS entry.
2066 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 2067
2661eae9
KS
20682004-08-29 Kim F. Storm <storm@cua.dk>
2069
2070 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
2071
880820fe 20722004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 2073
c4cc8b9a 2074 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
2075 (now behaves as well as other ports).
2076
880820fe 20772004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 2078
2661eae9 2079 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 2080
44618f20 20812004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
2082
2083 * FOR-RELEASE: Moved here from the etc directory.
2084
db281452
TTN
20852004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2086
2087 * notes/BRANCH: New file, to be maintained per CVS branch.
2088
feebeb72
MB
20892003-10-01 Miles Bader <miles@gnu.org>
2090
2091 * quick-install-emacs: Don't use "function" keyword when defining
2092 shell functions.
2093
44618f20
LK
20942003-09-29 Lute Kamstra <lute@gnu.org>
2095
2096 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
2097
e04e1ce2
MB
20982003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
2099
2100 * quick-install-emacs: Remove fns-* pruning, since that file no
2101 longer seems to be generated.
2102 (AVOID): Quote literal periods. Quote braces in a way acceptable
2103 to all parties (gawk gets bitchy about using `\').
2104
6cce52e8
MB
21052003-08-19 Miles Bader <miles@gnu.org>
2106
2107 * quick-install-emacs: Add arch-specific ignored files to
2108 quick-install-emacs. Use quoting for periods that's acceptable
2109 to recent versions of gawk.
2110
13582d53
MR
21112003-08-11 Markus Rost <rost@math.ohio-state.edu>
2112
2113 * cus-test.el: Remove obsolete workaround.
2114
e53925a5
AI
21152003-04-22 Andrew Innes <andrewi@gnu.org>
2116
2117 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
2118 emacs.exe before zipping, and including batch file to recreate
2119 after unpacking.
2120
e53925a5
AI
2121 * nt/README-ftp-server: Update wording and version number etc.
2122 Add extra instructions for installing multi-file .zip
2123 distribution.
2124
2125 * nt/README.W32: Remove personal email address and update wording.
2126
2127 * nt/README-UNDUMP.W32: Remove personal email address and update
2128 wording.
2129
880820fe 21302003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
2131
2132 * make-changelog-diff: New script, code stolen from make-announcement.
2133
2134 * make-announcement: Use make-changelog-diff.
2135
880820fe 21362003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
2137
2138 * make-tarball.txt: Step-by-step instructions for making a tarball.
2139
10d1d0af 2140 * make-announcement: A script for creating pretest announcements.
163c6f1c 2141
880820fe 21422003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
2143
2144 * admin.el (add-release-logs): Expand the directory name before
2145 calling find(1).
2146 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 2147 the date and the user's name and address.
33b97f32 2148
7b997a97
MB
21492003-01-07 Miles Bader <miles@gnu.org>
2150
2151 * quick-install-emacs: Unset LANG etc. to avoid non-standard
2152 command output from non-C locales.
2153
6c465a15 21542002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 2155
3bc08206 2156 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 2157 which can be run in batch mode. See the Commentary section.
bd08d86a 2158
5ce129c2
MR
21592002-10-08 Markus Rost <rost@math.ohio-state.edu>
2160
2161 * cus-test.el: New file.
2162
14dd2fe9
MB
21632002-05-27 Miles Bader <miles@gnu.org>
2164
2165 * quick-install-emacs (VERSION): Calculate using the same method
2166 that configure.in uses.
2167
880820fe 21682002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
2169
2170 * emacs-pretesters: New file with information for Emacs
2171 pretesters.
2172
b9a07996
PE
21732002-03-22 Paul Eggert <eggert@twinsun.com>
2174
2175 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2176 POSIX 1003.1-2001 disallows both usages.
2177
38b81d74
AI
21782002-02-11 Andrew Innes <andrewi@gnu.org>
2179
2180 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
2181
72a68345
AI
21822002-01-24 Andrew Innes <andrewi@gnu.org>
2183
2184 * nt/README.W32: Remove unnecessary version number and date
2185 references.
2186
2187 * nt/README-UNDUMP.W32: Ditto.
2188
ebbaf4e3
GM
21892001-12-06 Gerd Moellmann <gerd@gnu.org>
2190
2191 * make-emacs: Add --trace-move.
2192
461a1459
AI
21932001-10-23 Andrew Innes <andrewi@gnu.org>
2194
2195 * nt/makedist.bat: Remove remaining obsolete reference to
2196 GETTING.GNU.SOFTWARE.
2197
26fe1f92
GM
21982001-10-22 Gerd Moellmann <gerd@gnu.org>
2199
2200 * admin.el (set-version): Use `s' interactive spec for
2201 version number.
2202
71431a0e
GM
22032001-10-20 Gerd Moellmann <gerd@gnu.org>
2204
6aa97356 2205 * (Version 21.1 released.)
71431a0e 2206
e568708b
GM
22072001-10-20 Gerd Moellmann <gerd@gnu.org>
2208
2209 * admin.el (add-release-logs): Put the log entry in lispref, too.
2210
c5915370
MB
22112001-10-20 Miles Bader <miles@gnu.org>
2212
2213 * quick-install-emacs: Exit if we can't find some variable.
2214 (AVOID): Add .orig & .rej files.
2215 (get_config_var): Be more liberal about format of config.status
2216 sed commands.
2217
5a4a5bd4
GM
22182001-10-19 Gerd Moellmann <gerd@gnu.org>
2219
74499542
GM
2220 * admin.el: New file.
2221
5a4a5bd4
GM
2222 * build-configs: Add --help option. Add support for building
2223 in arbitrary source trees.
2224
09954f3b
GM
22252001-10-17 Gerd Moellmann <gerd@gnu.org>
2226
2227 * alloc-colors.c: New file.
2228
f2164e31
GM
22292001-10-13 Gerd Moellmann <gerd@gnu.org>
2230
2231 * make-emacs: Add --boot switch for bootstrapping. Logs to
2232 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2233
ab952a4f
GM
22342001-10-05 Gerd Moellmann <gerd@gnu.org>
2235
2236 * Branch for 21.1.
6c465a15 2237
f537c3cd
EZ
22382001-09-04 Andrew Innes <andrewi@gnu.org>
2239
1bf6ecf2 2240 * nt/makedist.bat: Remove reference to obsolete file
f537c3cd
EZ
2241 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2242 version of tar used.
2243
2244;; Local Variables:
880820fe 2245;; coding: utf-8
f537c3cd 2246;; End:
2a34a036 2247
ba318903 2248 Copyright (C) 2001-2014 Free Software Foundation, Inc.
5b87ad55
GM
2249
2250 This file is part of GNU Emacs.
2251
9ad5de0c 2252 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 2253 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
2254 the Free Software Foundation, either version 3 of the License, or
2255 (at your option) any later version.
5b87ad55
GM
2256
2257 GNU Emacs is distributed in the hope that it will be useful,
2258 but WITHOUT ANY WARRANTY; without even the implied warranty of
2259 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2260 GNU General Public License for more details.
2261
2262 You should have received a copy of the GNU General Public License
9ad5de0c 2263 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.