diff options
| author | Bastien Guerry | 2012-01-03 18:27:21 +0100 |
|---|---|---|
| committer | Bastien Guerry | 2012-01-03 18:27:21 +0100 |
| commit | e66ba1dfc4cf2e12100191d2c24436c42d097268 (patch) | |
| tree | b50b009e703fe1a9e8cb13cddf7928a97ad6210c /doc/misc/ChangeLog | |
| parent | 88c5c7c8313162b94173fd4333e6062aa07c4d2e (diff) | |
| download | emacs-e66ba1dfc4cf2e12100191d2c24436c42d097268.tar.gz emacs-e66ba1dfc4cf2e12100191d2c24436c42d097268.zip | |
Merge Org 7.8.03
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 154 |
1 files changed, 154 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3b0e5251d5e..30c4b01d3fa 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,157 @@ | |||
| 1 | 2012-01-03 Eric Schulte <eric.schulte@gmx.com> | ||
| 2 | |||
| 3 | * org.texi (Noweb reference syntax): Adding documentation of | ||
| 4 | the `*org-babel-use-quick-and-dirty-noweb-expansion*' | ||
| 5 | variable. | ||
| 6 | |||
| 7 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 8 | |||
| 9 | * org.texi (Plain lists): Split the table to fix the display | ||
| 10 | of items. | ||
| 11 | |||
| 12 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 13 | |||
| 14 | * org.texi (Plain lists): Fix misplaced explanation. | ||
| 15 | |||
| 16 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 17 | |||
| 18 | * org.texi (Plain lists, Agenda files): Add index entries. | ||
| 19 | |||
| 20 | 2012-01-03 Julian Gehring <julian.gehring@googlemail.com> | ||
| 21 | |||
| 22 | * org.texi: Use "Org mode" instead of alternatives like | ||
| 23 | "Org-mode" or "org-mode". | ||
| 24 | |||
| 25 | 2012-01-03 Bernt Hansen <bernt@norang.ca> | ||
| 26 | |||
| 27 | * org.texi (Agenda commands): Document | ||
| 28 | `org-clock-report-include-clocking-task'. | ||
| 29 | |||
| 30 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 31 | |||
| 32 | * org.texi (Checkboxes): Document the new behavior of `C-u C-c | ||
| 33 | C-c' on checkboxes. | ||
| 34 | |||
| 35 | 2012-01-03 Julian Gehring <julian.gehring@googlemail.com> | ||
| 36 | |||
| 37 | * org.texi: End sentences with two spaces. | ||
| 38 | |||
| 39 | 2012-01-03 Michael Brand <michael.ch.brand@gmail.com> | ||
| 40 | |||
| 41 | * org.texi (External links): Document the link types file+sys | ||
| 42 | and file+emacs, slightly narrow used page width. | ||
| 43 | |||
| 44 | 2012-01-03 Eric Schulte <eric.schulte@gmx.com> | ||
| 45 | |||
| 46 | * org.texi (colnames): Note that colnames behavior may differ | ||
| 47 | across languages. | ||
| 48 | |||
| 49 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 50 | |||
| 51 | * org.texi (Weekly/daily agenda, Agenda commands): Fix typos. | ||
| 52 | |||
| 53 | 2012-01-03 Thomas Dye <dk@poto.westell.com> | ||
| 54 | |||
| 55 | * org.texi: Augmented discussion of babel property | ||
| 56 | inheritance. Put footnote outside sentence ending period. | ||
| 57 | |||
| 58 | 2012-01-03 Eric Schulte <schulte.eric@gmail.com> | ||
| 59 | |||
| 60 | * org.texi (eval): Documenting the full range of :eval header | ||
| 61 | argument values. | ||
| 62 | |||
| 63 | 2012-01-03 Eric Schulte <schulte.eric@gmail.com> | ||
| 64 | |||
| 65 | * org.texi (eval): Documentation of the new :eval option. | ||
| 66 | |||
| 67 | 2012-01-03 Thomas Dye <dk@poto.local> | ||
| 68 | |||
| 69 | * org.texi: Add accumulated properties. | ||
| 70 | |||
| 71 | 2012-01-03 Thomas Dye <dk@poto.local> | ||
| 72 | |||
| 73 | * org.texi: Documented no spaces in name=assign, another | ||
| 74 | correction to :var table. | ||
| 75 | |||
| 76 | 2012-01-03 Thomas Dye <dk@poto.local> | ||
| 77 | |||
| 78 | * org.texi: Changed DATA to NAME in Working With Source Code | ||
| 79 | section. | ||
| 80 | |||
| 81 | 2012-01-03 Tom Dye <tsd@tsdye.com> | ||
| 82 | |||
| 83 | * org.texi: Minor change to :var table. | ||
| 84 | |||
| 85 | 2012-01-03 Tom Dye <tsd@tsdye.com> | ||
| 86 | |||
| 87 | * org.texi: More changes to :var table (some examples were wrong). | ||
| 88 | |||
| 89 | 2012-01-03 Tom Dye <tsd@tsdye.com> | ||
| 90 | |||
| 91 | * org.texi: Cleaned up :var table. | ||
| 92 | |||
| 93 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 94 | |||
| 95 | * org.texi (Timestamps, Weekly/daily agenda) | ||
| 96 | (Weekly/daily agenda): Add @cindex for "appointment". | ||
| 97 | |||
| 98 | 2012-01-03 Eric Schulte <schulte.eric@gmail.com> | ||
| 99 | |||
| 100 | * org.texi (Literal examples): A new link to the template for | ||
| 101 | inserting empty code blocks. | ||
| 102 | (Structure of code blocks): A new link to the template for | ||
| 103 | inserting empty code blocks. | ||
| 104 | |||
| 105 | 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change) | ||
| 106 | |||
| 107 | * org.texi (External links): Add footnote on how the behavior | ||
| 108 | of the text search in Org files are controled by the variable | ||
| 109 | `org-link-search-must-match-exact-headline'. | ||
| 110 | |||
| 111 | 2012-01-03 Eric Schulte <schulte.eric@gmail.com> | ||
| 112 | |||
| 113 | * org.texi (Buffer-wide header arguments): Update | ||
| 114 | documentation to reflect removal of #+PROPERTIES. | ||
| 115 | |||
| 116 | 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> | ||
| 117 | |||
| 118 | * org.texi (The clock table): Mention that ACHIVED trees | ||
| 119 | contribute to the clock table. | ||
| 120 | |||
| 121 | 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change) | ||
| 122 | |||
| 123 | * org.texi (Conflicts): Better yasnippet config info. | ||
| 124 | |||
| 125 | 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change) | ||
| 126 | |||
| 127 | * org.texi (Selective export): Explicitely mention the default | ||
| 128 | values for `org-export-select-tags', | ||
| 129 | `org-export-exclude-tags'. | ||
| 130 | |||
| 131 | 2012-01-03 Tom Dye <tsd@tsdye.com> | ||
| 132 | |||
| 133 | * org.texi: Added a line to specify that header arguments are | ||
| 134 | lowercase. | ||
| 135 | |||
| 136 | 2012-01-03 Tom Dye <tsd@tsdye.com> | ||
| 137 | |||
| 138 | * org.texi: :var requires default value when declared. | ||
| 139 | |||
| 140 | 2012-01-03 Bastien Guerry <bzg@gnu.org> | ||
| 141 | |||
| 142 | * org.texi (Handling links): Add a note about the | ||
| 143 | `org-link-frame-setup' option. | ||
| 144 | |||
| 145 | 2012-01-03 David Maus <dmaus@ictsoc.de> | ||
| 146 | |||
| 147 | * org.texi (Exporting Agenda Views, Extracting agenda | ||
| 148 | information): Fix command line syntax, quote symbol parameter | ||
| 149 | values. | ||
| 150 | |||
| 151 | 2012-01-03 David Maus <dmaus@ictsoc.de> | ||
| 152 | |||
| 153 | * org.texi (Exporting Agenda Views): Fix command line syntax. | ||
| 154 | |||
| 1 | 2011-12-28 Paul Eggert <eggert@cs.ucla.edu> | 155 | 2011-12-28 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 156 | ||
| 3 | * gnus.texi (Mail Source Customization, Mail Back End Variables): | 157 | * gnus.texi (Mail Source Customization, Mail Back End Variables): |