]> code.delx.au - gnu-emacs/blobdiff - doc/misc/ChangeLog
lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration
[gnu-emacs] / doc / misc / ChangeLog
index 23c3e66b86ffa8b6d6506183b93ed068a13db909..e75589f92ecce7128001d66902e431efc227c99a 100644 (file)
@@ -1,3 +1,155 @@
+2015-01-23  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
+
+       * eudc.texi (LDAP Configuration): Rename from LDAP Requirements
+       and provide configuration examples.
+
+2015-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * eieio.texi (Slot Options): Document :protection as unsupported.
+
+2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.11.
+       * trampver.texi: Update release number.
+
+2014-12-31  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Less 'make' chatter for Emacs doc
+       * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
+       (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
+       (ENVADD, $(buildinfodir)/%.info, %.html, ${buildinfodir}/ccmode.info)
+       (${buildinfodir}/efaq%.info, efaq%.html):
+       Use them.
+
+2014-12-31  Filipp Gunbin  <fgunbin@fastmail.fm>
+
+       * info.texi (Create Info buffer): Mention info-display-manual prefix.
+
+2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * efaq.texi (Displaying the current file name in the titlebar):
+       Prefer (system-name) to system-name.
+       * smtpmail.texi (Server workarounds): Fix grammar.
+
+2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
+
+       * gnus.texi (Gnus Registry Setup): Explain pruning changes.
+       Mention gnus-registry-prune-factor. Explain sorting changes and
+       gnus-registry-default-sort-function. Correct file extension.
+
+2014-12-17  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (About This Manual): Update instructions
+       for building the manual.
+
+2014-12-15  Alan Mackenzie  <acm@muc.de>
+
+       "Advice" is a mass noun.  Amend text accordingly.
+       * cl.texi (Obsolete Macros): Replace "an advice" with "advice".
+
+2014-12-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * texinfo.tex: Update from gnulib.
+
+2014-12-08  Andrey Kotlarski  <m00naticus@gmail.com>
+
+       * eww.texi (Basics): Document managing multiple eww buffers.
+
+2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * eww.texi (Basics): Document eww PDF viewing.
+
+2014-11-23  Ivan Shmakov  <ivan@siamics.net>
+
+       * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
+
+2014-11-23  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Remote processes): Let-bind environment variables to
+       `process-environment' when running `process-file' or
+       `start-file-process'.
+
+2014-11-19  Ivan Shmakov  <ivan@siamics.net>
+
+       * eww.texi (Basics): Document `eww-history-limit'.
+
+2014-11-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * org.texi (The date/time prompt, Matching tags and properties):
+       Use leading zero with 24-hour times less than 10:00.
+
+2014-11-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * eww.texi (Variable Index): Mention `eww-after-render-hook'.
+
+2014-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * eww.texi (Basics): Document `eww-readable'.
+
+2014-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Top): Add missing `HTML' menu.
+       (HTML): Fix xref to FAQ 4-16.
+
+2014-11-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (version): Remove variable.
+       (clean): No longer delete dist tarfile.
+       (dist): Remove rule; replace with code in admin.el.
+
+2014-11-08  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (${buildinfodir}/ccmode.info)
+       (${buildinfodir}/efaq%.info): Ensure output directory exists.
+
+2014-11-07  Tassilo Horn  <tsdh@gnu.org>
+
+       * gnus.texi (HTML): Update section so that it mentions shr and w3m.
+       Also link the full EWW manual that explains more on shr, too.
+
+       * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
+       increase contrast when displaying HTML mail with shr.
+
+       * eww.texi (Advanced): Document increasing contrast with
+       shr-color-visible-distance-min and
+       shr-color-visible-luminance-min.
+
+2014-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi (Help for users): Explain quoting rules better.
+
+2014-10-30  Glenn Morris  <rgm@gnu.org>
+
+       * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
+
+2014-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
+       since `setf' is in core rather than in CL nowadays.
+
+2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Simplify use of current-time and friends.
+       * org.texi (Dynamic blocks): Omit unnecessary call to current-time
+       in example.
+
+2014-10-28  Christopher Schmidt  <ch@ristopher.com>
+
+       * calc.texi (Quick Calculator): Mention prefix argument of
+       `quick-calc'.
+
+2014-10-26  Eric S. Raymond  <esr@thyrsus.com>
+
+       * efaq-w32.texi: Neutralize language specific to a repository type.
+
+2014-10-25  Eric S. Raymond  <esr@thyrsus.com>
+
+       * gnus-coding.texi: Neutralize language specific to a repository type.
+
+2014-10-20  Glenn Morris  <rgm@gnu.org>
+
+       * Merge in all changes up to 24.4 release.
+
 2014-10-13  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (dist): Update for new output variables.
 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
 
        * newsticker.texi: Reworked.  Document new treeview group
-       commands.  Remove VERSION, UPDATED, use EMACSVER instead.  Use
-       term 'feed reader'.
+       commands.  Remove VERSION, UPDATED, use EMACSVER instead.
+       Use term 'feed reader'.
 
 2014-09-04  Paul Eggert  <eggert@cs.ucla.edu>
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.