Fix bug with including archive files in org-mobile-files
[org-mode/org-mode-NeilSmithlineMods.git] / doc / ChangeLog
blob50267459ecc5f8911ed5ebe6af6955b23a22e26f
1 2009-11-03  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.texi (Structure editing, Plain lists): Document indentation
4         cycling in empty entries with TAB.
6 2009-11-01  James TD Smith  <ahktenzero@mohorovi.cc>
8         * org.texi (Column attributes): Add the new age summary operators.
9         Also, mention the fact you can only use one summary operator per
10         property.
12 2009-10-31  Carsten Dominik  <carsten.dominik@gmail.com>
14         * orgcard.tex: Document the new archiving keys.
16         * org.texi (Archiving): Document the default archiving command.
17         (Moving subtrees): Document the new keys for archiving.
18         (Internal archiving): Fix incorrect key.
19         (Agenda commands): Document the TODO set switching commands.
20         (Agenda commands): Document the new archiving keys.
22 2009-10-24  Carsten Dominik  <carsten.dominik@gmail.com>
24         * org.texi (Clocking work time): Better description on how to save
25         and restore a clock.
26         (Resolving idle time): Mention the x11idle program to get true
27         idleness also under X11.
28         (Resolving idle time): Use @kbd instead of @key for normal
29         letters, because this is how he rest of the manual does this.
31 2009-10-19  John Wiegley  <johnw@newartisans.com>
33         * org.texi (Tracking your habits): Added a new section in the
34         manual about how to track habits.
36 2009-10-18  Carsten Dominik  <carsten.dominik@gmail.com>
38         * org.texi (Pushing to MobileOrg): Mention that `org-directory'
39         should be set.
41 2009-10-17  John Wiegley  <johnw@newartisans.com>
43         * org.texi (Resolving idle time): Added a section on how idle and
44         dangling clocks are resolved.
46 2009-10-14  Carsten Dominik  <carsten.dominik@gmail.com>
48         * org.texi (Agenda commands): Document that SPC is a filter for
49         any tag.
50         (Search view): Renamed from "Keyword search".
52 2009-10-04  Carsten Dominik  <carsten.dominik@gmail.com>
54         * org.texi (Cap): New chapter.
55         (Markup): New chapter.
57 2009-10-03  Carsten Dominik  <carsten.dominik@gmail.com>
59         * org.texi (Links in HTML export, Images in HTML export): Extend
60         the section titles.
61         (Images in HTML export): Document the align option.
62         (Text areas in HTML export): Extend the section title.
63         (Images in LaTeX export): Explain image placement in LaTeX.
65         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
67 2009-09-28  Carsten Dominik  <carsten.dominik@gmail.com>
69         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
71 2009-09-26  Carsten Dominik  <carsten.dominik@gmail.com>
73         * org.texi (Processing LaTeX fragments): Document that the size of
74         images can be changes using the variable
75         `org-format-latex-options'.
77 2009-09-21  Carsten Dominik  <carsten.dominik@gmail.com>
79         * org.texi (The date/time prompt, Timestamps): Be more accurate
80         over ISO format dates and times.
82 2009-09-18  Carsten Dominik  <carsten.dominik@gmail.com>
84         * org.texi (Visibility cycling): Document showeverything keyword.
85         (In-buffer settings): Document showeverything keyword.
87 2009-09-17  Carsten Dominik  <carsten.dominik@gmail.com>
89         * org.texi (Setting up the staging area): Fix the example.
91 2009-09-15  Carsten Dominik  <carsten.dominik@gmail.com>
93         * org.texi (MobileOrg): New section.
94         (Agenda commands, Exporting Agenda Views): Document exporting the
95         agenda view to Org files.
97 2009-08-29  Carsten Dominik  <carsten.dominik@gmail.com>
99         * orgcard.tex: Document new effort setting commands.
101         * org.texi (Effort estimates): Document new effort setting
102         commands.
104 2009-08-27  Carsten Dominik  <carsten.dominik@gmail.com>
106         * orgcard.tex: Document the new keys for agenda time motion.
108         * org.texi (Agenda commands): Document the new keys fro agenda
109         time motion.
111         * orgcard.tex: Document the `E' key in the agenda.
113         * org.texi (Agenda commands): Document entry text mode.
115 2009-08-18  Carsten Dominik  <carsten.dominik@gmail.com>
117         * org.texi (Agenda commands): Improve documentation of the keys to
118         include inactive time stamps into the agenda view.
119         (Feedback): Document the new bug report command.
121 2009-08-14  Dan Davison <davison@stats.ox.ac.uk>  (tiny change)
123         * org.texi (Structure editing): Added an index entry for the
124         sorting of subtrees.
126 2009-08-09  Carsten Dominik  <carsten.dominik@gmail.com>
128         * org.texi (Literal examples): Document that source code can be
129         exported to LaTeX using the listings package.
131 2009-08-04  Carsten Dominik  <carsten.dominik@gmail.com>
133         * org.texi (Publishing action): Improve documentation of file
134         names when publishing to the source directory.
136 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
138         * org.texi (Clean view): Document `org-indent-mode'.
140 2009-07-26  Bastien Guerry  <bzg@altern.org>
142         * org.texi (Clocking work time): Add documentation for the
143         new :timetamp option when creating a clock report.
145 2009-07-26  Dan Griswold <dgriswol@rochester.rr.com>  (tiny change)
147         * org.texi (Paragraphs): Fix many typos.
149 2009-07-25  Bastien Guerry  <bzg@altern.org>
151         * org.texi (Plain lists): Remove duplicate explanation about the
152         `C-c *' command.
154 2009-07-23  Bastien Guerry  <bzg@altern.org>
156         * org.texi (Literal examples): Update to reflect the new behavior
157         of the -n -r -k switches when exporting source code examples.
159 2009-07-21  Dan Davison <davison@stats.ox.ac.uk>  (tiny change)
161         * org.texi (Structure editing): Add information about `C-c *',
162         converting a plain list into a list of Org items.
164 2009-07-20  Bastien Guerry  <bzg@altern.org>
166         * org.texi (Remember): Small rephrasing of the paragraph
167         describing remember.el.  Also mentioned that remember.el is part
168         of Emacs 23, not Emacs 22.
170 2009-07-17  Bastien Guerry  <bzg@altern.org>
172         * org.texi (Clocking work time): Add documentation about
173         displaying the current clocking time against the effort estimate.
174         Also add a footnote about using `org-clock-in-prepare-hook' to add
175         an effort estimate on the fly, just before clocking it.
177 2009-07-03  Carsten Dominik  <carsten.dominik@gmail.com>
179         * org.texi (Footnotes): Document automatic renumbering and
180         sorting.
182 2009-07-02  Carsten Dominik  <carsten.dominik@gmail.com>
184         * org.texi (Agenda commands): Document new bulk commands.
186 2009-07-01  Carsten Dominik  <carsten.dominik@gmail.com>
188         * org.texi (Plain lists): Document new behavior of
189         `org-cycle-include-plain-lists'.
191 2009-06-30  Carsten Dominik  <carsten.dominik@gmail.com>
193         * org.texi: Hyphenation only in TeX.
195 2009-06-24  Carsten Dominik  <carsten.dominik@gmail.com>
197         * orgcard.tex: Document bulk action.
199         * org.texi (Agenda commands): Document bulk action and remote
200         refiling.
202 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
204         * org.texi (Clocking work time): Document the key to update effort
205         estimates.
207 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
209         * org.texi (Clocking work time): Document the clock time display.
211 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
213         * org.texi (Structure editing, TODO basics): Document new
214         variables.
216 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
218         * org.texi (Column attributes): Document new colciew operators.
220 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
222         * org.texi (Publishing options): Document :xml-declaration.
224 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
226         * org.texi (Tracking TODO state changes): Document the
227         LOG_INTO_DRAWER property.
229 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
231         * org.texi (Literal examples): Document the new implementation for
232         editing source code.
234 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
236         * org.texi (Publishing action): Mention the new publishing
237         function, to publish an Org source file.
238         (Publishing links): Mention how to link to an Org source file.
240 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
242         * org.texi (Macro replacement): Document new macros.
244 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
246         * org.texi (Handling links): Document type-specific completion
247         when inserting links.
249 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
251         * orgcard.tex: Document the key for sorting.
253         * org.texi (Structure editing, Plain lists): Improve documentation
254         on sorting.
256 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
258         * org.texi (Internal links): Document custom ids for links.
259         (Handling links): Document custom ids for links.
261 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
263         * org.texi (CSS support): Document new class.
264         (Refiling notes): Document the possibility to create new nodes
265         during refiling.
267 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
269         * org.texi (Agenda commands): Document the "?" operator to find
270         tasks without effort setting.
272 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
274         * org.texi (Exporting agenda information): Section moved.
276 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
278         * org.texi (RSS Feeds): New section.
280 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
282         * orgcard.tex:  Document M-e and M-a navigate
283         inside table field.  Fix a number of typos.
285         * org.texi (Built-in table editor): Document M-e and M-a navigate
286         inside table field.
288 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
290         * org.texi (Stuck projects): Docment that projects identified as
291         un-stuck will still be searchd for stuck sub-projects.
293 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
295         * org.texi (Paragraphs): Document centering.
297 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
299         * org.texi (Creating timestamps, Agenda commands): Document new
300         behavior when changing time stamps.
302 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
304         * org.texi (Structure editing): Document the new command
305         `org-clone-subtree-with-time-shift'.
307 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
309         * org.texi (Publishing): Refresh this chapter.
311 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
313         * org.texi (Export options, Export options, In-buffer settings):
314         Document the new keywords.
316 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
318         * org.texi (Matching tags and properties): Collect all
319         documentation about tags/property matches here.
321 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
323         * org.texi (Setting tags): Document `org-tag-persistent-alist'.
325 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
327         * org.texi (Weekly/daily agenda): New section.
329 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
331         * org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
332         (Drawers): Mention the LOGBOOK drawer.
334 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
336         * org.texi (Export options, Sectioning structure): Document the
337         #+LEATEX_HEADER in-buffer setting.
338         (Bugs): Section removed.
339         (Hooks): New section.
340         (Add-on packages): Moved here from old location.
341         (Context-sensitive commands): New section.
343 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
345         * org.texi (Setting tags): Document newline option.
347         * orgcard.tex: Document `C-c C-x o'.
349         * org.texi (TODO dependencies, Checkboxes): Document
350         `org-track-ordered-property-with-tag'.
352 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
354         * org.texi (Global TODO list, Matching tags and properties):
355         Mention more variables.
357 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
359         * org.texi (Checkboxes): Update to changed command behavior.
361 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
363         * org.texi (Tracking TODO state changes): Document storing state
364         change notes into a drawer.
365         (Agenda commands): Document the agenda command `z'.
366         (Tag searches, Clean view, Special agenda views): Document the
367         special interpretation of LEVEL when odd levels are used.
369 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
371         * org.texi (CSS support): Document CSS classes for section numbers.
372         (Links, Images in HTML export): Better documentation of hot to set
373         attribute for images.
375 2009-02-05  Carsten Dominik  <carsten.dominik@gmail.com>
377         * org.texi (Clocking work time): Decoment how to make the clock
378         persist from one Emacs session to the next.
380 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
382         * org.texi (TODO dependencies): Document TODO dependencies on
383         checkboxes.
385 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
387         * org.texi (TODO dependencies): New section.
389 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
391         * org.texi (Plain lists, TODO basics, Priorities)
392         (Multiple sets in one file, Conflicts): Document interaction with
393         `shift-selection-mode'.
395 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
397         * org.texi (References): Add information about remote references.
399 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
401         * orgcard.tex: Document `C-c RET' in tables.
403         * org.texi (Built-in table editor): Document `C-c RET' in tables.
405 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
407         * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
408         LaTeX macros survive LaTeX export.
409         (Images in LaTeX export): Show how to create a reference to a
410         figure.
411         (Sectioning structure): Document that the LaTeX class can be
412         specified in a property.
414 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
416         * org.texi (Text areas in HTML export): New section.
417         (External links): Add examples for text search and ID links.
419 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
421         * org.texi (Built-in table editor): Remove the descriptio of `C-c
422         C-q', it not longer works.
424 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
426         * org.texi (Literal examples): Document that a space must follow
427         the colon in short examples.
429 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
431         * org.texi (Relative timer): Document `org-timer-stop'.
433 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
435         * org.texi (Footnotes): New section.
436         (Footnote markup): Shorten section and refer to new Footnote
437         section.
439 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
441         * org.texi (Literal examples): Add documentation for line
442         numbering in and references to code examples.
443         (CSS support): Fix the description of default CSS styles.
445 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
447         * org.texi (Capturing column view): Document
448         "file:path/to/file.org" as an allowed value for the ID property of
449         a dynamic block copying column view.
451 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
453         * org.texi (References): Document special last-row references.
455 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
457         * org.texi: Fix typos and grammatical issues.
459 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
461         * org.texi (Tables in LaTeX export): New section.
463 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
465         * org.texi (Images in LaTeX export): New section.
466         (Inlined images, Images in HTML export): Sections renamed.
468 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
470         * org.texi (Using the mapping API): Fix bug in mapping example.
471         (Publishing options): Make the list of properties complete again,
472         in correspondence to the variable `org-export-plist-vars'.
474 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
476         * org.texi (Property searches): Document new special values for
477         time comparisons.
479 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
481         * org.texi (Tag inheritance): Refine the description of tag
482         inheritance.
484 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
486         * org.texi (Project alist): Add info about the publishing sequence
487         of components.
488         (Effort estimates): Document the new relativer timer.
490 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
492         * org.texi: Re-apply the change to FDL 1.3.
494 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
496         * org.texi (Setting up Remember): Document `org-remember-mode'.
498 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
500         * org.texi (External links): Document that bbdb links can use a
501         regular expression.
502         (External links): Document that elisp links can contain
503         interactive commands.
505 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
507         * org.texi (Clocking work time): Document the :formula property of
508         clock tables.
509         (Structure editing, Refiling notes): Document refiling regions.
511 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
513         * org.texi (Agenda commands): Document the double-prefix version
514         of the `l' command in the agenda.
516 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
518         * org.texi (Handling links): Explain the effect of a double prefix
519         arg to `C-c C-o'.
521 2008-11-02  Charles Sebold  <csebold@gmail.com>
523         * org.texi (Org Plot): Add documentation for timefmt option.
525 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
527         * org.texi (TODO basics): Add documentation for tag triggers.
529 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
531         * org.texi (Creating timestamps): Fix documentation of the "C-c ."
532         command.
533         (Literal examples): Document using artist-mode for ASCII
534         drawings.
536 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
538         * org.texi: Modify license to no longer include back- and front
539         cover matters.
541 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
543         * org.texi (Using the mapping API): New section.
545 2008-04-15  Jason Riedy  <jason@acm.org>
547         * org.texi (A LaTeX example): Note that fmt may be a one-argument
548         function, and efmt may be a two-argument function.
550 2008-04-15  Jason Riedy  <jason@acm.org>
552         * org.texi (Radio tables): Document multiple destinations.
554 2008-04-15  Carsten Dominik  <dominik@science.uva.nl>
556         * org.texi (Agenda column view): New section.
558 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
560         * org.texi (Moving subtrees): Document archiving to the archive
561         sibling.
563 2008-04-04  Carsten Dominik  <dominik@science.uva.nl>
565         * org.texi (Agenda commands): Document columns view in the agenda.
567 2008-04-03  Carsten Dominik  <dominik@science.uva.nl>
569         * org.texi (Using the property API): Document the API for
570         multi-valued properties.