guile-snarf configuration
[bpt/emacs.git] / doc / misc / ChangeLog
index 1293166..d7b030f 100644 (file)
@@ -1,3 +1,68 @@
+2014-06-24  Leo Liu  <sdl.web@gmail.com>
+
+       * dired-x.texi (Omitting Files in Dired, Omitting Variables):
+       Fix key binding to dired-omit-mode.  (Bug#16354)
+
+2014-06-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * autotype.texi (Skeleton Language): Document the \n feature better.
+
+2014-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (%.texi): Disable implicit rules.
+
+2014-06-22  Mario Lang  <mlang@delysid.org>
+
+       * srecode.texi (Base Arguments): The the -> to the.
+
+       * org.texi (Images in ODT export): The the -> the.
+
+2014-06-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * autotype.texi (Skeleton Language): Document the feature of \n
+       when at eol.
+
+2014-06-21  Michael Albinus  <michael.albinus@gmx.de>
+
+       * dbus.texi (Type Conversion): Formatting edits in example.
+
+2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.10.
+
+       * tramp.texi (Inline methods): Remove restriction on "telnet".
+       Recommend sharing ssh connections for "plink".
+       (External methods): Remove "sftp".  Merge "pscp" and "psftp"
+       descriptions.  Recommend sharing ssh connections.  Add "nc" method.
+       (GVFS based methods): Add "sftp".
+       (Customizing Completion, External packages, Issues):
+       Use @dots{}.
+
+       * trampver.texi: Update release number.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (bootstrap-clean): New.
+
+2014-06-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
+
+       * ses.texi: Adding documentation for SES local printer functions.
+
+2014-06-12  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in: Use GNU Make features to reduce duplication.
+       (mkinfodir): Remove.
+       (${buildinfodir}): Generate using an order-only prerequisite.
+       (.dvi.ps): Replace with pattern rule.
+       ($INFO_TARGETS): Mark as PHONY.
+       (${buildinfodir}): New rule.
+       (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
+       (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
+       New pattern rules, replacing numerous previous explicit rules.
+       (info_template): New definition.
+       (gnus.dvi, gnus.pdf): Use distinct intermediate files.
+       (mostlyclean): Adjust for above gnus change.
+
 2014-06-11  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.