Make `i' key in agenda and calendar add new entries to an org file
[org-mode.git] / doc / ChangeLog
blobb780810550948a41e556a2881b8f6368178ea04a
1 2009-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.texi (Agenda commands): Document the new `i' command.
5 2009-11-03  Carsten Dominik  <carsten.dominik@gmail.com>
7         * org.texi (Structure editing, Plain lists): Document indentation
8         cycling in empty entries with TAB.
10 2009-11-01  James TD Smith  <ahktenzero@mohorovi.cc>
12         * org.texi (Column attributes): Add the new age summary operators.
13         Also, mention the fact you can only use one summary operator per
14         property.
16 2009-10-31  Carsten Dominik  <carsten.dominik@gmail.com>
18         * orgcard.tex: Document the new archiving keys.
20         * org.texi (Archiving): Document the default archiving command.
21         (Moving subtrees): Document the new keys for archiving.
22         (Internal archiving): Fix incorrect key.
23         (Agenda commands): Document the TODO set switching commands.
24         (Agenda commands): Document the new archiving keys.
26 2009-10-24  Carsten Dominik  <carsten.dominik@gmail.com>
28         * org.texi (Clocking work time): Better description on how to save
29         and restore a clock.
30         (Resolving idle time): Mention the x11idle program to get true
31         idleness also under X11.
32         (Resolving idle time): Use @kbd instead of @key for normal
33         letters, because this is how he rest of the manual does this.
35 2009-10-19  John Wiegley  <johnw@newartisans.com>
37         * org.texi (Tracking your habits): Added a new section in the
38         manual about how to track habits.
40 2009-10-18  Carsten Dominik  <carsten.dominik@gmail.com>
42         * org.texi (Pushing to MobileOrg): Mention that `org-directory'
43         should be set.
45 2009-10-17  John Wiegley  <johnw@newartisans.com>
47         * org.texi (Resolving idle time): Added a section on how idle and
48         dangling clocks are resolved.
50 2009-10-14  Carsten Dominik  <carsten.dominik@gmail.com>
52         * org.texi (Agenda commands): Document that SPC is a filter for
53         any tag.
54         (Search view): Renamed from "Keyword search".
56 2009-10-04  Carsten Dominik  <carsten.dominik@gmail.com>
58         * org.texi (Cap): New chapter.
59         (Markup): New chapter.
61 2009-10-03  Carsten Dominik  <carsten.dominik@gmail.com>
63         * org.texi (Links in HTML export, Images in HTML export): Extend
64         the section titles.
65         (Images in HTML export): Document the align option.
66         (Text areas in HTML export): Extend the section title.
67         (Images in LaTeX export): Explain image placement in LaTeX.
69         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
71 2009-09-28  Carsten Dominik  <carsten.dominik@gmail.com>
73         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
75 2009-09-26  Carsten Dominik  <carsten.dominik@gmail.com>
77         * org.texi (Processing LaTeX fragments): Document that the size of
78         images can be changes using the variable
79         `org-format-latex-options'.
81 2009-09-21  Carsten Dominik  <carsten.dominik@gmail.com>
83         * org.texi (The date/time prompt, Timestamps): Be more accurate
84         over ISO format dates and times.
86 2009-09-18  Carsten Dominik  <carsten.dominik@gmail.com>
88         * org.texi (Visibility cycling): Document showeverything keyword.
89         (In-buffer settings): Document showeverything keyword.
91 2009-09-17  Carsten Dominik  <carsten.dominik@gmail.com>
93         * org.texi (Setting up the staging area): Fix the example.
95 2009-09-15  Carsten Dominik  <carsten.dominik@gmail.com>
97         * org.texi (MobileOrg): New section.
98         (Agenda commands, Exporting Agenda Views): Document exporting the
99         agenda view to Org files.
101 2009-08-29  Carsten Dominik  <carsten.dominik@gmail.com>
103         * orgcard.tex: Document new effort setting commands.
105         * org.texi (Effort estimates): Document new effort setting
106         commands.
108 2009-08-27  Carsten Dominik  <carsten.dominik@gmail.com>
110         * orgcard.tex: Document the new keys for agenda time motion.
112         * org.texi (Agenda commands): Document the new keys fro agenda
113         time motion.
115         * orgcard.tex: Document the `E' key in the agenda.
117         * org.texi (Agenda commands): Document entry text mode.
119 2009-08-18  Carsten Dominik  <carsten.dominik@gmail.com>
121         * org.texi (Agenda commands): Improve documentation of the keys to
122         include inactive time stamps into the agenda view.
123         (Feedback): Document the new bug report command.
125 2009-08-14  Dan Davison <davison@stats.ox.ac.uk>  (tiny change)
127         * org.texi (Structure editing): Added an index entry for the
128         sorting of subtrees.
130 2009-08-09  Carsten Dominik  <carsten.dominik@gmail.com>
132         * org.texi (Literal examples): Document that source code can be
133         exported to LaTeX using the listings package.
135 2009-08-04  Carsten Dominik  <carsten.dominik@gmail.com>
137         * org.texi (Publishing action): Improve documentation of file
138         names when publishing to the source directory.
140 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
142         * org.texi (Clean view): Document `org-indent-mode'.
144 2009-07-26  Bastien Guerry  <bzg@altern.org>
146         * org.texi (Clocking work time): Add documentation for the
147         new :timetamp option when creating a clock report.
149 2009-07-26  Dan Griswold <dgriswol@rochester.rr.com>  (tiny change)
151         * org.texi (Paragraphs): Fix many typos.
153 2009-07-25  Bastien Guerry  <bzg@altern.org>
155         * org.texi (Plain lists): Remove duplicate explanation about the
156         `C-c *' command.
158 2009-07-23  Bastien Guerry  <bzg@altern.org>
160         * org.texi (Literal examples): Update to reflect the new behavior
161         of the -n -r -k switches when exporting source code examples.
163 2009-07-21  Dan Davison <davison@stats.ox.ac.uk>  (tiny change)
165         * org.texi (Structure editing): Add information about `C-c *',
166         converting a plain list into a list of Org items.
168 2009-07-20  Bastien Guerry  <bzg@altern.org>
170         * org.texi (Remember): Small rephrasing of the paragraph
171         describing remember.el.  Also mentioned that remember.el is part
172         of Emacs 23, not Emacs 22.
174 2009-07-17  Bastien Guerry  <bzg@altern.org>
176         * org.texi (Clocking work time): Add documentation about
177         displaying the current clocking time against the effort estimate.
178         Also add a footnote about using `org-clock-in-prepare-hook' to add
179         an effort estimate on the fly, just before clocking it.
181 2009-07-03  Carsten Dominik  <carsten.dominik@gmail.com>
183         * org.texi (Footnotes): Document automatic renumbering and
184         sorting.
186 2009-07-02  Carsten Dominik  <carsten.dominik@gmail.com>
188         * org.texi (Agenda commands): Document new bulk commands.
190 2009-07-01  Carsten Dominik  <carsten.dominik@gmail.com>
192         * org.texi (Plain lists): Document new behavior of
193         `org-cycle-include-plain-lists'.
195 2009-06-30  Carsten Dominik  <carsten.dominik@gmail.com>
197         * org.texi: Hyphenation only in TeX.
199 2009-06-24  Carsten Dominik  <carsten.dominik@gmail.com>
201         * orgcard.tex: Document bulk action.
203         * org.texi (Agenda commands): Document bulk action and remote
204         refiling.
206 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
208         * org.texi (Clocking work time): Document the key to update effort
209         estimates.
211 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
213         * org.texi (Clocking work time): Document the clock time display.
215 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
217         * org.texi (Structure editing, TODO basics): Document new
218         variables.
220 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
222         * org.texi (Column attributes): Document new colciew operators.
224 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
226         * org.texi (Publishing options): Document :xml-declaration.
228 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
230         * org.texi (Tracking TODO state changes): Document the
231         LOG_INTO_DRAWER property.
233 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
235         * org.texi (Literal examples): Document the new implementation for
236         editing source code.
238 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
240         * org.texi (Publishing action): Mention the new publishing
241         function, to publish an Org source file.
242         (Publishing links): Mention how to link to an Org source file.
244 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
246         * org.texi (Macro replacement): Document new macros.
248 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
250         * org.texi (Handling links): Document type-specific completion
251         when inserting links.
253 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
255         * orgcard.tex: Document the key for sorting.
257         * org.texi (Structure editing, Plain lists): Improve documentation
258         on sorting.
260 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
262         * org.texi (Internal links): Document custom ids for links.
263         (Handling links): Document custom ids for links.
265 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
267         * org.texi (CSS support): Document new class.
268         (Refiling notes): Document the possibility to create new nodes
269         during refiling.
271 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
273         * org.texi (Agenda commands): Document the "?" operator to find
274         tasks without effort setting.
276 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
278         * org.texi (Exporting agenda information): Section moved.
280 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
282         * org.texi (RSS Feeds): New section.
284 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
286         * orgcard.tex:  Document M-e and M-a navigate
287         inside table field.  Fix a number of typos.
289         * org.texi (Built-in table editor): Document M-e and M-a navigate
290         inside table field.
292 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
294         * org.texi (Stuck projects): Docment that projects identified as
295         un-stuck will still be searchd for stuck sub-projects.
297 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
299         * org.texi (Paragraphs): Document centering.
301 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
303         * org.texi (Creating timestamps, Agenda commands): Document new
304         behavior when changing time stamps.
306 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
308         * org.texi (Structure editing): Document the new command
309         `org-clone-subtree-with-time-shift'.
311 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
313         * org.texi (Publishing): Refresh this chapter.
315 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
317         * org.texi (Export options, Export options, In-buffer settings):
318         Document the new keywords.
320 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
322         * org.texi (Matching tags and properties): Collect all
323         documentation about tags/property matches here.
325 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
327         * org.texi (Setting tags): Document `org-tag-persistent-alist'.
329 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
331         * org.texi (Weekly/daily agenda): New section.
333 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
335         * org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
336         (Drawers): Mention the LOGBOOK drawer.
338 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
340         * org.texi (Export options, Sectioning structure): Document the
341         #+LEATEX_HEADER in-buffer setting.
342         (Bugs): Section removed.
343         (Hooks): New section.
344         (Add-on packages): Moved here from old location.
345         (Context-sensitive commands): New section.
347 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
349         * org.texi (Setting tags): Document newline option.
351         * orgcard.tex: Document `C-c C-x o'.
353         * org.texi (TODO dependencies, Checkboxes): Document
354         `org-track-ordered-property-with-tag'.
356 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
358         * org.texi (Global TODO list, Matching tags and properties):
359         Mention more variables.
361 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
363         * org.texi (Checkboxes): Update to changed command behavior.
365 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
367         * org.texi (Tracking TODO state changes): Document storing state
368         change notes into a drawer.
369         (Agenda commands): Document the agenda command `z'.
370         (Tag searches, Clean view, Special agenda views): Document the
371         special interpretation of LEVEL when odd levels are used.
373 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
375         * org.texi (CSS support): Document CSS classes for section numbers.
376         (Links, Images in HTML export): Better documentation of hot to set
377         attribute for images.
379 2009-02-05  Carsten Dominik  <carsten.dominik@gmail.com>
381         * org.texi (Clocking work time): Decoment how to make the clock
382         persist from one Emacs session to the next.
384 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
386         * org.texi (TODO dependencies): Document TODO dependencies on
387         checkboxes.
389 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
391         * org.texi (TODO dependencies): New section.
393 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
395         * org.texi (Plain lists, TODO basics, Priorities)
396         (Multiple sets in one file, Conflicts): Document interaction with
397         `shift-selection-mode'.
399 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
401         * org.texi (References): Add information about remote references.
403 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
405         * orgcard.tex: Document `C-c RET' in tables.
407         * org.texi (Built-in table editor): Document `C-c RET' in tables.
409 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
411         * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
412         LaTeX macros survive LaTeX export.
413         (Images in LaTeX export): Show how to create a reference to a
414         figure.
415         (Sectioning structure): Document that the LaTeX class can be
416         specified in a property.
418 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
420         * org.texi (Text areas in HTML export): New section.
421         (External links): Add examples for text search and ID links.
423 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
425         * org.texi (Built-in table editor): Remove the descriptio of `C-c
426         C-q', it not longer works.
428 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
430         * org.texi (Literal examples): Document that a space must follow
431         the colon in short examples.
433 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
435         * org.texi (Relative timer): Document `org-timer-stop'.
437 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
439         * org.texi (Footnotes): New section.
440         (Footnote markup): Shorten section and refer to new Footnote
441         section.
443 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
445         * org.texi (Literal examples): Add documentation for line
446         numbering in and references to code examples.
447         (CSS support): Fix the description of default CSS styles.
449 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
451         * org.texi (Capturing column view): Document
452         "file:path/to/file.org" as an allowed value for the ID property of
453         a dynamic block copying column view.
455 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
457         * org.texi (References): Document special last-row references.
459 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
461         * org.texi: Fix typos and grammatical issues.
463 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
465         * org.texi (Tables in LaTeX export): New section.
467 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
469         * org.texi (Images in LaTeX export): New section.
470         (Inlined images, Images in HTML export): Sections renamed.
472 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
474         * org.texi (Using the mapping API): Fix bug in mapping example.
475         (Publishing options): Make the list of properties complete again,
476         in correspondence to the variable `org-export-plist-vars'.
478 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
480         * org.texi (Property searches): Document new special values for
481         time comparisons.
483 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
485         * org.texi (Tag inheritance): Refine the description of tag
486         inheritance.
488 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
490         * org.texi (Project alist): Add info about the publishing sequence
491         of components.
492         (Effort estimates): Document the new relativer timer.
494 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
496         * org.texi: Re-apply the change to FDL 1.3.
498 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
500         * org.texi (Setting up Remember): Document `org-remember-mode'.
502 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
504         * org.texi (External links): Document that bbdb links can use a
505         regular expression.
506         (External links): Document that elisp links can contain
507         interactive commands.
509 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
511         * org.texi (Clocking work time): Document the :formula property of
512         clock tables.
513         (Structure editing, Refiling notes): Document refiling regions.
515 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
517         * org.texi (Agenda commands): Document the double-prefix version
518         of the `l' command in the agenda.
520 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
522         * org.texi (Handling links): Explain the effect of a double prefix
523         arg to `C-c C-o'.
525 2008-11-02  Charles Sebold  <csebold@gmail.com>
527         * org.texi (Org Plot): Add documentation for timefmt option.
529 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
531         * org.texi (TODO basics): Add documentation for tag triggers.
533 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
535         * org.texi (Creating timestamps): Fix documentation of the "C-c ."
536         command.
537         (Literal examples): Document using artist-mode for ASCII
538         drawings.
540 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
542         * org.texi: Modify license to no longer include back- and front
543         cover matters.
545 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
547         * org.texi (Using the mapping API): New section.
549 2008-04-15  Jason Riedy  <jason@acm.org>
551         * org.texi (A LaTeX example): Note that fmt may be a one-argument
552         function, and efmt may be a two-argument function.
554 2008-04-15  Jason Riedy  <jason@acm.org>
556         * org.texi (Radio tables): Document multiple destinations.
558 2008-04-15  Carsten Dominik  <dominik@science.uva.nl>
560         * org.texi (Agenda column view): New section.
562 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
564         * org.texi (Moving subtrees): Document archiving to the archive
565         sibling.
567 2008-04-04  Carsten Dominik  <dominik@science.uva.nl>
569         * org.texi (Agenda commands): Document columns view in the agenda.
571 2008-04-03  Carsten Dominik  <dominik@science.uva.nl>
573         * org.texi (Using the property API): Document the API for
574         multi-valued properties.