aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-07-14 11:04:49 +0200
committerJoakim Verona2013-07-14 11:04:49 +0200
commit0bb9bb0841d89fff09820a57369df4cb01b16b43 (patch)
tree832bf9fa8415eef0ce464d22b3ee1300cfa90bb1 /admin/ChangeLog
parent3718127221fbbc31f8ebd027ab7c95403dbe9118 (diff)
parent3af1c8684ed6e48fbc21481d129e9aa164752c6e (diff)
downloademacs-0bb9bb0841d89fff09820a57369df4cb01b16b43.tar.gz
emacs-0bb9bb0841d89fff09820a57369df4cb01b16b43.zip
Merge branch 'trunk' into xwidget
Conflicts: src/xdisp.c
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 8746657517e..cbcd698e8b1 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,36 @@
12013-07-12 Glenn Morris <rgm@gnu.org>
2
3 * admin.el (manual-style-string): Use non-abbreviated url.
4
52013-07-09 Paul Eggert <eggert@cs.ucla.edu>
6
7 Port recent close-on-exec changes to Cygwin (Bug#14821).
8 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
9
10 Handle error numbers a bit more reliably.
11 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
12
132013-07-07 Paul Eggert <eggert@cs.ucla.edu>
14
15 Make file descriptors close-on-exec when possible (Bug#14803).
16 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
17 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
18
192013-07-06 Glenn Morris <rgm@gnu.org>
20
21 * admin.el (manual-misc-manuals): New function.
22 (make-manuals): Avoid hard-coding list of misc manuals.
23 Add the option to only make certain type(s) of output.
24 (manual-misc-html): Special-case ccmode and efaq.
25 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
26 Move creation of output directory here from make-manuals.
27 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
28
292013-07-05 Glenn Morris <rgm@gnu.org>
30
31 * admin.el (make-manuals): Use a standard location for lispintro.
32 Use a pdf/ subdirectory for pdf versions.
33
12013-06-29 Glenn Morris <rgm@gnu.org> 342013-06-29 Glenn Morris <rgm@gnu.org>
2 35
3 * admin.el (make-manuals): Don't bother with txt or dvi any more. 36 * admin.el (make-manuals): Don't bother with txt or dvi any more.