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