aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog83
1 files changed, 83 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index f9ec9a6f6e7..6f847d6d86d 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,86 @@
12009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2
3 * org.texi (Publishing action): Improve documentation of file
4 names when publishing to the source directory.
5 (Clean view): Document `org-indent-mode'.
6 (Clocking work time): Add documentation for the
7 new :timetamp option when creating a clock report.
8 (Paragraphs): Fix many typos.
9 (Plain lists): Remove duplicate explanation about the
10 `C-c *' command.
11 (Literal examples): Update to reflect the new behavior
12 of the -n -r -k switches when exporting source code examples.
13 (Structure editing): Add information about `C-c *',
14 converting a plain list into a list of Org items.
15 (Remember): Small rephrasing of the paragraph
16 describing remember.el. Also mentioned that remember.el is part
17 of Emacs 23, not Emacs 22.
18 (Clocking work time): Add documentation about
19 displaying the current clocking time against the effort estimate.
20 Also add a footnote about using `org-clock-in-prepare-hook' to add
21 an effort estimate on the fly, just before clocking it.
22 (Footnotes): Document automatic renumbering and
23 sorting.
24 (Agenda commands): Document new bulk commands.
25 (Plain lists): Document new behavior of
26 `org-cycle-include-plain-lists'.
27 Hyphenation only in TeX.
28 (Clocking work time): Document the key to update effort
29 estimates.
30 (Clocking work time): Document the clock time display.
31 (Structure editing, TODO basics): Document new
32 variables.
33 (Column attributes): Document new colciew operators.
34 (Publishing options): Document :xml-declaration.
35 (Tracking TODO state changes): Document the
36 LOG_INTO_DRAWER property.
37 (Literal examples): Document the new implementation for
38 editing source code.
39 (Publishing action): Mention the new publishing
40 function, to publish an Org source file.
41 (Publishing links): Mention how to link to an Org source file.
42 (Macro replacement): Document new macros.
43 (Handling links): Document type-specific completion
44 when inserting links.
45 (Structure editing, Plain lists): Improve documentation
46 on sorting.
47 (Internal links): Document custom ids for links.
48 (Handling links): Document custom ids for links.
49 (CSS support): Document new class.
50 (Refiling notes): Document the possibility to create new nodes
51 during refiling.
52 (Agenda commands): Document the "?" operator to find
53 tasks without effort setting.
54 (Exporting agenda information): Section moved.
55 (RSS Feeds): New section.
56 (Built-in table editor): Document M-e and M-a navigate
57 inside table field.
58 (Stuck projects): Docment that projects identified as
59 un-stuck will still be searchd for stuck sub-projects.
60 (Paragraphs): Document centering.
61 (Creating timestamps, Agenda commands): Document new
62 behavior when changing time stamps.
63 (Structure editing): Document the new command
64 `org-clone-subtree-with-time-shift'.
65 (Publishing): Refresh this chapter.
66 (Export options, Export options, In-buffer settings):
67 Document the new keywords.
68 (Matching tags and properties): Collect all
69 documentation about tags/property matches here.
70 (Setting tags): Document `org-tag-persistent-alist'.
71 (Weekly/daily agenda): New section.
72 (Orgstruct mode): Describe `orgstruct++-mode'.
73 (Drawers): Mention the LOGBOOK drawer.
74 (Export options, Sectioning structure): Document the
75 #+LEATEX_HEADER in-buffer setting.
76 (Bugs): Section removed.
77 (Hooks): New section.
78 (Add-on packages): Moved here from old location.
79 (Context-sensitive commands): New section.
80 (Setting tags): Document newline option.
81 (Global TODO list, Matching tags and properties):
82 Mention more variables.
83 (Checkboxes): Update to changed command behavior.
12009-08-02 Eric Yu <sucode@gmail.com> (tiny change) 842009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2 85
3 * speedbar.texi (Basic Key Bindings): Fix typo. 86 * speedbar.texi (Basic Key Bindings): Fix typo.