Redo the agenda after refiling
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blob6e0b624265e62a94e1c49e4390b7778afa76e955
1 2010-04-25  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-agenda.el (org-agenda-refile): New optional argument
4         NO-UPDATE.
5         (org-agenda-refile): Call `org-agenda-redo' unless NO-UPDATE
6         is set.
7         (org-agenda-bulk-action): Call the refile command with updates
8         suppressed - but arrange for `org-agenda-redo' to be called at
9         the end.
11         * org.el (org-mode): Make table mapping quiet.
12         (org-table-map-tables): New optional argument QUIETLY.
14         * org-ascii.el (org-export-ascii-preprocess): Make table
15         mapping quiet.
17         * org-html.el (org-export-as-html, org-html-level-start): Change
18         XHTML IDs to not use dots.
20         * org-exp.el (org-export-define-heading-targets): Change
21         XHTML IDs to not use dots.
23         * org-docbook.el (org-export-docbook-level-start): Change
24         XHTML IDs to not use dots.
26         * org-latex.el (org-export-as-latex): Make sure that the
27         result buffer is in latex-mode.
29         * org.el (org-shiftup-final-hook, org-shiftdown-final-hook)
30         (org-shiftleft-final-hook, org-shiftright-final-hook): New
31         hooks.
33 2010-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org-table.el (org-table-justify-field-maybe): Make sure that
36         inserting a value does not turn a line into a hline.
38 2010-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
40         * org-clock.el (org-clock-sum): New argument HEADLINE-FILTER.
41         (org-clock-sum): Add property to selected headlines.
42         (org-dblock-write:clocktable): Make tags matcher.
44         * org.el (org-set-autofill-regexps): XEmacs compatibility.
46         * org-latex.el (org-export-latex-set-initial-vars): Allow "-"
47         in latex class definitions
49         * org.el (org-shiftup-hook, org-shiftdown-hook)
50         (org-shiftleft-hook, org-shiftright-hook): New hooks.
52         * org-entities.el (org-entities): Use \land and \lor for logical
53         operators.
55         * org.el (org-shiftmetaleft, org-shiftmetaright): Call the subtree
56         indentation commands.
57         (org-hidden-tree-error): New defsubst.
58         (org-metaleft, org-metaright): Check for hidden stuff and throw an
59         error.
60         (org-check-for-hidden): New function.
62         * org-list.el (org-item-re): New function.
63         (org-at-item-p): Use `org-item-re'.
64         (org-end-of-item-text-before-children): New function.
65         (org-outdent-item, org-indent-item): Arrange for leaving the
66         subtree alone.
67         (org-outdent-item-tree, org-indent-item-tree): New argument
68         NO-SUBTREE.
69         (org-indent-item-tree): Use `org-end-of-item-text-before-children'
70         to find the end for processing while ignoring the subtree.
72         * org-publish.el (org-publish-sitemap-sort-alphabetically)
73         (org-publish-sitemap-sort-folders)
74         (org-publish-sitemap-sort-ignore-case): New options.
76 2010-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
78         * org-publish.el (org-publish-compare-directory-files): Fix sorting.
80         * org-compat.el (org-get-x-clipboard-compat): Use (featurep 'xemacs).
82         * org-publish.el (org-publish-project-alist): Update docstring.
83         (org-publish-file-title-cache): New variable.
84         (org-publish-initialize-files-alist): Initialize
85         `org-publish-initialize-files-alist' to nil.
86         (org-publish-sort-directory-files): New function.
87         (org-publish-projects): Access the new properties.
88         (org-publish-find-title): Use the file title cache.
89         (org-publish-find-title): Build the file title cache.
90         (org-publish-get-base-files-1): Sort files.
91         (org-publish-aux-preprocess): Do not throw an error when before
92         the first headline.  Allow an empty target, meaning to link just
93         to the file.
94         (org-publish-index-generate-theindex.inc): Check if there is
95         actually a target and only then add it to the link.
96         (org-publish-projects): Fix a remaining issue with the last commit
98         * org-html.el (org-export-as-html): Treat verse as open/close
99         paragraph.
100         (org-export-html-close-lists-maybe): Allow to splice raw HTML into
101         and out of lists.
103 2010-04-22  Dan Davison  <davison@stats.ox.ac.uk>
105         * org-src.el (org-edit-src-code): Allow the org-src edit buffer to
106         be used in a read-only mode.
107         (org-edit-src-code): Different message in read-only mode
109 2010-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
111         * org-src.el (org-edit-src-find-region-and-lang): Test for
112         table.el as late as possible.
114         * org-colview-xemacs.el: Make sure this file is never loaded into
115         Emacs.  Remove all tests for XEmacs.
117         * org-colview.el: Make sure this file is never loaded into XEmacs.
119         * org-agenda.el (org-highlight, org-unhighlight): Use direct
120         overlay calls.
122         * org.el (org-key): Apply the translations defined in
123         `org-xemacs-key-equivalents'.
125         * org-mouse.el (org-mode-hook): Use `org-defkey'.
127         * org-compat.el (org-xemacs-key-equivalents): New constant.
129 2010-04-20  Carsten Dominik  <carsten.dominik@gmail.com>
131         * org-inlinetask.el (org-inlinetask-defaut-state): New option.
132         (org-inlinetask-insert-task): Use `org-inlinetask-defaut-state'.
133         Obey `org-odd-levels-only'.
135         * org-compat.el (org-find-overlays): Use overlays-in/at.
137         * org.el (org-remove-empty-overlays-at)
138         (org-outline-overlay-data, org-hide-block-toggle)
139         (org-format-latex, org-context): Use overlays-in/at.
141         * org-src.el (org-edit-src-exit): Use overlays-in/at.
143         * org-agenda.el (org-agenda-mark-clocking-task)
144         (org-agenda-fontify-priorities, org-agenda-dim-blocked-tasks)
145         (org-agenda-entry-text-hide)
146         (org-agenda-fix-tags-filter-overlays-at)
147         (org-agenda-bulk-remove-overlays): Use overlays-in/at.
149         * org-compat.el (org-overlays-at): Function removed.
150         (org-overlays-in): Function removed.
152 2010-04-19  Bastien Guerry  <bzg@altern.org>
154         * org-clock.el (org-clock-set-current): Just return the headline
155         itself, strip the TODO keyword, the priority cookie and the tags.
157 2010-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org-compat.el (org-xemacs-without-invisibility): New macro.
160         (org-xemacs-without-invisibility): New macro.
161         (org-indent-to-column, org-indent-line-to, org-move-to-column):
162         Redefine using the macro `org-xemacs-without-invisibility'.
164         * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
166         * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
168         * org-compat.el (org-make-overlay, org-delete-overlay)
169         (org-overlay-start, org-overlay-end, org-overlay-put)
170         (org-overlay-get, org-overlay-move, org-overlay-buffer): Functions
171         removed.
172         (org-add-to-invisibility-spec): Function removed.
174         * org-html.el (org-export-as-html-and-open): Add argument to
175         kill-buffer.
177         * org-habit.el (require): `calendar' is now required already by
178         org.el on top level.
180         * org-clock.el (require): `calendar' is now required already by
181         org.el on top level.
183         * org-agenda.el (require, org-timeline, org-agenda-list)
184         (org-todo-list, org-agenda-to-appt): `calendar' is now required
185         already by org.el on top level.
187         * org.el (org-export-latex-fix-inputenc): Declare function.
189         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
190         variables.
192         * org.el (calendar): Require calendar now on top level in org.el
193         and define aliases to new variables when needed.
194         (org-read-date, org-goto-calendar): Do not bind obsolete
195         variables.
197         * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
198         compilation warning, add comment that this cannot be done with
199         `with-current-buffer'.
201         * org-wl.el (org-wl-open): Use `with-current-buffer'.
203         * org.el (overlay, org-remove-empty-overlays-at)
204         (org-outline-overlay-data, org-set-outline-overlay-data)
205         (org-show-block-all, org-hide-block-toggle)
206         (org-highlight-new-match, org-remove-occur-highlights)
207         (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
208         (org-read-date, org-read-date-display, org-eval-in-calendar)
209         (org-format-latex, org-context)
210         (org-speedbar-restriction-lock-overlay)
211         (org-speedbar-set-agenda-restriction): Use the normal overlay API.
213         * org-table.el (org-table-add-rectangle-overlay)
214         (org-table-remove-rectangle-highlight)
215         (org-table-overlay-coordinates)
216         (org-table-toggle-coordinate-overlays): Use the normal overlay
217         API.
219         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
220         (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
221         normal overlay API.
223         * org-colview.el (org-columns-new-overlay)
224         (org-columns-display-here, org-columns-remove-overlays)
225         (org-columns-edit-value, org-columns-next-allowed-value)
226         (org-columns-update): Use the normal overlay API.
228         * org-clock.el (org-clock-out, org-clock-cancel)
229         (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
230         overlay API.
232         * org-agenda.el (org-agenda-mark-filtered-text)
233         (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
234         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
235         (org-agenda-entry-text-hide)
236         (org-agenda-restriction-lock-overlay)
237         (org-agenda-set-restriction-lock)
238         (org-agenda-filter-by-tag-hide-line)
239         (org-agenda-fix-tags-filter-overlays-at)
240         (org-agenda-filter-by-tag-show-all, org-hl)
241         (org-agenda-goto-calendar, org-agenda-bulk-mark)
242         (org-agenda-bulk-remove-overlays): Use the normal overlay API.
244         * org-freemind.el (org-freemind-from-org-mode-node)
245         (org-freemind-from-org-mode, )
246         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
247         interactive-p instead of called-interactively, because this is
248         backward compatible with older Emacsen I still support..
250 2010-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
252         * org-exp.el (org-export-define-heading-targets): Fix bug in
253         regexp finding ID and CUSTOM_ID properties.
255 2010-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
257         * org-footnote.el (org-footnote-goto-previous-reference): Renamed
258         from `org-footnote-goto-next-reference'.
260         * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
261         org-log-repeat is non-nil, or if there is clocking data in the
262         entry.
264         * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
266 2010-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
268         * org.el (org-align-all-tags): New command.
270 2010-04-13  David Maus  <dmaus@ictsoc.de>
272         * org-wl.el (org-wl-link-remove-filter): New customizable
273         variable.  If non-nil, filter conditions are stripped when storing
274         link to message in filter folder.
275         (org-wl-shimbun-prefer-web-links): New customizable variable.  If
276         non-nil, links to shimbun messages are created as web links to
277         message source.
278         (org-wl-nntp-prefer-web-links): New customizable variable.  If
279         non-nil, links to nntp message are created as web links to gmane
280         or googlegroups.
281         (org-wl-namazu-default-index): New customizable variable.
282         Directory of namazu search index that should be used as default
283         when opening a link in a search folder.
284         (org-wl-folder-types): New constant.  Wanderlust folder type
285         indicators.
286         (org-wl-folder-type): New function.  Return type of Wanderlust
287         folder.
288         (org-wl-store-link): Create web links for shimbun or nntp messages
289         and strip filter conditions depending on customizable variables.
290         (org-wl-open): Open namazu search folder for message when called
291         with prefix.
293 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
295         * org.el (org-remove-if, org-remove-if-not): New functions.
296         (org-open-file): Use internal remove-if functions.
298 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
300         * org.el (org-file-apps-entry-match-against-dlink-p): new function.
301         (org-file-apps-ex): remove variable.
302         (org-open-file): Integrate org-file-apps-ex functionality back
303         into org-file-apps, and decide whether to match a regexp against
304         the link or the filename using org-file-apps-entry-uses-grouping-p.
306 2010-04-09  Jan Böcker  <jan.boecker@jboecker.de>
308         * org.el (org-file-apps-ex): new variable.
309         (org-open-file): Before considering org-file-apps, first match the
310         regexps from org-file-apps-ex against the whole link. See
311         docstring of org-file-apps-ex.
313 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
315         * org.el (org-export-latex-default-packages-alist): Remove
316         microtype package.
317         (org-todo-repeat-to-state): New variable.
318         (org-auto-repeat-maybe): Allow user-selected target states.
319         (org-default-properties): Add the new property REPEAT_TO_STATE.
321 2010-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
323         * org-mobile.el (org-mobile-check-setup): Make sure that there is
324         a binary to compute checksums.
326 2010-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
328         * org.el (org-insert-link): Find the link buffer on visible
329         frames.
330         (org-export-latex-default-packages-alist): hyperref must be loaded
331         late.
333 2010-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
335         * org-latex.el (org-export-latex-preprocess): Do not yet protect
336         defined entities - these will be taken care of later.
337         (org-export-latex-special-chars): Post-process entity replacement.
338         (org-export-latex-fontify-headline): Do not yet protect defined
339         entities - these will be taken care of later.
340         (org-export-latex-tables, org-export-latex-links): Format the
341         caption properly.
343         * org-entities.el (org-entities-user): Fix typo.
345         * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords
347         * org-entities.el (org-entities-user): Improve docstring.
349 2010-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
351         * org-entities.el (org-macs): Require org-macs, to be sure that we
352         have `declare-function' defined.
354 2010-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
356         * org-latex.el (org-export-latex-classes): Update docstring.
358         * org.el (org-format-latex-header): Add cookies to the header.
359         (org-splice-latex-header): Implement placement according to
360         cookies.
362 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
364         * org-publish.el (org-publish-aux-preprocess): Control case
365         sensitivity.
367 2010-04-04  Bastien Guerry  <bzg@altern.org>
369         * org.el (org-splice-latex-header): Fix typo.
371 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
373         * org-latex.el (org-export-latex-make-header): Use
374         `org-splice-latex-header' to build the header.
375         (org-export-latex-classes): Update docstring.
377         * org.el (org-splice-latex-header): New function.
378         (org-create-formula-image): Use `org-splice-latex-header' to build
379         the header.
381         * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
383 2010-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
385         * org.el (org-export-latex-packages-alist)
386         (org-export-latex-default-packages-alist): Fix docstring to
387         reflect the expected structure.
389         * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
390         (org-export-docbook-finalize-table): Make use of label for tables.
392 2010-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
394         * org-attach.el (org-attach-commit): Split on newlines.
396         * org.el (org-export-latex-default-packages-alist): Use list
397         instead of cons for the entries.
399 2010-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
401         * org-entities.el (org-entity-get-representation): Catch the case
402         that there is not entry in the list.
404         * org-mobile.el (org-mobile-use-encryption)
405         (org-mobile-encryption-tempfile, org-mobile-encryption-password):
406         New options.
407         (org-mobile-check-setup): CHeck the encryption setup.
408         (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
409         (org-mobile-create-sumo-agenda): Use encryption code.
410         (org-mobile-encrypt-and-move): New function.
411         (org-mobile-encrypt-file, org-mobile-decrypt-file): New
412         functions.
413         (org-mobile-move-capture): Decrypt the capture file.
415         * org.el (org-entities): Require the new file.
416         (org-export-latex-default-packages-alist): New variable.
417         (org-complete): Use new entity code for completion.
418         (org-create-formula-image): Use the new packages variable.
420         * org-latex.el (org-export-latex-classes): Remove the standard
421         packages from the class headers.
422         (org-export-latex-make-header): Use the new package variable.
423         (org-export-latex-special-chars): Better regexp for entities, to
424         support entity name that contain numbers.
425         (org-export-latex-treat-backslash-char): Use the new entity code.
427         * org-html.el (org-html-do-expand): Use the new entity code.
429         * org-exp.el (org-export): Add the new export commands.
430         (org-html-entities): Constant removed.
431         (org-export-visible): Add the new export commands.
433         * org-entities.el: New file.
435         * org-docbook.el (org-docbook-do-expand): Use new entity code.
437         * org-ascii.el (org-export-ascii-entities): New variable.
438         (org-export-as-latin1, org-export-as-latin1-to-buffer)
439         (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
440         (org-export-as-encoding): New function.
441         (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
442         (org-ascii-replace-entities): New function.
444 2010-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
446         * org-html.el (org-html-level-start): Catch the case that target
447         might be nil.
449 2010-03-31  Dan Davison  <davison@stats.ox.ac.uk>
451         * org.el (org-appearance): Change Customize group variable name
452         from org-font-lock to org-appearance, and change tag from "Org
453         Font Lock" to "Org Appearance"
454         (org-odd-levels-only): Change Customize group variable name
455         (org-level-color-stars-only): Change Customize group variable name
456         (org-hide-leading-stars): Change Customize group variable name
457         (org-hidden-keywords): Change Customize group variable name
458         (org-fontify-done-headline): Change Customize group variable name
459         (org-fontify-emphasized-text): Change Customize group variable name
460         (org-fontify-whole-heading-line): Change Customize group variable name
461         (org-highlight-latex-fragments-and-specials): Change Customize
462         group variable name
463         (org-hide-emphasis-markers): Change Customize group variable name
464         (org-emphasis-alist): Change Customize group variable name
465         (org-emphasis-regexp-components): Change Customize group variable
466         name
467         (org-modules): Remove mention of org-R
469         * org-faces.el (org-faces): Change Customize group variable name
471 2010-03-29  Carsten Dominik  <carsten.dominik@gmail.com>
473         * org-agenda.el (org-diary-last-run-time): New variable.
474         (org-diary): prepare agenda buffers only if last call was some
475         time ago.
477         * org-html.el (org-export-html-preprocess): Replace \ref macros
478         with a link.
479         (org-format-org-table-html): Add the label as an anchor.
481         * org-docbook.el (org-export-docbook-format-image): Do some
482         formatting on captions.
484         * org-latex.el (org-export-latex-tables, org-export-latex-links):
485         Do some formatting on captions.
487         * org-html.el (org-export-html-format-image)
488         (org-format-org-table-html): Do some formatting on captions.
490 2010-03-28  Dan Davison  <davison@stats.ox.ac.uk>
492         * org.el (org-hidden-keywords): New customizable variable. This is
493         a list of symbols specifying which of the special keywords #+DATE,
494         #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
495         (org-fontify-meta-lines-and-blocks): Changes to font-lock code
496         implementing new faces and hiding behaviour.
498         * org-faces.el (org-document-title): New face for #+TITLE lines
499         (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines
500         (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL keywords
502 2010-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
504         * org-publish.el (org-publish-sanitize-plist): New function to
505         rename "index" properties to "sitemap".  Do this renaming
506         globally.
507         (org-publish-with-aux-preprocess-maybe): New macro.
508         (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
509         macro.
510         (org-publish-aux-preprocess)
511         (org-publish-index-generate-theindex.inc): New function.
513 2010-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
515         * org-table.el (org-table-align): Interpret <N> at fixed width,
516         not as maximum width.
518 2010-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
520         * org-exp.el (org-export-author-info, org-export-email-info): Fix
521         docstrings.
523         * org-beamer.el (org-beamer-select-environment): Renamed from
524         `org-beamer-set-environment-tag'.  Improve docstring.
526         * org-freemind.el (org-freemind-write-mm-buffer): Fix another
527         problem with odd levels.
529         * org-ascii.el (org-export-as-ascii): Export email only if the
530         author wants it.
532         * org-docbook.el (org-export-as-docbook): Export email only if the
533         author wants it.
535         * org-html.el (org-export-as-html): Export email only if the
536         author wants it.
538         * org-exp.el (org-export-email-info): New option.
539         (org-export-plist-vars): Add entry for `org-export-email'.
541 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
543         * org-table.el (org-table-goto-line): Fix typo.
545 2010-03-25  Mikael Fornius  <mfo@abc.se>
547         * org.el (org-agenda-files): Typo.
548         (org-read-agenda-file-list): Add optional argument to help
549         `org-store-new-agenda-file-list' to remember un-expanded file
550         names.  Expand file names relative to `org-directory'.
551         (org-store-new-agenda-file-list): Keep un-expanded file names when
552         saving, if available.
553         (org-agenda-files): Update documentation.
555 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
557         * org-ascii.el (org-export-as-ascii): Catch the case of exporting
558         a buffer with no file name attached.
560         * org.el (org-log-refile): New option.
561         (org-log-note-headings): Add a heading for refiling.
562         (org-startup-options): Add keywords for logging of the refile
563         action.
564         (org-refile): Add logging action.
565         (org-add-log-note): Allow for refiling action.
567         * org-agenda.el (org-agenda-bulk-action): Make sure
568         `org-log-refile' is not `note' during a bulk action.
570 2010-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
572         * org.el (org-map-dblocks): Use save-excursion to remember the
573         position.
575         * org-attach.el (org-attach-commit): Remove dependence on xargs.
576         (org-attach-delete-one): Commit after deleting a file.
578         * org-latex.el (org-export-latex-fontify): Do not mistake table.el
579         borders for strike-through emphasis.
581         * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
582         handling of odd levels.
584         * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
585         and `future' values.
586         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
587         Handle `past' and `future' values.
589         * org.el (org-read-agenda-file-list): Interpret file names
590         relative to org-directory and allow environment variables and
591         "~".
593         * org-latex.el (org-export-latex-special-chars): Allow a
594         parenthesis before an exponent or subscript.
596 2010-03-23  Dan Davison  <davison@stats.ox.ac.uk>
598         * org-src.el (org-edit-src-exit): When returning from code edit
599         buffer, if code block is hidden, leave point at start of
600         #+begin_src line
602 2010-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
604         * org.el (org-insert-heading): Do not remove all spaces if the
605         headline is empty.
607         * org-indent.el (org-indent): Fix group name.
609 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
611         * org-table.el (org-table-goto-column): Fix forcing a non-existing
612         column.
613         (org-table-get, org-table-put, org-table-goto-line)
614         (org-table-current-line): New functions.
616 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
618         * org-crypt.el (org-reveal-start-hook): Add a decryption function
619         to this hook.
620         (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry): Add
621         docstrings.
623         * org.el (org-point-at-end-of-empty-headline)
624         (org-level-increment, org-get-previous-line-level): New function.
625         (org-cycle-level): Rewritten to be independent of when this
626         function is called.
627         (org-in-regexps-block-p): New function.
628         (org-reveal-start-hook): New hook.
629         (org-reveal): Run new hook.
631 2010-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
633         * org-latex.el (org-export-latex-keywords): Start a new paragraph
634         after time keywords, do not add "\newline".
636         * org-html.el (org-export-as-html): Avoid double # in href.
638         * org.el (org-refile-get-location): Catch an invalid target
639         specification.
641 2010-03-18  Carsten Dominik  <carsten.dominik@gmail.com>
643         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
644         Make sure the behavior regarding to extracting time is
645         consistent.
647 2010-03-17  Stephen Eglen  <stephen@gnu.org>
649         * org-agenda.el (org-agenda-insert-diary-extract-time): New
650         variable.
651         (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
652         variable rather than `org-agenda-search-headline-for-time'.
654 2010-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
656         * org-list.el (org-fix-bullet-type): Improve cursor positioning.
658 2010-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
660         * org.el (org-adaptive-fill-regexp-backup): New variable.
661         (org-set-autofill-regexps): Store a backup of
662         `adaptive-fill-regexp'.
663         (org-adaptive-fill-function): Fix filling of comments and ordered
664         lists. If there is no other match, till try adaptive fill.
666 2010-03-15  John Wiegley  <jwiegley@gmail.com>
668         * org-agenda.el (org-agenda-include-deadlines): Added new
669         customization variable to determine whether unscheduled tasks
670         should appear in the agenda solely because of their deadline.
671         Default to true, which was the previous behavior (it just wasn't
672         configurable).
673         (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
674         the agenda to show/hide deadline tasks.
675         (org-agenda-menu): Added menu option for show/hide deadlines.
676         (org-agenda-list): Make the agenda list sensitive to the value of
677         `org-agenda-include-deadlines'.
678         (org-agenda-toggle-deadlines): New function to toggle the value of
679         `org-agenda-include-deadlines' and repaint the modeline
680         indicators.
681         (org-agenda-set-mode-name): Show "Deadlines" in the agenda
682         modeline if deadline tasks are being displayed.
684 2010-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
686         * org-table.el (org-table-eval-formula): Replace $# and @# by
687         current column and row number.
689 2010-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
691         * org.el (org-set-property, org-delete-property): Go back to
692         prompting for the property.
694         * org-latex.el (org-export-latex-make-header): Fully process
695         author line.
696         (org-export-latex-fontify-headline): Allow several arguments, not
697         just one.
698         (org-export-latex-fix-inputenc): Catch the error when
699         `latexenc-coding-system-to-inputenc' is not defined.
701         * org-agenda.el (org-agenda-skip-if-todo): New function.
702         (org-agenda-skip-if): Add conditions for TODO keywords.
703         (org-agenda-skip-if): Document the new todo conditions.
705 2010-03-11  Mikael Fornius  <mfo@abc.se>
707         * org.el (org-at-property-p): Check if we are inside a property
708         drawer not just any drawer.
709         (org-set-property, org-delete-property): When cursor is on a
710         property key value pair do not prompt for property name instead
711         use name at cursor.
712         (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
713         on the first line of a property drawer.
714         (org-property-end-re): Spell check.
716 2010-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
718         * org-exp.el (org-export-attach-captions-and-attributes): Add the
719         properties to the entire table, in case the first line is
720         removed.
722         * org-archive.el (org-archive-reversed-order): New option.
723         (org-archive-subtree, org-archive-to-archive-sibling): Use the new
724         option `org-archive-reversed-order'.
726 2010-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
728         * org-agenda.el (org-agenda-entry-types): New variable.
729         (org-agenda-list): Use `org-agenda-entry-types'.
730         (org-agenda-custom-commands-local-options): Support for setting
731         `org-agenda-entry-types' as an option.
732         (org-diary): Shift some documentation from here to the variable
733         `org-agenda-entry-types'.
735 2010-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
737         * org-latex.el (org-export-latex-make-header): Apply macros in
738         author field.
740         * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
741         (org-clock-select-task, org-clock-notify-once-if-expired)
742         (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
743         (org-clock-out-if-current, org-clock-save): Use the new functions.
745 2010-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
747         * org-docbook.el (org-export-as-docbook): Remove unnecessary
748         newline.
749         (org-export-as-docbook): Remove unnecessary newline.
750         (org-export-as-docbook): Fix problem with double footnote
751         reference in one place.
753         * org-exp.el (org-export-format-source-code-or-example): Remove
754         unnecessary newline.
756         * org.el (org-deadline, org-schedule): Allow rescheduling entries
757         with repeaters.
759         * org-table.el (org-table-convert-refs-to-rc): Better way to catch
760         function calls that look like references.
762         * org.el (org-open-at-point): Get link abbreviations from
763         reference buffer.
765 2010-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
767         * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
768         as a reference.
770 2010-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
772         * org.el (org-link-unescape): Solve issue with lower-case escapes.
774 2010-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
776         * org-latex.el (org-export-latex-classes): Add
777         \usepackage{latexsym} to all classes.
779 2010-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
781         * org-html.el (org-export-as-html): Do not allow protected lines
782         into the table of contents.
784         * org-latex.el (org-export-latex-special-chars): Find subsequent
785         occurrences of special characters.
786         (org-export-latex-tables): Do not convert table-like stuff that is
787         protected.
789 2010-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
791         * org-list.el (org-toggle-checkbox): No errors when updating
792         checkbox count fails because there is no heading.
794 2010-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
796         * org-clock.el (org-clock-report-include-clocking-task): New
797         option.
798         (org-clock-sum): Add the current clocking task.
800 2010-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
802         * org.el (org-cycle): Print a message when in a table.el table.
803         (org-edit-special): Recognize the table.el context.
804         (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
806         * org-src.el (org-at-table.el-p): Declare.
807         (org-edit-src-code): Handle a special case for table.el editing.
808         (org-edit-src-find-region-and-lang): Recognize the table.el
809         context.
811         * org-latex.el (org-export-latex-tables): Convert table.el
812         tables.
813         (org-export-latex-convert-table.el-table): New function.
815         * org-html.el (org-html-expand): Fix table.el export.
817         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
818         headings.
820         * org-id.el (org-id-find-id-file): Fix bug when there is no hash
821         table for the id locations.
823         * org.el (org-read-date-analyze): Match American-style dates, like
824         5/30 or 5/13/7.  Make sure cal-iso.el is loaded.  Don't force he
825         current year when reading ISO and American dates.
827 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
829         * org.el (org-face-from-face-or-color): New function.
830         (org-get-todo-face, org-font-lock-add-priority-faces)
831         (org-get-tag-face): Use `org-face-from-face-or-color'.
833         * org-faces.el (org-todo-keyword-faces, org-priority-faces): Allow
834         simple colors as values.
835         (org-faces-easy-properties): New option.
837         * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
838         restricted, as an agenda mode.
839         (org-agenda-fontify-priorities): Allow simple colors as values.
841 2010-02-25  Bastien Guerry  <bzg@altern.org>
843         * org-timer.el (org-timer-current-timer): Renamed from
844         `org-timer-last-timer'.
845         (org-timer-timer1, org-timer-timer2, org-timer-timer3): Removed.
846         (org-timer-cancel-timer, org-timer-show-remaining-time)
847         (org-timer-set-timer): Update to use only one timer.
849         * org.el (org-set-property): Remove useless space in the prompt.
851 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
853         * org-html.el (org-export-html-style-default): Add a default style
854         for textareas.
856         * org-exp.el (org-export-format-source-code-or-example): Fix
857         textarea tag.
859 2010-02-24  Bastien Guerry  <bzg@altern.org>
861         * org-clock.el (org-clock-current-task): New variable to store
862         last clocked in task.
863         (org-clock-set-current, org-clock-delete-current): New functions.
865 2010-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
867         * org-remember.el (org-remember-apply-template): Extend comment.
868         (org-remember-handler): Implement clock sibling filing.
870 2010-02-23  Carsten Dominik  <carsten.dominik@gmail.com>
872         * org-publish.el (org-publish-all, org-publish-current-file)
873         (org-publish-current-project): When called with prefix argument
874         FORCE, also rebuild the validation file list.
876         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
877         section headings.
879 2010-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
881         * org-html.el (org-export-as-html-and-open): Kill product buffer
882         if the user wants that.
884         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
885         if the user wants that.
887         * org-exp.el (org-export-kill-product-buffer-when-displayed): New
888         option.
890         * org-agenda.el (org-batch-agenda-csv): Use the time property
891         instead of the `time-of-day' property.
893 2010-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
895         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
896         (org-timer-pause-hook, org-timer-set-hook)
897         (org-timer-cancel-hook): New hooks.
898         (org-timer-start): Run `org-timer-start-hook'.
899         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
900         (org-timer-stop): Run `org-timer-stop-hook'.
901         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
903 2010-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
905         * org.el (org-reveal): Double prefix arg shows the subtree of the
906         parent.
908 2010-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
910         * org-agenda.el (org-search-view): Fix bug with searching full
911         words in headlines in search view.
912         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
913         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
914         scheduled (if the user configures it so.
916 2010-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
918         * org.el (org-hide-archived-subtrees): Don't jump to end of
919         subtree if the match was not in a headline.
920         (org-inside-latex-macro-p): Allow more complex arguments.
921         (org-emphasize): Protect against use at end of buffer.
923 2010-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
925         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
926         text properties.
928 2010-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
930         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
931         values.
932         (org-agenda-todo-ignore-scheduled)
933         (org-agenda-todo-ignore-deadlines): More control with different
934         allowed values.
935         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
936         Honor the new option settings.
938 2010-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
940         * org.el (org-get-location): Make sure the selection buffer is
941         shown in the current frame.
943         * org-ascii.el (org-export-ascii-table-widen-columns): New
944         option.
945         (org-export-ascii-preprocess): Realign tables to remove narrowing
946         if `org-export-ascii-table-widen-columns' is set.
948         * org-table.el (org-table-do-narrow): New variable.
949         (org-table-align): Narrow only if `org-table-do-narrow' is t.
951         * org.el (org-deadline, org-schedule): Allow updating if the
952         relevant time stamp does not have a repeater, i.e. do not require
953         that no time stamp has a repeater.
955         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
956         new white space before the tags.
958         * org-latex.el (org-export-as-latex): Do nit require the buffer to
959         be visiting a file when only exporting to a buffer or string.
960         (org-export-latex-fix-inputenc): Only save the buffer is there is
961         a file name attached to it.
963 2010-02-09  Dan Davison  <davison@stats.ox.ac.uk>
965         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers
967 2010-02-08  Carsten Dominik  <carsten.dominik@gmail.com>
969         * org.el (org-fontify-meta-lines-and-blocks): Honor
970         `org-fontify-quote-and-verse-blocks'.
972         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
974 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
976         * org.el (org-open-at-point): Also check for text property
977         org-linked-text before offering collected links.
979 2010-02-03  Stephen Eglen  <stephen@gnu.org>
981         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
982         Optionally extract time specification from text and add to the
983         timestamp.
985 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
987         * org-exp.el (org-html-entities): Fix typo.
989         * org-latex.el (org-export-latex-make-header): Use \providecommand
990         to make sure the \alert macro is defined.
992         * org.el (org-format-latex-signal-error)
993         (org-create-formula-image): Use `org-format-latex-signal-error'.
995 2010-02-02  Stephen Eglen  <stephen@gnu.org>
997         * org.el (org-store-link): For dired buffers, use
998         default-directory as link name if dired-get-filename returns
999         nil.
1001 2010-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
1003         * org-exp.el (org-export-concatenate-multiline-links): The for
1004         protectedness at beginning of match.
1006         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
1007         AUTO as a coding system, instead default to utf8.
1009 2010-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
1011         * org.el (org-block-todo-from-children-or-siblings-or-parent)
1012         (org-block-todo-from-checkboxes): Respect the local variable
1013         value when deciding if blocking should be active.
1015         * org-latex.el (org-export-latex-make-header): Define the align
1016         macro if it is not yet defined.
1018         * org-agenda.el (org-agenda-insert-diary-make-new-entry): Call
1019         `org-insert-heading' with the INVISIBLE-OK argument.
1021         * org-mac-message.el (org-mac-message-insert-flagged): Call
1022         `org-insert-heading' with the INVISIBLE-OK argument.
1024         * org.el (org-insert-heading):  New argument INVISIBLE-OK.
1026         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
1027         prompt message.
1029         * org-html.el (org-html-level-start): Use the
1030         `html-container-class' text property to set an additional class
1031         for an outline container.
1033         * org-exp.el (org-export-remember-html-container-classes): New
1034         function.
1035         (org-export-preprocess-string): Call
1036         `org-export-remember-html-container-classes'.
1038         * org.el (org-cycle): Mention level cycling in the docstring.
1039         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
1041         * org-remember.el (org-remember-apply-template): Do file insertion
1042         first.
1044 2010-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
1046         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
1047         problem with mis-aligned graphs when showing habits.
1049 2010-01-28  Mikael Fornius  <mfo@abc.se>
1051         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
1052         when assigning. Begin using numerical characters when all in name
1053         is used up. This is to spare alphanumeric characters for better
1054         match with other keywords.
1056 2010-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
1058         * org-exp.el (org-export-preprocess-hook): Improve documentation.
1060         * org-latex.el (org-export-latex-preprocess): More consistent
1061         conversion and protection of the words LaTeX and TeX.
1062         (org-export-latex-fontify-headline, org-export-latex-preprocess):
1063         Allow angle brackets in commands, for beamer.
1065 2010-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
1067         * org-clock.el (org-clock-in): Improve the look of the clock line
1068         by formatting links.
1070 2010-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
1072         * org-latex.el (org-export-latex-classes): Use AUTO as the place
1073         holder string for the coding system.  And improve the
1074         documentation.
1075         (org-export-latex-fix-inputenc): Only modify the coding system if
1076         it is given by the placeholder AUTO.
1078 2010-01-23  Carsten Dominik  <carsten.dominik@gmail.com>
1080         * org-clock.el (org-task-overrun-text): New option.
1081         (org-task-overrun, org-clock-update-period): New variables.
1082         (org-clock-get-clock-string, org-clock-update-mode-line): Mark
1083         overrun clock.
1084         (org-clock-notify-once-if-expired): Check if clock is overrun.
1086         * org-faces.el: New face `org-mode-line-clock-overrun'.
1088 2010-01-18  Jan Böcker  <jan.boecker@jboecker.de>
1090         * org.el (org-narrow-to-subtree): Position the end of the narrowed
1091         region before the line with the next heading, to prevent the user
1092         from prepending text to the next headline.
1094 2010-01-20  Stephen Eglen  <stephen@gnu.org>
1096         * org-agenda.el (org-get-time-of-day): Use
1097         org-agenda-time-leading-zero to allow leading zero (rather than
1098         space) for times.
1100 2010-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
1102         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
1103         org-datetree.el is loaded.
1105         * org-datetree.el: autoload `org-datetree-find-day-create'
1107         * org-latex.el (org-export-latex-hyperref-format): New option.
1108         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
1110 2010-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1112         * org-ctags.el (org-ctags-enable): Change order of functions.
1113         (org-ctags-create-tags): Add wildcard to file name expansion.
1115 2010-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1117         * org.el (org-entry-properties): Fix some important bugs.
1119 2010-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1121         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
1122         the table is not explicitly given.
1124 2010-01-15  Carsten Dominik  <carsten.dominik@gmail.com>
1126         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
1127         as value.
1128         (org-clock-out-if-current): Work with the new list value of
1129         `org-clock-out-when-done'.
1130         (org-clock-out, org-clock-out-if-current): Avoid circular logic
1131         between clocking out and state changes.
1133         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
1135         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
1136         accident protect a character that is before a backslash.
1138 2010-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1140         * org-agenda.el (org-diary-class): Use
1141         `org-order-calendar-date-args'.
1143         * org.el (org-order-calendar-date-args): New function.
1145         * org-exp.el (org-export-target-internal-links): Check for
1146         protectedness after the first bracket.
1148         * org.el (org-entry-properties): Don't match wrong-case TODO
1149         keywords.
1151         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
1152         Document that ARG is passed through to remove the date.
1153         (org-agenda-bulk-action): Accept prefix arg and pass it on.  Do
1154         not read a date when the user has given a `C-u' prefix.
1156 2010-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1158         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
1159         tags are hidden.
1161 2010-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org-latex.el (org-export-latex-fix-inputenc): New function.
1164         (org-export-latex-inputenc-alist): New option.
1166         * org-exp.el (org-export): New key SPC to publish enclosing
1167         subtree.
1169 2010-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1171         * org-indent.el (org-indent-add-properties): Catch case when there
1172         is no headline in the buffer.
1174 2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1176         * org-exp.el (org-html-entities): Add checkmark symbol.
1178         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
1179         verbatim code for ASCII export.
1181         * org.el (org-update-statistics-cookies): Also see checkboxes in
1182         ordered lists.
1184 2010-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1186         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
1187         key.
1189         * org-beamer.el (org-beamer-amend-header): Change the location
1190         where `org-beamer-header-extra' is inserted.
1192         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
1193         just for computing this regexp.
1195 2010-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1197         * org-beamer.el (org-beamer-frame-default-options): New option.
1198         (org-beamer-sectioning): Use default options if the user does not
1199         have defined any.
1200         (org-beamer-fix-toc): Put a frame around the table of contents.
1202         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Make
1203         sure case-folding works well when processing comment stuff.
1205         * org-latex.el (org-export-latex-after-save-hook): New hook.
1206         (org-export-as-latex): Run the new hook.
1208 2010-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1210         * org-beamer.el (org-beamer-environments-default): Add the note
1211         environments.
1212         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
1213         lines and collect and combine the content.
1214         (org-beamer-after-initial-vars): Check for note tags and make sure
1215         they will be seen like a property.
1217         * org.el (org-offer-links-in-entry): Fix bug when there is a
1218         single link.
1220         * org-exp.el (org-export): Make sure the mark is activated, also
1221         when `transient-mark-mode' is off.
1223         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
1224         (org-agenda-search-view-search-words-only): Obsolete variable, is
1225         now an alias for `org-agenda-search-view-always-boolean'.
1226         (org-agenda-search-view-force-full-words): New option.
1227         (org-search-view): Improve docstring, and implement a better logic
1228         for Boolean and phrase searches.
1229         (org-agenda-last-search-view-search-was-boolean): New variable.
1230         (org-agenda-manipulate-query): Consider the type of the last
1231         search when modifying the search string.
1233 2010-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1235         * org-latex.el (org-export-as-latex): Do the first letbind in the
1236         right moment.
1238         * org-agenda.el (org-get-entries-from-diary): Add the new face to
1239         these entries.
1241         * org-faces.el (org-agenda-diary): New face.
1243         * org.el (org-make-link-regexps): Allow regexp-special characters
1244         in link types.
1245         (org-open-file): When in-emacs is `system', also force system
1246         opening, like when the value was `(16)'.
1247         (org-update-statistics-cookies): Handle entries without children.
1249         * org-exp.el
1250         (org-export-preprocess-before-normalizing-links-hook): New hook.
1251         (org-export-preprocess-string): Run the new hook.
1253         * org.el (org-offer-links-in-entry): Make RET open all links.
1255         * org-html.el (org-export-as-html): Remove any leftover display
1256         properties in the html file.
1258         * org-wl.el (org-wl-store-link): Work-around for format bug with
1259         text properties.
1261         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
1262         invisibility while adding the graphs.
1264 2010-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1266         * org-remember.el (org-select-remember-template): Use C letter to
1267         customize remember templates.
1269         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
1270         Move cursor to next visible line.
1272 2010-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1274         * org-beamer.el (org-beamer-sectioning): Leave columns environment
1275         by specifying 0 or 1 for column width.
1276         (org-beamer-column-widths): Make 0 stand for 0.0.
1278 2010-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1280         * org-exp.el (org-export-mark-radio-links): Don't match inside
1281         <<target>>.
1283         * org.el (org-format-latex-header-extra): New variable.
1284         (org-format-latex): Set org-format-latex-header-extra from
1285         in-buffer stuff.
1286         (org-format-latex): Add org-format-latex-header-extra to the
1287         variables on which image creation depends.
1288         (org-create-formula-image): Add the header stuff from in-buffer
1289         settings.
1290         (org-read-date-analyze): Base the analysis for future preference
1291         on NOW, not on the default date.
1293         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
1294         for TODO keyword in inline tasks.
1296         * org.el (org-log-note-headings): New headings for removing
1297         deadline or scheduling date.
1298         (org-deadline, org-schedule): Arrange for logging when removing a
1299         date.
1300         (org-add-log-note): Handle deadline and scheduling removal.
1302 2009-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1304         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
1306 2009-12-28  Carsten Dominik  <carsten.dominik@gmail.com>
1308         * org-agenda.el (org-diary-class): New function.
1310 2009-12-24  Carsten Dominik  <carsten.dominik@gmail.com>
1312         * org-latex.el (org-export-latex-preprocess): Do process the text
1313         of a radio target.
1315 2009-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1317         * org.el (org-entry-properties): Add TIMESTAMP properties back
1318         in.
1320 2009-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1322         * org.el (org-all-time-keywords): New variable.
1323         (org-set-regexps-and-options): Set `org-all-time-keywords'.
1324         (org-entry-blocked-p): New function.
1325         (org-special-properties): Add BLOCKED as a new special property.
1326         (org-entry-properties): New optional argument SPECIFIC, only parse
1327         for this property when it is specified.
1328         (org-entry-get): Pass a SPECIFIC argument to
1329         `org-entry-properties'.
1331         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
1333 2009-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1335         * org-latex.el (org-export-latex-tables): No forced line end if
1336         there is no caption.
1338 2009-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1340         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
1341         package.
1343         * org-latex.el (org-export-latex-tables): Only add a caption when
1344         macro in in longtable environments if one has been defined.
1346         * org-html.el (org-export-as-html): Only take title from buffer if
1347         not exporting body-only.
1349         * org-latex.el (org-export-latex-preprocess): Better version of
1350         the regular expression for protecting LaTeX macros.
1351         (org-export-latex-preprocess): Start searching for macros to
1352         protect from beginning of buffer.
1354         * org-exp.el (org-export-target-internal-links): Check for
1355         protectedness earlier in the string.
1357         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
1358         case sensitively.
1360         * org-id.el (org-id-store-link): Match TODO keywords case
1361         sensitively.
1363         * org.el (org-heading-components, org-get-outline-path)
1364         (org-display-outline-path): Match TODO keywords case sensitively.
1366         * org-latex.el (org-export-as-latex): Ignore read-only
1367         properties.
1369         * org-exp.el (org-export-preprocess-string): Remove any
1370         `read-only' properties.
1372         * org-agenda.el (org-agenda-inactive-leader): New option.
1373         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
1374         (org-tags-view): Prompt for matcher if MATCH is an empty string.
1375         (org-todo-list): Prompt for matcher if ARG is an empty string.
1377 2009-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1379         * org.el (org-open-link-functions): New hook.
1380         (org-open-at-point): Run `org-open-link-functions'.
1382 2009-12-14  Carsten Dominik  <carsten.dominik@gmail.com>
1384         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
1385         stamps as well.
1387         * org.el (org-inhibit-startup-visibility-stuff): New variable.
1388         (org-mode): Don't do startup visibility if inhibited.
1389         (org-outline-overlay-data, org-set-outline-overlay-data): New
1390         functions.
1391         (org-save-outline-visibility): New macro.
1392         (org-log-note-headings): Document that one should not change the
1393         `state' note format.
1395 2009-12-13  Carsten Dominik  <carsten.dominik@gmail.com>
1397         * org.el (org-make-link-regexps): Capture link path into a group.
1399 2009-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1401         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
1402         the options plist.
1404 2009-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1406         * org.el (org-startup-with-beamer-mode): New option.
1407         (org-property-changed-functions)
1408         (org-property-allowed-value-functions): New hooks.
1409         (org-entry-put, org-property-get-allowed-values): Run the new
1410         hooks.
1411         (org-property-next-allowed-value): Run the new hooks.
1413         * org-exp.el (org-export-select-backend-specific-text): Add the
1414         special beamer tags.
1416         * org-beamer.el
1417         (org-export-preprocess-before-selecting-backend-code-hook): New
1418         file.
1420         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
1421         (org-export-as-latex): Run
1422         `org-export-latex-after-initial-vars-hook'.
1423         (org-export-latex-format-toc-function)
1424         (org-export-latex-make-header): Call
1425         `org-export-latex-format-toc-function'.
1427         * org.el (org-fill-template): Make template searches case sensitive.
1429         * org-exp.el (org-export): Use "1" as a sign to export only the
1430         subtree.
1432         * org-colview-xemacs.el (org-columns-edit-value): Use
1433         org-unrestricted property.
1435         * org-colview.el (org-columns-edit-value):  Use
1436         org-unrestricted property.
1438         * org.el (org-compute-property-at-point): Set org-unrestricted
1439         text property if the list contains ":ETC".
1440         (org-insert-property-drawer):  Use
1441         org-unrestricted property.
1443         * org-exp.el
1444         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
1445         (org-export-preprocess-string): Run
1446         `org-export-preprocess-before-selecting-backend-code-hook'.
1448         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
1450         * org-latex.el (org-export-region-as-latex): Run
1451         `org-export-first-hook'.
1453         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
1455         * org-docbook.el (org-export-as-docbook): Run
1456         `org-export-first-hook'.
1458         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
1460         * org-exp.el (org-export-first-hook): New hook.
1462 2009-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1464         * org-list.el (org-previous-item): Exit at the beginning of the
1465         buffer.
1467         * org-id.el (org-id-locations-save): Only write the id locations
1468         if any are defined.
1470         * org-archive.el (org-archive-all-done): Make this work in a file
1471         with org-odd-levels-only set.
1473         * org.el (org-get-refile-targets): Catch the case when a buffer
1474         has no file.
1476         * org-latex.el (org-export-as-latex): Cleanup forced line ends
1477         where they are not needed.
1478         (org-export-latex-subcontent): Remove unnecessary newlines.
1480 2009-12-09  Carsten Dominik  <carsten.dominik@gmail.com>
1482         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
1483         (org-export-latex-fontify): Fix regexp bug that takes special
1484         care of protecting the right boundary characters in emphasis
1485         matches.
1486         (org-export-latex-preprocess): Allow multiple arguments to latex
1487         macros.
1489         * org.el (org-make-link-regexps): Use John Gruber's regexp for
1490         urls.
1492         * org-macs.el (org-re): Interpret :punct: in regexps.
1494         * org-exp.el (org-export-replace-src-segments-and-examples): Also
1495         take the final newline after the END line.
1497         * org.el (org-clean-visibility-after-subtree-move): Only fix
1498         entries that are not entirely invisible already.
1499         (org-insert-link): Respect org-link-file-path-type for
1500         "docview:" links in addition to "file:" links.
1502 2009-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1504         * org-exp.el (org-export-format-source-code-or-example): Avoid
1505         additional extra white lines in LaTeX.
1507         * org-list.el (org-list-parse-list): Leave empty lines after the
1508         list, don't consider them as part of the list.
1510         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
1511         searches.
1513         * org-clock.el (org-clock-select-task): Convert integer to
1514         character for XEmacs.
1516 2009-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1518         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
1519         compatible.
1521 2009-11-30  Tassilo Horn  <tassilo@member.fsf.org>
1523         * org.el (org-complete-tags-always-offer-all-agenda-tags): New
1524         variable.
1525         (org-set-tags): Use it.
1527 2009-11-30  Carsten Dominik  <carsten.dominik@gmail.com>
1529         * org-list.el (org-empty-line-terminates-plain-lists): Update
1530         docstring.
1532         * org.el (org-format-latex): Fix link creation for processed latex
1533         snippets.
1535 2009-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1537         * org-footnote.el (org-footnote-normalize): Protect replacement
1538         text.
1540         * org.el (org-inside-latex-macro-p): Save match data.
1542 2009-11-28  Jan Böcker  <jan.boecker@jboecker.de>
1544         * org-docview.el: New file.
1546 2009-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1548         * org-latex.el (org-export-latex-class-options): New variable.
1549         (org-export-latex-set-initial-vars): Use the class options.
1551         * org.el (org-forward-same-level): Stop at headings that start
1552         with an invisible character.
1553         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
1555 2009-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1557         * org-footnote.el (org-footnote-normalize): Don't take optional
1558         arguments in LaTeX macros as footnotes.
1560         * org.el (org-inside-latex-macro-p): New function.
1562         * org-latex.el (org-latex-to-pdf-process): Change customization
1563         group to `org-export-pdf'.
1565         * org-agenda.el (org-agenda-get-blocks): Look at time string also
1566         on days after the first one.
1568         * org.el (org-insert-heading): Also check for item before assuming
1569         before-first-heading condition.
1571         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
1572         (org-export-pdf-logfiles): New option.
1573         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
1574         (org-export-pdf-logfiles): Fix customization type.
1576         * org.el (org-insert-link): Improve error message when there is no
1577         default link to select with RET.
1579         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
1580         parameter list.
1582 2009-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1584         * org-latex.el (org-export-latex-parse-global)
1585         (org-export-latex-parse-content)
1586         (org-export-latex-parse-subcontent): Use
1587         `org-re-search-forward-unprotected'.
1588         (org-export-as-pdf): Remove log files produced by XeTeX.
1590         * org-macs.el (org-re-search-forward-unprotected): New function.
1592 2009-11-25  James TD Smith  <ahktenzero@mohorovi.cc>
1594         * org-colview.el (org-agenda-colview-summarize): Sort out some
1595         confusion between properties and titles, which resulted in
1596         agenda summaries not working if a title was set for a column.
1598 2009-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1600         * org-mobile.el (org-mobile-agendas): New option.
1601         (org-mobile-sumo-agenda-command): Select the right agendas.
1603         * org-latex.el (org-export-latex-format-image): Preserve the
1604         original-indentation property.
1606 2009-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1608         * org-clock.el (org-clock-insert-selection-line): Catch error when
1609         an old tasks no longer exists.
1611         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
1612         (org-export-as-pdf): Don't remove the old PDF file before making
1613         the new one.
1615         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
1616         (org-mouse-context-menu): Use `org-looking-back'.
1618         * org.el (org-cycle-level): Use `org-looking-back'.
1620         * org-list.el (org-cycle-item-indentation): Use
1621         `org-looking-back'.
1623         * org-compat.el (org-looking-back): New function.
1625         * org.el (org-insert-heading): Catch before-first-headline when
1626         inserting a headline.
1628 2009-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1630         * org-latex.el (org-export-latex-format-image): Indent figure
1631         environment, so that it does not interrupt plain list.
1633         * org.el (org-open-at-point): Allow long link descriptions.
1635 2009-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1637         * org-html.el (org-export-as-html): Remove empty lines at the
1638         beginning of the exported text.
1639 ;; Local Variables:
1640 ;; coding: utf-8
1641 ;; add-log-time-zone-rule: t
1642 ;; End:
1644     Copyright (C) 2008  Free Software Foundation, Inc.
1646   This file is part of GNU Emacs.
1648   GNU Emacs is free software: you can redistribute it and/or modify
1649   it under the terms of the GNU General Public License as published by
1650   the Free Software Foundation, either version 3 of the License, or
1651   (at your option) any later version.
1653   GNU Emacs is distributed in the hope that it will be useful,
1654   but WITHOUT ANY WARRANTY; without even the implied warranty of
1655   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1656   GNU General Public License for more details.
1658   You should have received a copy of the GNU General Public License
1659   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1661 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c