X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/3ca74e5368a1022e332a0601d9be2418dbe8c083..a5166359b9fc59e0086172d198d68126da76bf14:/doc/misc/ChangeLog diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2a99167bf5..6af229bbdd 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,345 @@ +2011-09-21 Lars Magne Ingebrigtsen + + * gnus.texi (Archived Messages): Note the default (bug#9552). + +2011-09-21 Bill Wohler + + Release MH-E manual version 8.3. + + * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for + release 8.3. + (Preface): Updated support information. + (From Bill Wohler): Reset text to original version. As a + historical quote, the tense should be correct in the time that it + was written. + +2011-09-11 Lars Magne Ingebrigtsen + + * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'. + (Finding the News): Doc clarification. + (Terminology): Mention naming. + +2011-09-10 Lars Magne Ingebrigtsen + + * gnus.texi: Remove mentions of `recent', which are now obsolete. + (Interactive): Document `quiet'. + +2011-08-15 Suvayu Ali (tiny change) + + * org.texi (Images in LaTeX export): rewrite. + +2011-08-15 Bastien Guerry + + * org.texi (Using the mapping API): mention 'region as a possible + scope for `org-map-entries'. + +2011-08-15 Carsten Dominik + + * org.texi (Visibility cycling): Document `org-copy-visible'. + +2011-08-15 Bastien Guerry + + * org.texi (Template expansion): order template sequences in the + proper order. + +2011-08-15 Eric Schulte + + * org.texi (eval): Expand discussion of the :eval header argument. + +2011-08-15 Bastien Guerry + + * org.texi (Languages): Add Lilypond and Awk as supported + languages. + +2011-08-15 Achim Gratz + + * org.texi: document that both CLOCK_INTO_DRAWER and + LOG_INTO_DRAWER can be used to override the contents of variable + org-clock-into-drawer (or if unset, org-log-into-drawer). + + * org.texi: replace @xref->@pxref. + +2011-08-15 Eric Schulte + + * org.texi (Evaluating code blocks): Documenting the new option + for inline call lines. + +2011-08-15 Eric Schulte + + * org.texi (Results of evaluation): More explicit about the + mechanism through which interactive evaluation of code is + performed. + +2011-08-15 Eric Schulte + + * org.texi (noweb-ref): New header argument documentation. + +2011-08-15 Eric Schulte + + * org.texi (Extracting source code): Documentation of the new + org-babel-tangle-named-block-combination variable. + +2011-08-15 Eric Schulte + + * org.texi (Structure of code blocks): explicitly state that the + behavior of multiple blocks of the same name is undefined + +2011-08-15 Christian Egli + + * org.texi (TaskJuggler export): Modify the example to reflect the + new effort durations. + +2011-08-15 David Maus + + * org.texi (Images in LaTeX export): Escape curly brackets in + LaTeX example. + +2011-08-15 Carsten Dominik + + * org.texi (The clock table): Document the :properties and + :inherit-props arguments for the clocktable. + +2011-08-15 Carsten Dominik + + * org.texi (Tables in LaTeX export): Document specifying placement + options for tables. + +2011-08-15 Eric Schulte + + * org.texi (Evaluating code blocks): More specific documentation + about the different types of header arguments. + +2011-08-15 Manuel Giraud + + * org.texi (Sitemap): Document `:sitemap-sans-extension' property. + +2011-08-15 Carsten Dominik + + * org.texi (Built-in table editor): Document the table field + follow mode. + +2011-08-15 Robert P. Goldman + + * org.texi (Easy Templates): Document new template. + +2011-08-15 Robert P. Goldman + + * org.texi (Literal examples): Add a cross-reference from "Literal + Examples" to "Easy Templates." + +2011-08-15 Carsten Dominik + + * org.texi (The clock table): Add link to match syntax. + +2011-08-15 Carsten Dominik + + * org.texi (Agenda commands): Document clock consistency checks. + +2011-08-15 Carsten Dominik + + * org.texi (Built-in table editor): Document that \vert represents + a vertical bar in a table field. + +2011-08-15 Eric Schulte + + * org.texi (Literal examples): Link from "Markup" > "Literate + Examples" to "Working with Source Code". + +2011-08-15 Puneeth Chaganti + + * org.texi (Agenda commands): Doc for function option to bulk + action. + +2011-08-15 Carsten Dominik + + * org.texi (Template expansion): Document new %<...> template + escape. + +2011-08-15 Carsten Dominik + + * org.texi (Selective export): Document exclusion of any tasks + from export. + +2011-08-15 Carsten Dominik + + * org.texi (Selective export): Document how to exclude DONE tasks + from export. + (Publishing options): Document the properties to be used to turn off + export of DONE tasks. + +2011-08-15 Carsten Dominik + + * org.texi (The date/time prompt): Document date range protection. + +2011-08-15 Eric Schulte + + * org.texi (padline): Documentation of the new padline header + argument. + +2011-08-15 Eric Schulte + + * org.texi (var): Adding "[" to list of characters triggering + elisp evaluation. + +2011-08-15 Eric Schulte + + * org.texi (var): Documentation of Emacs Lisp evaluation during + variable assignment. + +2011-08-15 Eric Schulte + + * org.texi (colnames): Reference indexing into variables, and note + that colnames are *not* removed before indexing occurs. + (rownames): Reference indexing into variables, and note that + rownames are *not* removed before indexing occurs. + +2011-08-15 Eric Schulte + + * org.texi (var): Clarification of indexing into tabular + variables. + +2011-08-15 Eric Schulte + + * org.texi (results): Documentation of the `:results wrap' header + argument. + +2011-08-15 Bastien Guerry + + * org.texi (LaTeX and PDF export): add a note about a limitation + of the LaTeX export: the org file has to be properly structured. + +2011-08-15 Bastien Guerry + + * org.texi (Dynamic blocks, Structure editing): Mention + the function `org-narrow-to-block'. + +2011-08-15 Eric Schulte + + * org.texi (Languages): Updating list of code block supported + languages. + +2011-08-15 Carsten Dominik + + * org.texi (Special properties): CATEGORY is a special property, + but it may also used in the drawer. + +2011-08-15 Eric Schulte + + * org.texi (mkdirp): Documentation of the :mkdirp header argument. + +2011-08-15 Puneeth Chaganti + + * org.texi (Include files): Document :lines. + +2011-08-15 Eric Schulte + + * org.texi (comments): Documentation of the ":comments noweb" code + block header argument. + +2011-08-15 Eric Schulte + + * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and + added extra whitespace around functions to be consistent with the + rest of the section. + +2011-08-15 Eric Schulte + + * org.texi (Evaluating code blocks): Expanded discussion of + #+call: line syntax. + (Header arguments in function calls): Expanded discussion of + #+call: line syntax. + +2011-08-15 Eric Schulte + + * org.texi (Evaluating code blocks): More explicit about how to + pass variables to #+call lines. + +2011-08-15 Eric Schulte + + * org.texi (Results of evaluation): Link to the :results header + argument list from the "Results of evaluation" section. + +2011-08-15 Eric Schulte + + * org.texi (Conflicts): Adding additional information about + resolving org/yasnippet conflicts. + +2011-08-15 David Maus + + * org.texi (Publishing options): Document style-include-scripts + publishing project property. + +2011-08-15 Carsten Dominik + + * org.texi (Sparse trees): Document the next-error / + previous-error functionality. + +2011-08-15 Tom Dye + + * org.texi (cache): Improved documentation of code block caches. + +2011-08-15 Tom Dye + + * org.texi (Code block specific header arguments): Documentation + of multi-line header arguments. + +2011-08-15 Eric Schulte + + * org.texi (Code evaluation security): Add example for using a + function. + +2011-08-15 Eric Schulte + + * org.texi (Tables in LaTeX export): Documentation of new + attr_latex options for tables. + +2011-08-03 Michael Albinus + + * trampver.texi: Update release number. + +2011-07-30 Michael Albinus + + Sync with Tramp 2.2.2. + + * trampver.texi: Update release number. + +2011-07-15 Lars Magne Ingebrigtsen + + * flymake.texi (Example -- Configuring a tool called via make): + Use /dev/null instead of the Windows "nul" (bug#8715). + +2011-07-14 Lars Magne Ingebrigtsen + + * widget.texi (Setting Up the Buffer): Remove mention of the + global keymap parent, which doesn't seem to be accurate + (bug#7045). + +2011-07-12 Lars Magne Ingebrigtsen + + * org.texi (Special agenda views): Fix double quoting (bug#3509). + +2010-07-10 Kevin Ryde + + * cl.texi (For Clauses): Add destructuring example processing an + alist (bug#6596). + +2011-07-07 Lars Magne Ingebrigtsen + + * ediff.texi (Major Entry Points): Remove mention of `require', + since that's not pertinent in the installed Emacs (bug#9016). + +2011-07-05 Lars Magne Ingebrigtsen + + * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks. + (Filtering New Groups): Clarify how simple the "options -n" format is. + (Agent Expiry): Remove mention of `gnus-request-expire-articles', which + is internal. + +2011-07-04 Michael Albinus + + * tramp.texi (Cleanup remote connections): Add + `tramp-cleanup-this-connection'. + 2011-07-03 Lars Magne Ingebrigtsen * gnus.texi (Subscription Methods): Link to "Group Levels" to explain