aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorBastien Guerry2012-01-03 18:27:21 +0100
committerBastien Guerry2012-01-03 18:27:21 +0100
commite66ba1dfc4cf2e12100191d2c24436c42d097268 (patch)
treeb50b009e703fe1a9e8cb13cddf7928a97ad6210c /doc/misc/ChangeLog
parent88c5c7c8313162b94173fd4333e6062aa07c4d2e (diff)
downloademacs-e66ba1dfc4cf2e12100191d2c24436c42d097268.tar.gz
emacs-e66ba1dfc4cf2e12100191d2c24436c42d097268.zip
Merge Org 7.8.03
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog154
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 @@
12012-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
72012-01-03 Bastien Guerry <bzg@gnu.org>
8
9 * org.texi (Plain lists): Split the table to fix the display
10 of items.
11
122012-01-03 Bastien Guerry <bzg@gnu.org>
13
14 * org.texi (Plain lists): Fix misplaced explanation.
15
162012-01-03 Bastien Guerry <bzg@gnu.org>
17
18 * org.texi (Plain lists, Agenda files): Add index entries.
19
202012-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
252012-01-03 Bernt Hansen <bernt@norang.ca>
26
27 * org.texi (Agenda commands): Document
28 `org-clock-report-include-clocking-task'.
29
302012-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
352012-01-03 Julian Gehring <julian.gehring@googlemail.com>
36
37 * org.texi: End sentences with two spaces.
38
392012-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
442012-01-03 Eric Schulte <eric.schulte@gmx.com>
45
46 * org.texi (colnames): Note that colnames behavior may differ
47 across languages.
48
492012-01-03 Bastien Guerry <bzg@gnu.org>
50
51 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
52
532012-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
582012-01-03 Eric Schulte <schulte.eric@gmail.com>
59
60 * org.texi (eval): Documenting the full range of :eval header
61 argument values.
62
632012-01-03 Eric Schulte <schulte.eric@gmail.com>
64
65 * org.texi (eval): Documentation of the new :eval option.
66
672012-01-03 Thomas Dye <dk@poto.local>
68
69 * org.texi: Add accumulated properties.
70
712012-01-03 Thomas Dye <dk@poto.local>
72
73 * org.texi: Documented no spaces in name=assign, another
74 correction to :var table.
75
762012-01-03 Thomas Dye <dk@poto.local>
77
78 * org.texi: Changed DATA to NAME in Working With Source Code
79 section.
80
812012-01-03 Tom Dye <tsd@tsdye.com>
82
83 * org.texi: Minor change to :var table.
84
852012-01-03 Tom Dye <tsd@tsdye.com>
86
87 * org.texi: More changes to :var table (some examples were wrong).
88
892012-01-03 Tom Dye <tsd@tsdye.com>
90
91 * org.texi: Cleaned up :var table.
92
932012-01-03 Bastien Guerry <bzg@gnu.org>
94
95 * org.texi (Timestamps, Weekly/daily agenda)
96 (Weekly/daily agenda): Add @cindex for "appointment".
97
982012-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
1052012-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
1112012-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
1162012-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
1212012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
122
123 * org.texi (Conflicts): Better yasnippet config info.
124
1252012-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
1312012-01-03 Tom Dye <tsd@tsdye.com>
132
133 * org.texi: Added a line to specify that header arguments are
134 lowercase.
135
1362012-01-03 Tom Dye <tsd@tsdye.com>
137
138 * org.texi: :var requires default value when declared.
139
1402012-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
1452012-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
1512012-01-03 David Maus <dmaus@ictsoc.de>
152
153 * org.texi (Exporting Agenda Views): Fix command line syntax.
154
12011-12-28 Paul Eggert <eggert@cs.ucla.edu> 1552011-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):