todo-mode.el: Remove dependence on auto-mode-alist.
[bpt/emacs.git] / doc / misc / ChangeLog
index ca17200..63e2cf7 100644 (file)
@@ -1,3 +1,172 @@
+2014-05-23  Stephen Berman  <stephen.berman@gmx.net>
+
+       * todo-mode.texi: Update in light of changes due to bug#17482.
+       Replace numerous mistaken uses of literal quotes with proper
+       Texinfo markup.
+       (Todo Mode Entry Points): Comment out reference to using find-file
+       or Dired to visit Todo files, since this has been disabled (bug#17482).
+
+2014-05-06  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Frequently Asked Questions): Mention HISTFILE
+       setting in ~/.ssh/environment.
+
+2014-05-02  Stephen Berman  <stephen.berman@gmx.net>
+
+       * todo-mode.texi: Update, improve exposition, add cross
+       references, fix typos.
+       (Inserting New Items, Editing Item Headers and Text): Rewrite to
+       document new user interface.
+
+2014-05-01  Glenn Morris  <rgm@gnu.org>
+
+       * autotype.texi (Skeleton Language):
+       * message.texi (Header Commands): Replace `iff'.
+
+2014-04-22  Bastien Guerry  <bzg@gnu.org>
+
+       * org.texi (Installation): Be more clear on why installing Org
+       through ELPA should be done without loading any Org file.
+
+       * org.texi (Emphasis and monospace): Document the use of
+       =verbatim= and ~code~ to be consistent with
+       `org-element-text-markup-successor'.
+
+       * org.texi (In-buffer settings, Radio tables): Tiny fixes.
+
+       * org.texi (Initial visibility):
+       * org.texi (Literal examples): Fix typos.
+
+2014-04-22  Michael Brand  <michael.ch.brand@gmail.com>
+
+       * org.texi (Column attributes): Add a sentence to point out
+       the dependency on the format specifier.
+
+2014-04-22  Nicolas Goaziou  <n.goaziou@gmail.com>
+
+       * org.texi (The Export Dispatcher): Reformulation.
+
+       * org.texi (@LaTeX{} specific attributes): Update manual.
+
+       * org.texi (Top, Exporting): Org has its own documentation and
+       should therefore be removed from "Other build-in back-ends".
+
+2014-03-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * texinfo.tex: Update from gnulib.
+
+2014-03-24  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Frequently Asked Questions): Add fish shell settings.
+
+2014-03-21  Glenn Morris  <rgm@gnu.org>
+
+       * ede.texi (ede-linux):
+       * vip.texi (New Bindings): Tiny copyedits.
+
+2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * vip.texi (Other Vi Commands): Adjust doc of C-j.
+
+       * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
+       defined by CC-mode but globally.
+       (FAQ): Tweak text about RET and auto-indentation.
+
+2014-03-18  David Engster  <deng@randomsample.de>
+
+       * ede.texi (Project Local Variables): Remove reference to
+       `ede-java-root' and the example using it.
+       (Android projects, ede-java-root): Remove nodes since they are
+       only in CEDET upstream (Bug#17030).  All nodes updated.
+       (ede-cpp-root): Document the :compile-command slot.
+       (ede-linux): Document new variables
+       `project-linux-build-directory-default' and
+       `project-linux-architecture-default'.
+
+2014-03-12  Glenn Morris  <rgm@gnu.org>
+
+       * eww.texi (History and Acknowledgments):
+       Don't list everyone who changed the code.
+
+       * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
+       * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
+       * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
+       * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
+       * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
+       Use @file for buffers, per the Texinfo manual.
+
+2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
+       so that the Org Manual's style for ` and ' in code is consistent
+       with the other Emacs manuals.  This affects PDF, not .info files.
+
+2014-03-12  Glenn Morris  <rgm@gnu.org>
+
+       * octave-mode.texi (Using Octave Mode): Remove outdated stuff
+       about RET and indentation.
+
+2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus.texi:
+       * semantic.texi: Fix whitespace.
+
+       * ede.texi (Android projects):
+       * eieio.texi (Class Options, Making New Objects)
+       (Method Invocation, CLOS compatibility):
+       * sem-user.texi (Tag Decoration Mode): Fix typos.
+
+2014-03-02  Xue Fuqiao  <xfq@gnu.org>
+
+       * sem-user.texi (Create System Databases): Markup fix.
+
+2014-02-28  Glenn Morris  <rgm@gnu.org>
+
+       * info.texi (Further Reading): Rename node from Expert Info.
+       Remove stuff about writing Info nodes by hand.
+       (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
+
+       * info.texi: Nuke hand-written node pointers.
+
+2014-02-28  Karl Berry  <karl@gnu.org>
+
+       * info.texi (Top): Mention H for a summary of all commands.
+
+2014-02-25  Glenn Morris  <rgm@gnu.org>
+
+       * edt.texi (Quick start, Starting emulation): Update hook details.
+       * efaq.texi (Fullscreen mode on MS-Windows)
+       (Terminal setup code works after Emacs has begun): Update hook details.
+       * vip.texi (Loading VIP): Fix hook example.
+
+       * efaq-w32.texi (Bash): Don't use setq with hooks.
+
+2014-02-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * texinfo.tex: Update from gnulib.
+
+2014-02-22  Xue Fuqiao  <xfq@gnu.org>
+
+       * remember.texi (Quick Start): Add an index.
+       (Function Reference, Quick Start): Add cross-references.
+
+2014-02-21  Glenn Morris  <rgm@gnu.org>
+
+       * flymake.texi (Starting the syntax check process): Grammar fix.
+
+       * tramp.texi (External packages): Grammar fix.
+       Reword for default sentinel not being nil any more.
+
+2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
+
+       * trampver.texi: Update release number.
+
+2014-02-19  Glenn Morris  <rgm@gnu.org>
+
+       * remember.texi: Copyedits.
+       (Quick Start): No need for manual autoloads.  Mention remember-notes.
+       (Function Reference): Update arguments.  Add new commands.
+
 2014-02-18  Glenn Morris  <rgm@gnu.org>
 
        * remember.texi (copying): Bump remember mode version.
 
        * org.texi (Global and local cycling): Fix missing '@'.
 
-2013-01-07 Bastien Guerry <bzg@gnu.org>
+2013-01-07  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Global and local cycling): Mention C-u C-u TAB.
        (Include files, The Export Dispatcher)
 
 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * ido.texi (Working Directories):
-       (Flexible Matching, Regexp Matching, Find File At Point)
-       (Ignoring, Misc Customization): Use @defopt for user options.
+       * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
+       (Find File At Point, Ignoring, Misc Customization): Use @defopt
+       for user options.
 
 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
 
 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
 
        * sc.texi (Introduction): Fix index.
-       (Usage Overview):
-       (Citations, Citation Elements, Recognizing Citations)
+       (Usage Overview, Citations, Citation Elements, Recognizing Citations)
        (Information Keys and the Info Alist, Reference Headers)
        (The Built-in Header Rewrite Functions)
        (Electric References, Reply Buffer Initialization)
 
        * newsticker.texi (Usage): Use @key for RET.
 
-       * cl.texi (Argument Lists):
-       (For Clauses):
+       * cl.texi (Argument Lists, For Clauses)
        (Macros): Add indexes.
 
 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
 
        * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
-       (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
+       (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
        (todo-mode.dvi, todo-mode.pdf): New rules.
 
        * todo-mode.texi: New file.
 
 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * calc.texi (Basic Operations on Units):
-       (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
+       * calc.texi (Basic Operations on Units, Customizing Calc):
+       Mention the variable `calc-allow-units-as-numbers'.
 
 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
 
        * ede.texi (Top): Rename from top, all uses changed.
        * eshell.texi: Add missing argument to @sp.
        * forms.texi (Top): Reorder menu to match structure.
-       * htmlfontify.texi (Customisation): Add missing @item in
+       * htmlfontify.texi (Customization): Add missing @item in
        @enumerate.
        * org.texi (Advanced features): Add missing argument for @item.
        (Property searches): Use @backslashchar{} in macro argument.
 
 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
 
-       * org.texi (Handling links):
-       (In-buffer settings): Document inlining images on startup.
+       * org.texi (Handling links, In-buffer settings):
+       Document inlining images on startup.
 
 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
 
 
 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
 
-       * calc.texi (Editing Stack Entries):
-       (Algebraic Entry): Rewrite introductory sentences so it can be used by
+       * calc.texi (Editing Stack Entries, Algebraic Entry):
+       Rewrite introductory sentences so it can be used by
        Calc's help functions.  Mention fixing typos.
        (Customizing Calc): Fix typo.
 
        * info.texi (Help-Xref):
        * message.texi (Message Headers):
        * org.texi (Remember):
-       * reftex.texi (Options (Defining Label Environments)):
-       (Options (Index Support)):
-       (Options (Viewing Cross-References)):
-       (Options (Misc)):
-       (Changes):
+       * reftex.texi (Options (Defining Label Environments))
+       (Options (Index Support), Options (Viewing Cross-References))
+       (Options (Misc), Changes):
        * speedbar.texi (Creating a display):
        * tramp.texi (Customizing Completion, Auto-save and Backup):
        Texinfo usage fix.
 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * idlwave.texi (Continued Statement Indentation):
-       * reftex.texi (Options (Index Support)):
+       * reftex.texi (Options (Index Support))
        (Displaying and Editing the Index, Table of Contents):
        * speedbar.texi (Creating a display, Major Display Modes):
        Replace non-nil with non-@code{nil}.
 
 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
 
-       * gnus.texi (Easy Picons): Removed references to
+       * gnus.texi (Easy Picons): Remove references to
        `gnus-group-display-picons'.
        (Hard Picons): Ditto.