aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog128
1 files changed, 71 insertions, 57 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 75e39104dcb..8260df911a8 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,27 +1,31 @@
12011-07-28 Bastien Guerry <bzg@gnu.org> 12011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2
3 * org.texi (Images in LaTeX export): rewrite.
4
52011-08-15 Bastien Guerry <bzg@gnu.org>
2 6
3 * org.texi (Using the mapping API): mention 'region as a possible 7 * org.texi (Using the mapping API): mention 'region as a possible
4 scope for `org-map-entries'. 8 scope for `org-map-entries'.
5 9
62011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
7 11
8 * org.texi (Visibility cycling): Document `org-copy-visible'. 12 * org.texi (Visibility cycling): Document `org-copy-visible'.
9 13
102011-07-28 Bastien Guerry <bzg@gnu.org> 142011-08-15 Bastien Guerry <bzg@gnu.org>
11 15
12 * org.texi (Template expansion): order template sequences in the 16 * org.texi (Template expansion): order template sequences in the
13 proper order. 17 proper order.
14 18
152011-07-28 Eric Schulte <schulte.eric@gmail.com> 192011-08-15 Eric Schulte <schulte.eric@gmail.com>
16 20
17 * org.texi (eval): Expand discussion of the :eval header argument. 21 * org.texi (eval): Expand discussion of the :eval header argument.
18 22
192011-07-28 Bastien Guerry <bzg@gnu.org> 232011-08-15 Bastien Guerry <bzg@gnu.org>
20 24
21 * org.texi (Languages): Add Lilypond and Awk as supported 25 * org.texi (Languages): Add Lilypond and Awk as supported
22 languages. 26 languages.
23 27
242011-07-28 Achim Gratz <stromeko@nexgo.de> 282011-08-15 Achim Gratz <stromeko@nexgo.de>
25 29
26 * org.texi: document that both CLOCK_INTO_DRAWER and 30 * org.texi: document that both CLOCK_INTO_DRAWER and
27 LOG_INTO_DRAWER can be used to override the contents of variable 31 LOG_INTO_DRAWER can be used to override the contents of variable
@@ -29,240 +33,250 @@
29 33
30 * org.texi: replace @xref->@pxref. 34 * org.texi: replace @xref->@pxref.
31 35
322011-07-28 Eric Schulte <schulte.eric@gmail.com> 362011-08-15 Eric Schulte <schulte.eric@gmail.com>
33 37
34 * org.texi (Evaluating code blocks): Documenting the new option 38 * org.texi (Evaluating code blocks): Documenting the new option
35 for inline call lines. 39 for inline call lines.
36 40
372011-07-28 Eric Schulte <schulte.eric@gmail.com> 412011-08-15 Eric Schulte <schulte.eric@gmail.com>
38 42
39 * org.texi (Results of evaluation): More explicit about the 43 * org.texi (Results of evaluation): More explicit about the
40 mechanism through which interactive evaluation of code is 44 mechanism through which interactive evaluation of code is
41 performed. 45 performed.
42 46
432011-07-28 Eric Schulte <schulte.eric@gmail.com> 472011-08-15 Eric Schulte <schulte.eric@gmail.com>
44 48
45 * org.texi (noweb-ref): New header argument documentation. 49 * org.texi (noweb-ref): New header argument documentation.
46 50
472011-07-28 Eric Schulte <schulte.eric@gmail.com> 512011-08-15 Eric Schulte <schulte.eric@gmail.com>
48 52
49 * org.texi (Extracting source code): Documentation of the new 53 * org.texi (Extracting source code): Documentation of the new
50 org-babel-tangle-named-block-combination variable. 54 org-babel-tangle-named-block-combination variable.
51 55
522011-07-28 Eric Schulte <schulte.eric@gmail.com> 562011-08-15 Eric Schulte <schulte.eric@gmail.com>
53 57
54 * org.texi (Structure of code blocks): explicitly state that the 58 * org.texi (Structure of code blocks): explicitly state that the
55 behavior of multiple blocks of the same name is undefined 59 behavior of multiple blocks of the same name is undefined
56 60
572011-07-28 Christian Egli <christian.egli@sbszh.ch> 612011-08-15 Christian Egli <christian.egli@sbszh.ch>
58 62
59 * org.texi (TaskJuggler export): Modify the example to reflect the 63 * org.texi (TaskJuggler export): Modify the example to reflect the
60 new effort durations. 64 new effort durations.
61 65
622011-07-28 David Maus <dmaus@ictsoc.de> 662011-08-15 David Maus <dmaus@ictsoc.de>
63 67
64 * org.texi (Images in LaTeX export): Escape curly brackets in 68 * org.texi (Images in LaTeX export): Escape curly brackets in
65 LaTeX example. 69 LaTeX example.
66 70
672011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
68 72
69 * org.texi (The clock table): Document the :properties and 73 * org.texi (The clock table): Document the :properties and
70 :inherit-props arguments for the clocktable. 74 :inherit-props arguments for the clocktable.
71 75
722011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 762011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
73 77
74 * org.texi (Tables in LaTeX export): Document specifying placement 78 * org.texi (Tables in LaTeX export): Document specifying placement
75 options for tables. 79 options for tables.
76 80
772011-07-28 Eric Schulte <schulte.eric@gmail.com> 812011-08-15 Eric Schulte <schulte.eric@gmail.com>
78 82
79 * org.texi (Evaluating code blocks): More specific documentation 83 * org.texi (Evaluating code blocks): More specific documentation
80 about the different types of header arguments. 84 about the different types of header arguments.
81 85
822011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr> 862011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
83 87
84 * org.texi (Sitemap): Document `:sitemap-sans-extension' property. 88 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
85 89
862011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
87 91
88 * org.texi (Built-in table editor): Document the table field 92 * org.texi (Built-in table editor): Document the table field
89 follow mode. 93 follow mode.
90 94
912011-07-28 Robert P. Goldman <rpgoldman@real-time.com> 952011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
92 96
93 * org.texi (Easy Templates): Document new template. 97 * org.texi (Easy Templates): Document new template.
94 98
952011-07-28 Robert P. Goldman <rpgoldman@real-time.com> 992011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
96 100
97 * org.texi (Literal examples): Add a cross-reference from "Literal 101 * org.texi (Literal examples): Add a cross-reference from "Literal
98 Examples" to "Easy Templates." 102 Examples" to "Easy Templates."
99 103
1002011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
101 105
102 * org.texi (The clock table): Add link to match syntax. 106 * org.texi (The clock table): Add link to match syntax.
103 107
1042011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1082011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
105 109
106 * org.texi (Agenda commands): Document clock consistency checks. 110 * org.texi (Agenda commands): Document clock consistency checks.
107 111
1082011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1122011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
109 113
110 * org.texi (Built-in table editor): Document that \vert represents 114 * org.texi (Built-in table editor): Document that \vert represents
111 a vertical bar in a table field. 115 a vertical bar in a table field.
112 116
1132011-07-28 Eric Schulte <schulte.eric@gmail.com> 1172011-08-15 Eric Schulte <schulte.eric@gmail.com>
114 118
115 * org.texi (Literal examples): Link from "Markup" > "Literate 119 * org.texi (Literal examples): Link from "Markup" > "Literate
116 Examples" to "Working with Source Code". 120 Examples" to "Working with Source Code".
117 121
1182011-07-28 Puneeth Chaganti <punchagan@gmail.com> 1222011-08-15 Puneeth Chaganti <punchagan@gmail.com>
119 123
120 * org.texi (Agenda commands): Doc for function option to bulk 124 * org.texi (Agenda commands): Doc for function option to bulk
121 action. 125 action.
122 126
1232011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
124 128
125 * org.texi (Template expansion): Document new %<...> template 129 * org.texi (Template expansion): Document new %<...> template
126 escape. 130 escape.
127 131
1282011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
129 133
130 * org.texi (Selective export): Document exclusion of any tasks 134 * org.texi (Selective export): Document exclusion of any tasks
131 from export. 135 from export.
132 136
1332011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
134 138
135 * org.texi (Selective export): Document how to exclude DONE tasks 139 * org.texi (Selective export): Document how to exclude DONE tasks
136 from export. 140 from export.
137 (Publishing options): Document the properties to be used to turn off 141 (Publishing options): Document the properties to be used to turn off
138 export of DONE tasks. 142 export of DONE tasks.
139 143
1402011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1442011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
141 145
142 * org.texi (The date/time prompt): Document date range protection. 146 * org.texi (The date/time prompt): Document date range protection.
143 147
1442011-07-28 Eric Schulte <schulte.eric@gmail.com> 1482011-08-15 Eric Schulte <schulte.eric@gmail.com>
145 149
146 * org.texi (padline): Documentation of the new padline header 150 * org.texi (padline): Documentation of the new padline header
147 argument. 151 argument.
148 152
1492011-07-28 Eric Schulte <schulte.eric@gmail.com> 1532011-08-15 Eric Schulte <schulte.eric@gmail.com>
150 154
151 * org.texi (var): Adding "[" to list of characters triggering 155 * org.texi (var): Adding "[" to list of characters triggering
152 elisp evaluation. 156 elisp evaluation.
153 157
1542011-07-28 Eric Schulte <schulte.eric@gmail.com> 1582011-08-15 Eric Schulte <schulte.eric@gmail.com>
155 159
156 * org.texi (var): Documentation of Emacs Lisp evaluation during 160 * org.texi (var): Documentation of Emacs Lisp evaluation during
157 variable assignment. 161 variable assignment.
158 162
1592011-07-28 Eric Schulte <schulte.eric@gmail.com> 1632011-08-15 Eric Schulte <schulte.eric@gmail.com>
160 164
161 * org.texi (colnames): Reference indexing into variables, and note 165 * org.texi (colnames): Reference indexing into variables, and note
162 that colnames are *not* removed before indexing occurs. 166 that colnames are *not* removed before indexing occurs.
163 (rownames): Reference indexing into variables, and note that 167 (rownames): Reference indexing into variables, and note that
164 rownames are *not* removed before indexing occurs. 168 rownames are *not* removed before indexing occurs.
165 169
1662011-07-28 Eric Schulte <schulte.eric@gmail.com> 1702011-08-15 Eric Schulte <schulte.eric@gmail.com>
167 171
168 * org.texi (var): Clarification of indexing into tabular 172 * org.texi (var): Clarification of indexing into tabular
169 variables. 173 variables.
170 174
1712011-07-28 Eric Schulte <schulte.eric@gmail.com> 1752011-08-15 Eric Schulte <schulte.eric@gmail.com>
172 176
173 * org.texi (results): Documentation of the `:results wrap' header 177 * org.texi (results): Documentation of the `:results wrap' header
174 argument. 178 argument.
175 179
1762011-07-28 Bastien Guerry <bzg@gnu.org> 1802011-08-15 Bastien Guerry <bzg@gnu.org>
177 181
178 * org.texi (LaTeX and PDF export): add a note about a limitation 182 * org.texi (LaTeX and PDF export): add a note about a limitation
179 of the LaTeX export: the org file has to be properly structured. 183 of the LaTeX export: the org file has to be properly structured.
180 184
1812011-07-28 Bastien Guerry <bzg@gnu.org> 1852011-08-15 Bastien Guerry <bzg@gnu.org>
182 186
183 * org.texi (Dynamic blocks, Structure editing): Mention 187 * org.texi (Dynamic blocks, Structure editing): Mention
184 the function `org-narrow-to-block'. 188 the function `org-narrow-to-block'.
185 189
1862011-07-28 Eric Schulte <schulte.eric@gmail.com> 1902011-08-15 Eric Schulte <schulte.eric@gmail.com>
187 191
188 * org.texi (Languages): Updating list of code block supported 192 * org.texi (Languages): Updating list of code block supported
189 languages. 193 languages.
190 194
1912011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 1952011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
192 196
193 * org.texi (Special properties): CATEGORY is a special property, 197 * org.texi (Special properties): CATEGORY is a special property,
194 but it may also used in the drawer. 198 but it may also used in the drawer.
195 199
1962011-07-28 Eric Schulte <schulte.eric@gmail.com> 2002011-08-15 Eric Schulte <schulte.eric@gmail.com>
197 201
198 * org.texi (mkdirp): Documentation of the :mkdirp header argument. 202 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
199 203
2002011-07-28 Puneeth Chaganti <punchagan@gmail.com> 2042011-08-15 Puneeth Chaganti <punchagan@gmail.com>
201 205
202 * org.texi (Include files): Document :lines. 206 * org.texi (Include files): Document :lines.
203 207
2042011-07-28 Eric Schulte <schulte.eric@gmail.com> 2082011-08-15 Eric Schulte <schulte.eric@gmail.com>
205 209
206 * org.texi (comments): Documentation of the ":comments noweb" code 210 * org.texi (comments): Documentation of the ":comments noweb" code
207 block header argument. 211 block header argument.
208 212
2092011-07-28 Eric Schulte <schulte.eric@gmail.com> 2132011-08-15 Eric Schulte <schulte.eric@gmail.com>
210 214
211 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and 215 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
212 added extra whitespace around functions to be consistent with the 216 added extra whitespace around functions to be consistent with the
213 rest of the section. 217 rest of the section.
214 218
2152011-07-28 Eric Schulte <schulte.eric@gmail.com> 2192011-08-15 Eric Schulte <schulte.eric@gmail.com>
216 220
217 * org.texi (Evaluating code blocks): Expanded discussion of 221 * org.texi (Evaluating code blocks): Expanded discussion of
218 #+call: line syntax. 222 #+call: line syntax.
219 (Header arguments in function calls): Expanded discussion of 223 (Header arguments in function calls): Expanded discussion of
220 #+call: line syntax. 224 #+call: line syntax.
221 225
2222011-07-28 Eric Schulte <schulte.eric@gmail.com> 2262011-08-15 Eric Schulte <schulte.eric@gmail.com>
223 227
224 * org.texi (Evaluating code blocks): More explicit about how to 228 * org.texi (Evaluating code blocks): More explicit about how to
225 pass variables to #+call lines. 229 pass variables to #+call lines.
226 230
2272011-07-28 Eric Schulte <schulte.eric@gmail.com> 2312011-08-15 Eric Schulte <schulte.eric@gmail.com>
228 232
229 * org.texi (Results of evaluation): Link to the :results header 233 * org.texi (Results of evaluation): Link to the :results header
230 argument list from the "Results of evaluation" section. 234 argument list from the "Results of evaluation" section.
231 235
2322011-07-28 Eric Schulte <schulte.eric@gmail.com> 2362011-08-15 Eric Schulte <schulte.eric@gmail.com>
233 237
234 * org.texi (Conflicts): Adding additional information about 238 * org.texi (Conflicts): Adding additional information about
235 resolving org/yasnippet conflicts. 239 resolving org/yasnippet conflicts.
236 240
2372011-07-28 David Maus <dmaus@ictsoc.de> 2412011-08-15 David Maus <dmaus@ictsoc.de>
238 242
239 * org.texi (Publishing options): Document style-include-scripts 243 * org.texi (Publishing options): Document style-include-scripts
240 publishing project property. 244 publishing project property.
241 245
2422011-07-28 Carsten Dominik <carsten.dominik@gmail.com> 2462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
243 247
244 * org.texi (Sparse trees): Document the next-error / 248 * org.texi (Sparse trees): Document the next-error /
245 previous-error functionality. 249 previous-error functionality.
246 250
2472011-07-28 Tom Dye <tsd@tsdye.com> 2512011-08-15 Tom Dye <tsd@tsdye.com>
248 252
249 * org.texi (cache): Improved documentation of code block caches. 253 * org.texi (cache): Improved documentation of code block caches.
250 254
2512011-07-28 Tom Dye <tsd@tsdye.com> 2552011-08-15 Tom Dye <tsd@tsdye.com>
252 256
253 * org.texi (Code block specific header arguments): Documentation 257 * org.texi (Code block specific header arguments): Documentation
254 of multi-line header arguments. 258 of multi-line header arguments.
255 259
2562011-07-28 Eric Schulte <schulte.eric@gmail.com> 2602011-08-15 Eric Schulte <schulte.eric@gmail.com>
257 261
258 * org.texi (Code evaluation security): Add example for using a 262 * org.texi (Code evaluation security): Add example for using a
259 function. 263 function.
260 264
2612011-07-28 Eric Schulte <schulte.eric@gmail.com> 2652011-08-15 Eric Schulte <schulte.eric@gmail.com>
262 266
263 * org.texi (Tables in LaTeX export): Documentation of new 267 * org.texi (Tables in LaTeX export): Documentation of new
264 attr_latex options for tables. 268 attr_latex options for tables.
265 269
2702011-08-03 Michael Albinus <michael.albinus@gmx.de>
271
272 * trampver.texi: Update release number.
273
2742011-07-30 Michael Albinus <michael.albinus@gmx.de>
275
276 Sync with Tramp 2.2.2.
277
278 * trampver.texi: Update release number.
279
2662011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> 2802011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
267 281
268 * flymake.texi (Example -- Configuring a tool called via make): 282 * flymake.texi (Example -- Configuring a tool called via make):
@@ -274,15 +288,15 @@
274 global keymap parent, which doesn't seem to be accurate 288 global keymap parent, which doesn't seem to be accurate
275 (bug#7045). 289 (bug#7045).
276 290
2912011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
292
293 * org.texi (Special agenda views): Fix double quoting (bug#3509).
294
2772010-07-10 Kevin Ryde <user42@zip.com.au> 2952010-07-10 Kevin Ryde <user42@zip.com.au>
278 296
279 * cl.texi (For Clauses): Add destructuring example processing an 297 * cl.texi (For Clauses): Add destructuring example processing an
280 alist (bug#6596). 298 alist (bug#6596).
281 299
2822011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
283
284 * org.texi (Special agenda views): Fix double quoting (bug#3509).
285
2862011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> 3002011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
287 301
288 * ediff.texi (Major Entry Points): Remove mention of `require', 302 * ediff.texi (Major Entry Points): Remove mention of `require',