X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/b1f367f797aa19047904e73a67e52f391c720e0d..110490118ed91082753d0f9e15d1774b6002caa2:/doc/misc/ChangeLog?ds=sidebyside diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d64980bd1c..84333be4a5 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,375 @@ +2011-11-15 Juanma Barranquero + + * ede.texi (project-am-texinfo): + * gnus.texi (Sending or Not Sending): + * org.texi (Template elements): Fix typos. + +2011-11-14 Juanma Barranquero + + * ediff.texi (Hooks): + * sem-user.texi (Semanticdb Roots): Fix typos. + +2011-11-11 Juanma Barranquero + + * semantic.texi (Tag handling): Fix typo. + +2011-10-31 Katsumi Yamaoka + + * gnus.texi (Other Gnus Versions): Remove. + +2011-10-28 Alan Mackenzie + + * cc-mode.texi (Indentation Commands): Mention "macros with semicolons". + (Other Special Indentations): Add an xref to "Macros with ;". + (Customizing Macros): Add stuff about syntax in macros. Add an xref to + "Macros with ;". + (Macros with ;): New page. + + * cc-mode.texi (Movement Commands): Document `c-defun-tactic'. + Document the new handling of nested scopes for movement by defuns. + +2011-10-23 Michael Albinus + + Sync with Tramp 2.2.3. + + * trampver.texi: Update release number. + +2011-10-14 Glenn Morris + + * ert.texi (Introduction, How to Run Tests) + (Running Tests Interactively, Expected Failures) + (Tests and Their Environment, Useful Techniques) + (Interactive Debugging, Fixtures and Test Suites): + Minor rephrasings. + (Running Tests Interactively, The @code{should} Macro): Add xrefs. + (Running Tests in Batch Mode): Simplify loading instructions. + (Test Selectors): Clarify some selectors. + (Expected Failures, Useful Techniques): + Make examples fit in 80 columns. + +2011-10-13 Jay Belanger + + * calc.texi (Basic Operations on Units): Discuss temperature + conversion (`u t') alongside with other unit conversions ('u c'). + +2011-10-12 Glenn Morris + + * ert.texi: Whitespace trivia to make main menu items line up better. + +2011-10-08 Glenn Morris + + * Makefile.in: Fix ert rules. + +2011-10-06 Lars Magne Ingebrigtsen + + * gnus.texi (Gnus Utility Functions): Add more references and + explanations (bug#9683). + +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): @@ -9,15 +381,15 @@ 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-12 Lars Magne Ingebrigtsen - - * org.texi (Special agenda views): Fix double quoting (bug#3509). - 2011-07-07 Lars Magne Ingebrigtsen * ediff.texi (Major Entry Points): Remove mention of `require', @@ -1933,7 +2305,7 @@ 2009-08-25 Michael Albinus * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping. - Describe autostart behaviour of dbus-ping. + Describe autostart behavior of dbus-ping. (Synchronous Methods, Asynchronous Methods): Use English numeric format for timeout values. (Top): Remove footnote saying D-Bus is not enabled by