2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
[bpt/emacs.git] / doc / misc / ChangeLog
index ae0d845..e0fbe26 100644 (file)
@@ -1,3 +1,181 @@
+2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
+
+       * calc.texi (Date Forms): Fix typos.
+
+2009-08-08  Glenn Morris  <rgm@gnu.org>
+
+       * org.texi (Agenda commands): Restore clobbered change.
+
+2009-08-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * calc.texi (Graphics, Devices): Update with the peculiarities of
+       operation on MS-Windows.
+
+2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
+
+       * org.texi (Publishing action): Improve documentation of file
+       names when publishing to the source directory.
+       (Clean view): Document `org-indent-mode'.
+       (Clocking work time): Add documentation for the
+       new :timetamp option when creating a clock report.
+       (Paragraphs): Fix many typos.
+       (Plain lists): Remove duplicate explanation about the
+       `C-c *' command.
+       (Literal examples): Update to reflect the new behavior
+       of the -n -r -k switches when exporting source code examples.
+       (Structure editing): Add information about `C-c *',
+       converting a plain list into a list of Org items.
+       (Remember): Small rephrasing of the paragraph
+       describing remember.el.  Also mentioned that remember.el is part
+       of Emacs 23, not Emacs 22.
+       (Clocking work time): Add documentation about
+       displaying the current clocking time against the effort estimate.
+       Also add a footnote about using `org-clock-in-prepare-hook' to add
+       an effort estimate on the fly, just before clocking it.
+       (Footnotes): Document automatic renumbering and
+       sorting.
+       (Agenda commands): Document new bulk commands.
+       (Plain lists): Document new behavior of
+       `org-cycle-include-plain-lists'.
+        Hyphenation only in TeX.
+       (Clocking work time): Document the key to update effort
+       estimates.
+       (Clocking work time): Document the clock time display.
+       (Structure editing, TODO basics): Document new
+       variables.
+       (Column attributes): Document new colciew operators.
+       (Publishing options): Document :xml-declaration.
+       (Tracking TODO state changes): Document the
+       LOG_INTO_DRAWER property.
+       (Literal examples): Document the new implementation for
+       editing source code.
+       (Publishing action): Mention the new publishing
+       function, to publish an Org source file.
+       (Publishing links): Mention how to link to an Org source file.
+       (Macro replacement): Document new macros.
+       (Handling links): Document type-specific completion
+       when inserting links.
+       (Structure editing, Plain lists): Improve documentation
+       on sorting.
+       (Internal links): Document custom ids for links.
+       (Handling links): Document custom ids for links.
+       (CSS support): Document new class.
+       (Refiling notes): Document the possibility to create new nodes
+       during refiling.
+       (Agenda commands): Document the "?" operator to find
+       tasks without effort setting.
+       (Exporting agenda information): Section moved.
+       (RSS Feeds): New section.
+       (Built-in table editor): Document M-e and M-a navigate
+       inside table field.
+       (Stuck projects): Docment that projects identified as
+       un-stuck will still be searchd for stuck sub-projects.
+       (Paragraphs): Document centering.
+       (Creating timestamps, Agenda commands): Document new
+       behavior when changing time stamps.
+       (Structure editing): Document the new command
+       `org-clone-subtree-with-time-shift'.
+       (Publishing): Refresh this chapter.
+       (Export options, Export options, In-buffer settings):
+       Document the new keywords.
+       (Matching tags and properties): Collect all
+       documentation about tags/property matches here.
+       (Setting tags): Document `org-tag-persistent-alist'.
+       (Weekly/daily agenda): New section.
+       (Orgstruct mode): Describe `orgstruct++-mode'.
+       (Drawers): Mention the LOGBOOK drawer.
+       (Export options, Sectioning structure): Document the
+       #+LEATEX_HEADER in-buffer setting.
+       (Bugs): Section removed.
+       (Hooks): New section.
+       (Add-on packages): Moved here from old location.
+       (Context-sensitive commands): New section.
+       (Setting tags): Document newline option.
+       (Global TODO list, Matching tags and properties):
+       Mention more variables.
+       (Checkboxes): Update to changed command behavior.
+
+2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
+
+       * speedbar.texi (Basic Key Bindings): Fix typo.
+
+2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Vector/Matrix Functions): Add index entries for both
+       "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
+       affects matrices with more than one row.
+       (Help Commands): Add index entries for "prefix ?" key bindings.
+
+2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Stack Manipulation Commands): Add documentation for
+       `calc-transpose-lines'
+
+2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
+
+       * dbus.texi (Receiving Method Calls): Describe special return value
+       `:ignore'.
+
+2009-07-24  Alan Mackenzie  <acm@muc.de>
+
+       * cc-mode.texi (Config Basics, File Styles): Document that at mode
+       initialization, any individual variable setting now takes precedence
+       over one done via c-file-style/c-file-offsets.
+
+2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Undoing Mistakes): Mention that the undo list will be
+       truncated when Calc is quit.
+       (Customizing Calc): Document `calc-undo-length'.
+
+2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * calc.texi (About This Manual): Don't mention chapter numbers in text.
+
+2009-07-11  Kevin Ryde  <user42@zip.com.au>
+
+       * pcl-cvs.texi (About PCL-CVS):
+       * widget.texi (Basic Types):
+       Fix cross-references.
+
+2009-07-01  Andreas Schwab  <aschwab@redhat.com>
+
+       * dbus.texi (Type Conversion): Don't use literal control character.
+
+2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (GVFS based methods): New section.
+       (Remote processes): Processes for GVFS based methods run locally.
+
+2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
+       the words "kludge" and hack".
+       (External methods): Add `synce' method.
+
+       * trampver.texi: Update release number.
+
+2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.1.16.
+
+       * tramp.texi (History): Add GVFS support.
+       (External methods): Precise `rsync' description.  Add `dav', `davs' and
+       `obex' methods.  Add 'tramp-gvfs-methods' option.
+       (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
+       forms.
+       (Remote Programs): Introduce `tramp-own-remote-path'.
+       (Remote processes): New subsection "Running remote programs that create
+       local X11 windows".
+       (Frequently Asked Questions): Improve code for disabling vc.
+
+       * trampver.texi: Update release number.  Set default value of
+       `emacsgvfs'.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
 2009-06-17  Glenn Morris  <rgm@gnu.org>
 
        * faq.texi (Obtaining the FAQ): Add reference to Savannah.
 
 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
 
-       * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
+       * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
 
        * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
        addresses.