aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-09-10 23:52:26 +0200
committerJoakim Verona2013-09-10 23:52:26 +0200
commit63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c (patch)
treee5078c5545c777e21944a9ee4199a6f2c6d25ca9 /doc/misc/ChangeLog
parent92aeabcc8a007f521a664e3aee092eb80ad0f49a (diff)
downloademacs-63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c.tar.gz
emacs-63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c.zip
merge upstream
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index ca620a15b4f..e3ad5688f22 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,5 +1,27 @@
12013-09-08 Glenn Morris <rgm@gnu.org>
2
3 * emacs-gnutls.texi: Tweak direntry.
4
52013-09-06 Michael Albinus <michael.albinus@gmx.de>
6
7 * tramp.texi (Alternative Syntax): Remove chapter.
8
92013-08-28 Paul Eggert <eggert@cs.ucla.edu>
10
11 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
12 for portability to hosts where /bin/sh has problems.
13
142013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
15
16 Try to reduce redundancy in doc/misc/Makefile.in.
17 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
18 (TARGETS): New intermediate variable.
19 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
20
12013-08-27 Glenn Morris <rgm@gnu.org> 212013-08-27 Glenn Morris <rgm@gnu.org>
2 22
23 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
24
3 * efaq.texi: Rename from faq.texi, to match its output files. 25 * efaq.texi: Rename from faq.texi, to match its output files.
4 * Makefile.in: Update for faq.texi name change. 26 * Makefile.in: Update for faq.texi name change.
5 27