aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey2012-12-17 07:56:22 -0700
committerTom Tromey2012-12-17 07:56:22 -0700
commit3d6eced1ae51ffd0a782130e7c334052277e2724 (patch)
tree5d1d2ad7cd3374f922886c4a72062511a035c168 /doc/misc/ChangeLog
parentbf69f522a9e135f9aa483cedd53e71e915f2bf75 (diff)
parent7c3d167f48d6262ee4e5512aa50a07ee96bc1509 (diff)
downloademacs-3d6eced1ae51ffd0a782130e7c334052277e2724.tar.gz
emacs-3d6eced1ae51ffd0a782130e7c334052277e2724.zip
merge from trunk
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog623
1 files changed, 623 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 20c74cf70b2..1ca638bb7fe 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,626 @@
12012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi (ISO-8601): New section.
4 (Date Formatting Codes): Mention new codes.
5 (Standard Date Formats): Mention new formats.
6
72012-12-14 Michael Albinus <michael.albinus@gmx.de>
8
9 * tramp.texi (External methods): Move `adb' method here.
10
112012-12-13 Glenn Morris <rgm@gnu.org>
12
13 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
14
15 * wisent.texi: Small edits. Set copyright to FSF, update license to
16 GFDL 1.3+.
17 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
18 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
19 New targets.
20 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
21 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
22
23 * bovine.texi: Small edits. Set copyright to FSF, update license to
24 GFDL 1.3+, remove empty index.
25 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
26 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
27 New targets.
28 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
29 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
30
312012-12-13 Eric Ludlam <zappo@gnu.org>
32 David Ponce <david@dponce.com>
33 Richard Kim <emacs18@gmail.com>
34
35 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
36
372012-12-13 Glenn Morris <rgm@gnu.org>
38
39 * flymake.texi (Customizable variables, Locating the buildfile):
40 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
41
42 * srecode.texi: Small edits. Set copyright to FSF, add explicit
43 GFDL 1.3+ license, fix up index.
44 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
45 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
46 (srecode.pdf): New targets.
47 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
48 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
49
502012-12-13 Eric Ludlam <zappo@gnu.org>
51
52 * srecode.texi: New file, imported from CEDET trunk.
53
542012-12-13 Bastien Guerry <bzg@gnu.org>
55
56 * org.texi (Summary, Code block specific header arguments)
57 (Code block specific header arguments)
58 (Header arguments in function calls, var, noweb)
59 (Results of evaluation, Code evaluation security):
60 Small reformatting: add a blank line before some example.
61
62 * org.texi (System-wide header arguments)
63 (Header arguments in Org mode properties, Conflicts)
64 (Dynamic blocks, Using the mapping API):
65 Fix indentation of Elisp code examples.
66
67 * org.texi (Comment lines): Fix description of the comment syntax.
68
69 * org.texi (Installation): Mention "make test" in the correct section.
70
712012-12-06 Paul Eggert <eggert@cs.ucla.edu>
72
73 * doclicense.texi, gpl.texi: Update to latest version from FSF.
74 These are just minor editorial changes.
75
762012-12-04 Michael Albinus <michael.albinus@gmx.de>
77
78 * tramp.texi (History): Mention ADB.
79 (Inline methods): Add `adb' method.
80
812012-12-03 Michael Albinus <michael.albinus@gmx.de>
82
83 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
84 (External methods): Fix typo.
85
862012-12-03 Glenn Morris <rgm@gnu.org>
87
88 * rcirc.texi (Notices): Fix typo.
89
902012-11-25 Bill Wohler <wohler@newt.com>
91
92 Release MH-E manual version 8.4.
93
94 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
95 Update for release 8.4.
96
97 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
98 (Junk): Add mh-whitelist-preserves-sequences-flag,
99 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
100 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
101
1022012-11-25 Paul Eggert <eggert@cs.ucla.edu>
103
104 * mh-e.texi (Procmail): Fix two @ typos.
105
1062012-11-24 Paul Eggert <eggert@cs.ucla.edu>
107
108 * doclicense.texi, gpl.texi: Update to latest version from FSF.
109 These are just minor editorial changes.
110
1112012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
112
113 * calc.texi (Date Formatting Codes): Mention the new beginning of
114 the date numbering system.
115
1162012-11-22 Paul Eggert <eggert@cs.ucla.edu>
117
118 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
119 (Date Forms): Correct off-by-one error in explanation of
120 Julian day numbers. Give Gregorian equivalent of its origin.
121
1222012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
123
124 * doc/misc/calc.texi (Date Forms): Mention the customizable
125 Gregorian-Julian switch.
126 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
127
1282012-11-17 Paul Eggert <eggert@cs.ucla.edu>
129
130 Calc now uses the Gregorian calendar for all dates (Bug#12633).
131 It also uses January 1, 1 AD as its day number 1.
132 * calc.texi (Date Forms): Document this.
133
1342012-11-16 Glenn Morris <rgm@gnu.org>
135
136 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
137 (Obsolete Macros): Move example here from Function Bindings.
138
139 * erc.texi: Use @code{nil} rather than just "nil".
140 (Modules): Undocument obsolete "hecomplete".
141 Add "notifications".
142 (Connecting): Add brief section on passwords.
143 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
144
1452012-11-13 Glenn Morris <rgm@gnu.org>
146
147 * flymake.texi (Customizable variables)
148 (Highlighting erroneous lines): Mention flymake-error-bitmap,
149 flymake-warning-bitmap, and flymake-fringe-indicator-position.
150
1512012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
152
153 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
154 In all file place SES into @acronym{...}.
155 (Advanced Features): Add key index and function index for
156 ses-set-header-row. Add description for function
157 ses-rename-cell. Add description for function
158 ses-repair-cell-reference-all.
159 (Ranges in formulas): Add description for ses-range flags.
160
1612012-11-12 Paul Eggert <eggert@cs.ucla.edu>
162
163 * texinfo.tex: Merge from gnulib.
164
1652012-11-10 Chong Yidong <cyd@gnu.org>
166
167 * url.texi (Introduction): Move url-configuration-directory to
168 Customization node.
169 (Parsed URIs): Split into its own node.
170 (URI Encoding): New node.
171 (Defining New URLs): Remove empty chapter.
172 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
173 Improve docs for url-queue-*.
174 (Supported URL Types): Copyedits. Delete empty subnodes.
175
176 * url.texi (Introduction): Rename from Getting Started. Rewrite
177 the introduction.
178 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
179
1802012-11-10 Glenn Morris <rgm@gnu.org>
181
182 * cl.texi (Obsolete Setf Customization):
183 Revert defsetf example to the more correct let rather than prog1.
184 Give define-modify-macro, defsetf, and define-setf-method
185 gv.el replacements.
186
187 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
188 (Setf Extensions): Remove obsolete reference.
189 (Obsolete Setf Customization):
190 Move note on lack of setf functions to lispref/variables.texi.
191 Undocument get-setf-method, since it no longer exists.
192 Mention simple defsetf replaced by gv-define-simple-setter.
193
1942012-11-03 Glenn Morris <rgm@gnu.org>
195
196 * cl.texi: Further general copyedits.
197 (List Functions): Remove copy-tree, standard elisp for some time.
198 (Efficiency Concerns): Comment out examples that no longer apply.
199 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
200 (Creating Symbols, Random Numbers): De-emphasize internal
201 variables cl--gensym-counter and cl--random-state. (Bug#12788)
202 (Naming Conventions, Type Predicates, Macros)
203 (Predicates on Numbers): No longer mention cl-floatp-safe.
204
2052012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
206
207 * gnus.texi (Mail Source Specifiers):
208 Document :leave keyword used for pop mail source.
209
2102012-11-01 Glenn Morris <rgm@gnu.org>
211
212 * cl.texi: General copyedits for style, line-breaks, etc.
213 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
214 (Macro Bindings, Blocks and Exits):
215 Acknowledge existence of lexical-binding.
216 (Iteration): Mainly defer to doc of standard dolist, dotimes.
217
2182012-10-31 Glenn Morris <rgm@gnu.org>
219
220 * ert.texi (Introduction, The @code{should} Macro):
221 Refer to "cl-assert" rather than "assert".
222
223 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
224 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
225 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
226 Reword, and add details of flet and labels.
227 (Modify Macros, Function Bindings): Add some xrefs.
228
2292012-10-30 Glenn Morris <rgm@gnu.org>
230
231 * cl.texi (Modify Macros): Update for cl-letf changes.
232 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
233 (Setf Extensions): Partially restore note about cl-getf,
234 mainly moved to lispref/variables.texi.
235 (Property Lists): Fix cl-getf typos.
236 (Mapping over Sequences): Mention cl-mapc naming oddity.
237
2382012-10-29 Glenn Morris <rgm@gnu.org>
239
240 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
241 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
242 (Customizing Setf): Move contents to "Obsolete Setf Customization".
243 (Modify Macros, Multiple Values, Other Clauses):
244 Remove mentions of obsolete features.
245 (Obsolete Setf Customization): Don't mention `apply' setf.
246
2472012-10-28 Glenn Morris <rgm@gnu.org>
248
249 * cl.texi (Multiple Values, Common Lisp Compatibility):
250 More namespace updates.
251 (Obsolete Features): Copyedits.
252 (Obsolete Lexical Macros, Obsolete Setf Customization):
253 New subsections.
254
255 * cl.texi (Porting Common Lisp, Lexical Bindings):
256 Add some xrefs to the Elisp manual.
257
258 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
259 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
260 (Obsolete Features): New appendix. Move Lexical Bindings here.
261
2622012-10-27 Glenn Morris <rgm@gnu.org>
263
264 * cl.texi: Use defmac for macros rather than defspec.
265 (Efficiency Concerns): Related copyedit.
266
267 * cl.texi (Control Structure): Update for setf now being in core.
268 (Setf Extensions): Rename from Basic Setf. Move much of the
269 former content to lispref/variables.texi.
270 (Modify Macros): Move pop, push details to lispref/variables.texi.
271 (Customizing Setf): Copyedits for setf etc being in core.
272 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
273 Further namespaces updates.
274
2752012-10-26 Bastien Guerry <bzg@gnu.org>
276
277 * org.texi (Installation): Update the link to Org's ELPA. Also
278 don't mention org-install.el anymore as the replacement file
279 org-loaddefs.el is now loaded by org.el.
280
2812012-10-25 Michael Albinus <michael.albinus@gmx.de>
282
283 * tramp.texi (Frequently Asked Questions): Mention
284 `tramp-completion-reread-directory-timeout' for performance
285 improvement.
286
2872012-10-25 Glenn Morris <rgm@gnu.org>
288
289 * cl.texi: Don't mess with the TeX section number counter.
290 Use Texinfo recommended convention for quotes+punctuation.
291 (Overview, Sequence Functions): Rephrase for better line-breaking.
292 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
293 (Macro Bindings, Conditionals, Iteration, Loop Basics)
294 (Random Numbers, Mapping over Sequences, Structures)
295 (Porting Common Lisp): Further updates for cl-lib namespace.
296 (Modify Macros, Declarations, Macro Bindings, Structures):
297 Break long lines in examples.
298 (Dynamic Bindings): Update for changed progv behavior.
299 (Loop Examples, Efficiency Concerns): Markup fixes.
300 (Structures): Remove TeX margin change.
301 (Declarations): Fix typos.
302
3032012-10-24 Glenn Morris <rgm@gnu.org>
304
305 * cl.texi (Overview, Multiple Values, Creating Symbols)
306 (Numerical Functions): Say less/nothing about the original cl.el.
307 (Old CL Compatibility): Remove.
308 (Assertions): Remove ignore-errors (standard Elisp for some time).
309
310 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
311 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
312 (Efficiency Concerns, Efficiency Concerns)
313 (Common Lisp Compatibility, Old CL Compatibility):
314 Further updates for cl-lib namespace.
315
3162012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
317
318 Update manual for new time stamp format (Bug#12706).
319 * emacs-mime.texi (time-date): Update for new format.
320 Also, fix bogus time stamp and modernize a bit.
321
3222012-10-23 Glenn Morris <rgm@gnu.org>
323
324 * cl.texi: Include emacsver.texi. Use Emacs version number rather
325 than unchanging cl.el version number.
326 End all menu descriptions with a period.
327 Do not use @dfn{CL} for every instance of "CL".
328 (Overview): Remove no-runtime caveat, and note about foo* names.
329 (Usage): Use cl-lib rather than cl.
330 (Organization, Naming Conventions): Update for cl-lib.el.
331 (Installation): Remove long-irrelevant node.
332 (Program Structure, Predicates, Control Structure):
333 Start updating for cl-lib namespace.
334 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
335 Depend on emacsver.texi.
336
3372012-10-09 Michael Albinus <michael.albinus@gmx.de>
338
339 * trampver.texi: Update release number.
340
3412012-10-06 Glenn Morris <rgm@gnu.org>
342
343 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
344 ERC version.
345 (Introduction): ERC is distributed with Emacs.
346 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
347 (Getting Started): Simplify.
348 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
349 (History): Mention ERC maintained as part of Emacs now.
350 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
351 Add dependency on emacsver.texi.
352
353 * erc.texi: Remove hand-written node pointers.
354
3552012-10-05 Glenn Morris <rgm@gnu.org>
356
357 * newsticker.texi (Overview, Requirements, Usage, Configuration):
358 Copyedits.
359
3602012-10-01 Eric Ludlam <zappo@gnu.org>
361
362 * ede.texi (Quick Start, Project Local Variables)
363 (Miscellaneous commands, ede-java-root, Development Overview)
364 (Detecting a Project): New nodes.
365 (Simple projects): Node deleted.
366
367 * eieio.texi (Building Classes): Some slot attributes cannot be
368 overridden.
369 (Slot Options): Remove an example.
370 (Method Invocation, Documentation): New nodes.
371
3722012-10-01 Glenn Morris <rgm@gnu.org>
373
374 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
375 (reftex.pdf): Add dependency on emacsver.texi.
376 * reftex.texi: Don't include directory part for emacsver.texi;
377 the Makefile's -I handles it.
378
3792012-09-30 Ralf Angeli <angeli@caeruleus.net>
380
381 Merge from standalone RefTeX repository.
382
383 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
384 with macros.
385 (Imprint): Mention Wolfgang in list of contributors.
386 (Creating Citations): Give a hint about how to
387 auto-revert the BibTeX database file when using external editors.
388 (Referencing Labels): Simplify section about reference macro
389 cycling.
390 (Options (Referencing Labels)): Adapt to new structure of
391 `reftex-ref-style-alist'.
392 (Referencing Labels, Reference Styles): Document changes in the
393 referencing functionality.
394 (Commands): Mention options for definition of header and footer in
395 BibTeX files.
396 (Options (Creating Citations)): Document
397 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
398 (Reference Styles): New section.
399 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
400 (Options (Referencing Labels)): Remove descriptions of deprecated
401 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
402 Add descriptions for `reftex-ref-style-alist' and
403 `reftex-ref-style-default-list'.
404 (Referencing Labels): Update regarding reference styles.
405 (Citation Styles): Mention support for ConTeXt.
406 (Options (Defining Label Environments)): Fix typo.
407 (Options (Creating Citations)): Document
408 `reftex-cite-key-separator'.
409
4102012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
411
412 * org.texi: Add description of ORG_ADD_CONTRIB to info
413 documentation. Add link to Worg for more details.
414
415 * org.texi: Clarify installation procedure. Provide link to the
416 build system description on Worg.
417
418 * org.texi: Remove reference to utils/, x11idle.c is now in
419 contrib/scripts.
420
421 * org.texi: Re-normalize to "Org mode" in manual.
422
423 * org.texi (Installation): Adapt documentation to new build
424 system. Mention GNU ELPA (since it needs to be handled like Emacs
425 built-in Org).
426
4272012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
428
429 * org.texi: Fix typo in description of the 'Hooks' section.
430
431 * org.texi: Add ID to the list of special properties.
432
4332012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
434
435 * org.texi (Moving subtrees): Document the ability to archive to a
436 datetree.
437
4382012-09-30 Bastien Guerry <bzg@altern.org>
439
440 * org.texi (Installation, Feedback, Batch execution): Use
441 (add-to-list 'load-path ... t) for the contrib dir.
442
443 * org.texi (results): Update documentation for ":results drawer"
444 and ":results org".
445
446 * org.texi (Column width and alignment): Fix typo.
447
448 * org.texi (Activation): Point to the "Conflicts" section.
449
450 * org.texi (Conflicts): Mention filladapt.el in the list of
451 conflicting packages.
452
453 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
454 not needed for versions of Emacs > 22.1.
455
456 * org.texi (History and Acknowledgments): Fix typo.
457
458 * org.texi (History and Acknowledgments): Add my own
459 acknowledgments.
460
461 * org.texi (Agenda commands): Document the new command and the new
462 option.
463
464 * org.texi (Agenda commands): Delete `org-agenda-action' section.
465 (Agenda commands): Reorder. Document `*' to toggle persistent
466 marks.
467
468 * org.texi (Agenda dispatcher): Mention
469 `org-toggle-agenda-sticky'.
470 (Agenda commands, Exporting Agenda Views): Fix typo.
471
472 * org.texi (Templates in contexts, Setting Options): Update to
473 reflect changes in how contexts options are processed.
474
475 * org.texi (Templates in contexts): Document the new structure of
476 the variables `org-agenda-custom-commands-contexts' and
477 `org-capture-templates-contexts'.
478
479 * org.texi (Templates in contexts): Document the new option
480 `org-capture-templates-contexts'.
481 (Storing searches): Document the new option
482 `org-agenda-custom-commands-contexts'.
483
484 * org.texi (Formula syntax for Lisp): Reformat.
485
486 * org.texi (Special properties, Column attributes)
487 (Agenda column view): Document the new special property
488 CLOCKSUM_T.
489
490 * org.texi (Template expansion): Document the new %l template.
491
492 * org.texi (Fast access to TODO states): Fix documentation about
493 allowed characters for fast todo selection.
494
495 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
496 use in `org-agenda-to-appt'.
497
498 * org.texi (Comment lines): Update wrt comments.
499
500 * org.texi (Resolving idle time): Document new keybinding.
501
502 * org.texi (Clocking commands): Document the use of S-M-<up/down>
503 on clock timestamps.
504
505 * org.texi (Fast access to TODO states): Explicitely says only
506 letters are supported as fast TODO selection keys.
507
508 * org.texi (Link abbreviations): Illustrate the use of the "%h"
509 specifier. Document the new "%(my-function)" specifier.
510
511 * org.texi (Clocking commands): New cindex.
512 (Clocking commands): Update documentation for `org-clock-in'.
513 Document `org-clock-in-last'. Mention `org-clock-out' and
514 `org-clock-in-last' as commands that can be globally bound.
515 (Resolving idle time): Document continuous clocking.
516
517 * org.texi (Top, Introduction): Fix formatting.
518 (Activation): Add index entries.
519 (Conventions): Update section.
520 (Embedded @LaTeX{}): Fix formatting.
521
522 * org.texi (Visibility cycling): Document `show-children'.
523
524 * org.texi (Using capture): Mention the `org-capture-last-stored'
525 bookmark as a way to jump to the last stored capture.
526
527 * org.texi (Uploading files): Fix typo.
528
529 * org.texi (Using capture): Document `C-0' as a prefix argument
530 for `org-capture'.
531
532 * org.texi (Agenda commands): Document persistent marks.
533
534 * org.texi (Template expansion): Update doc to reflect change.
535
536 * org.texi (Radio tables): Document the :no-escape parameter.
537
538 * org.texi (Repeated tasks): Document repeat cookies for years,
539 months, weeks, days and hours.
540
541 * org.texi (Export options): State that you can use the d: option
542 by specifying a list of drawers.
543
544 * org.texi (HTML preamble and postamble): Small doc improvement.
545
5462012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
547
548 * org.texi: The sections in the Exporting section of the manual
549 left out articles in the description of the org-export-as-*
550 commands, among other places. This patch adds them, adds a few
551 missing prepositions, and switches instances of "an HTML" to "a
552 html" for internal consistency.
553
554 * org.texi: Alter several examples of headings with timestamps in
555 them to include the timestamps in the body instead of the heading.
556
5572012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
558
559 * org.texi (Agenda dispatcher): Document sticky agenda views and
560 the new key for them.
561
5622012-09-30 Charles <millarc@verizon.net> (tiny change)
563
564 * org.texi (Advanced features): Fix error in table.
565
5662012-09-30 Feng Shu <tumashu@gmail.com>
567
568 * org.texi (@LaTeX{} fragments): Document imagemagick as an
569 alternative to dvipng.
570
5712012-09-30 François Allisson <francois@allisson.co> (tiny change)
572
573 * org.texi: Remove extra curly bracket.
574
5752012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
576
577 * org.texi (org-clock-in-last and org-clock-cancel): Update the
578 defkeys.
579
5802012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
581
582 * org.texi (Agenda commands): Fix two typos by giving
583 corresponding function names, according to
584 `org-agenda-view-mode-dispatch'.
585
5862012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
587
588 * org.texi (The spreadsheet): Fix typo.
589
5902012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
591
592 * org.texi (Tracking your habits): Point to the "Tracking TODO
593 state changes" section.
594
5952012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
596
597 * org.texi (Literal examples): Remove reference to unknown
598 `org-export-latex-minted' variable. Also simplify footnote since
599 `org-export-latex-listings' documentation is exhaustive already.
600
601 * org.texi (Plain lists): Remove reference to now hard-coded
602 `bullet' automatic rule.
603
6042012-09-30 Toby S. Cubitt <tsc25@cantab.net>
605
606 * org.texi: Updated documentation accordingly.
607
6082012-09-13 Paul Eggert <eggert@cs.ucla.edu>
609
610 * texinfo.tex: Merge from gnulib.
611
6122012-09-12 Michael Albinus <michael.albinus@gmx.de>
613
614 Sync with Tramp 2.2.6.
615
616 * tramp.texi (Bug Reports): Cleanup caches before a test run.
617
618 * trampver.texi: Update release number.
619
6202012-09-12 Paul Eggert <eggert@cs.ucla.edu>
621
622 * texinfo.tex: Merge from gnulib.
623
12012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com> 6242012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2 625
3 * url.texi (Parsed URLs): Adjust to the code's use of defstruct 626 * url.texi (Parsed URLs): Adjust to the code's use of defstruct