More work on simplifying compatibility code
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blob31d7f6432a49363e0e83c9f0ae6d28f39abc2796
1 2010-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-colview-xemacs.el: Make sure this file is never loaded into
4         Emacs.  Remove all tests for XEmacs.
6         * org-colview.el: Make sure this file is never loaded into XEmacs.
8         * org-agenda.el (org-highlight, org-unhighlight): Use direct
9         overlay calls.
11         * org.el (org-key): Apply the translations defined in
12         `org-xemacs-key-equivalents'.
14         * org-mouse.el (org-mode-hook): Use `org-defkey'.
16         * org-compat.el (org-xemacs-key-equivalents): New constant.
18 2010-04-20  Carsten Dominik  <carsten.dominik@gmail.com>
20         * org-inlinetask.el (org-inlinetask-defaut-state): New option.
21         (org-inlinetask-insert-task): Use `org-inlinetask-defaut-state'.
22         Obey `org-odd-levels-only'.
24         * org-compat.el (org-find-overlays): Use overlays-in/at.
26         * org.el (org-remove-empty-overlays-at)
27         (org-outline-overlay-data, org-hide-block-toggle)
28         (org-format-latex, org-context): Use overlays-in/at.
30         * org-src.el (org-edit-src-exit): Use overlays-in/at.
32         * org-agenda.el (org-agenda-mark-clocking-task)
33         (org-agenda-fontify-priorities, org-agenda-dim-blocked-tasks)
34         (org-agenda-entry-text-hide)
35         (org-agenda-fix-tags-filter-overlays-at)
36         (org-agenda-bulk-remove-overlays): Use overlays-in/at.
38         * org-compat.el (org-overlays-at): Function removed.
39         (org-overlays-in): Function removed.
41 2010-04-19  Bastien Guerry  <bzg@altern.org>
43         * org-clock.el (org-clock-set-current): Just return the headline
44         itself, strip the TODO keyword, the priority cookie and the tags.
46 2010-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
48         * org-compat.el (org-xemacs-without-invisibility): New macro.
49         (org-xemacs-without-invisibility): New macro.
50         (org-indent-to-column, org-indent-line-to, org-move-to-column):
51         Redefine using the macro `org-xemacs-without-invisibility'.
53         * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
55         * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
57         * org-compat.el (org-make-overlay, org-delete-overlay)
58         (org-overlay-start, org-overlay-end, org-overlay-put)
59         (org-overlay-get, org-overlay-move, org-overlay-buffer): Functions
60         removed.
61         (org-add-to-invisibility-spec): Function removed.
63         * org-html.el (org-export-as-html-and-open): Add argument to
64         kill-buffer.
66         * org-habit.el (require): `calendar' is now required already by
67         org.el on top level.
69         * org-clock.el (require): `calendar' is now required already by
70         org.el on top level.
72         * org-agenda.el (require, org-timeline, org-agenda-list)
73         (org-todo-list, org-agenda-to-appt): `calendar' is now required
74         already by org.el on top level.
76         * org.el (org-export-latex-fix-inputenc): Declare function.
78         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
79         variables.
81         * org.el (calendar): Require calendar now on top level in org.el
82         and define aliases to new variables when needed.
83         (org-read-date, org-goto-calendar): Do not bind obsolete
84         variables.
86         * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
87         compilation warning, add comment that this cannot be done with
88         `with-current-buffer'.
90         * org-wl.el (org-wl-open): Use `with-current-buffer'.
92         * org.el (overlay, org-remove-empty-overlays-at)
93         (org-outline-overlay-data, org-set-outline-overlay-data)
94         (org-show-block-all, org-hide-block-toggle)
95         (org-highlight-new-match, org-remove-occur-highlights)
96         (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
97         (org-read-date, org-read-date-display, org-eval-in-calendar)
98         (org-format-latex, org-context)
99         (org-speedbar-restriction-lock-overlay)
100         (org-speedbar-set-agenda-restriction): Use the normal overlay API.
102         * org-table.el (org-table-add-rectangle-overlay)
103         (org-table-remove-rectangle-highlight)
104         (org-table-overlay-coordinates)
105         (org-table-toggle-coordinate-overlays): Use the normal overlay
106         API.
108         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
109         (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
110         normal overlay API.
112         * org-colview.el (org-columns-new-overlay)
113         (org-columns-display-here, org-columns-remove-overlays)
114         (org-columns-edit-value, org-columns-next-allowed-value)
115         (org-columns-update): Use the normal overlay API.
117         * org-clock.el (org-clock-out, org-clock-cancel)
118         (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
119         overlay API.
121         * org-agenda.el (org-agenda-mark-filtered-text)
122         (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
123         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
124         (org-agenda-entry-text-hide)
125         (org-agenda-restriction-lock-overlay)
126         (org-agenda-set-restriction-lock)
127         (org-agenda-filter-by-tag-hide-line)
128         (org-agenda-fix-tags-filter-overlays-at)
129         (org-agenda-filter-by-tag-show-all, org-hl)
130         (org-agenda-goto-calendar, org-agenda-bulk-mark)
131         (org-agenda-bulk-remove-overlays): Use the normal overlay API.
133         * org-freemind.el (org-freemind-from-org-mode-node)
134         (org-freemind-from-org-mode, )
135         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
136         interactive-p instead of called-interactively, because this is
137         backward compatible with older Emacsen I still support..
139 2010-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
141         * org-exp.el (org-export-define-heading-targets): Fix bug in
142         regexp finding ID and CUSTOM_ID properties.
144 2010-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
146         * org-footnote.el (org-footnote-goto-previous-reference): Renamed
147         from `org-footnote-goto-next-reference'.
149         * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
150         org-log-repeat is non-nil, or if there is clocking data in the
151         entry.
153         * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
155 2010-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
157         * org.el (org-align-all-tags): New command.
159 2010-04-13  David Maus  <dmaus@ictsoc.de>
161         * org-wl.el (org-wl-link-remove-filter): New customizable
162         variable.  If non-nil, filter conditions are stripped when storing
163         link to message in filter folder.
164         (org-wl-shimbun-prefer-web-links): New customizable variable.  If
165         non-nil, links to shimbun messages are created as web links to
166         message source.
167         (org-wl-nntp-prefer-web-links): New customizable variable.  If
168         non-nil, links to nntp message are created as web links to gmane
169         or googlegroups.
170         (org-wl-namazu-default-index): New customizable variable.
171         Directory of namazu search index that should be used as default
172         when opening a link in a search folder.
173         (org-wl-folder-types): New constant.  Wanderlust folder type
174         indicators.
175         (org-wl-folder-type): New function.  Return type of Wanderlust
176         folder.
177         (org-wl-store-link): Create web links for shimbun or nntp messages
178         and strip filter conditions depending on customizable variables.
179         (org-wl-open): Open namazu search folder for message when called
180         with prefix.
182 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
184         * org.el (org-remove-if, org-remove-if-not): New functions.
185         (org-open-file): Use internal remove-if functions.
187 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
189         * org.el (org-file-apps-entry-match-against-dlink-p): new function.
190         (org-file-apps-ex): remove variable.
191         (org-open-file): Integrate org-file-apps-ex functionality back
192         into org-file-apps, and decide whether to match a regexp against
193         the link or the filename using org-file-apps-entry-uses-grouping-p.
195 2010-04-09  Jan Böcker  <jan.boecker@jboecker.de>
197         * org.el (org-file-apps-ex): new variable.
198         (org-open-file): Before considering org-file-apps, first match the
199         regexps from org-file-apps-ex against the whole link. See
200         docstring of org-file-apps-ex.
202 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
204         * org.el (org-export-latex-default-packages-alist): Remove
205         microtype package.
206         (org-todo-repeat-to-state): New variable.
207         (org-auto-repeat-maybe): Allow user-selected target states.
208         (org-default-properties): Add the new property REPEAT_TO_STATE.
210 2010-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
212         * org-mobile.el (org-mobile-check-setup): Make sure that there is
213         a binary to compute checksums.
215 2010-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
217         * org.el (org-insert-link): Find the link buffer on visible
218         frames.
219         (org-export-latex-default-packages-alist): hyperref must be loaded
220         late.
222 2010-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
224         * org-latex.el (org-export-latex-preprocess): Do not yet protect
225         defined entities - these will be taken care of later.
226         (org-export-latex-special-chars): Post-process entity replacement.
227         (org-export-latex-fontify-headline): Do not yet protect defined
228         entities - these will be taken care of later.
229         (org-export-latex-tables, org-export-latex-links): Format the
230         caption properly.
232         * org-entities.el (org-entities-user): Fix typo.
234         * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords
236         * org-entities.el (org-entities-user): Improve docstring.
238 2010-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
240         * org-entities.el (org-macs): Require org-macs, to be sure that we
241         have `declare-function' defined.
243 2010-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
245         * org-latex.el (org-export-latex-classes): Update docstring.
247         * org.el (org-format-latex-header): Add cookies to the header.
248         (org-splice-latex-header): Implement placement according to
249         cookies.
251 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
253         * org-publish.el (org-publish-aux-preprocess): Control case
254         sensitivity.
256 2010-04-04  Bastien Guerry  <bzg@altern.org>
258         * org.el (org-splice-latex-header): Fix typo.
260 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
262         * org-latex.el (org-export-latex-make-header): Use
263         `org-splice-latex-header' to build the header.
264         (org-export-latex-classes): Update docstring.
266         * org.el (org-splice-latex-header): New function.
267         (org-create-formula-image): Use `org-splice-latex-header' to build
268         the header.
270         * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
272 2010-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
274         * org.el (org-export-latex-packages-alist)
275         (org-export-latex-default-packages-alist): Fix docstring to
276         reflect the expected structure.
278         * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
279         (org-export-docbook-finalize-table): Make use of label for tables.
281 2010-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
283         * org-attach.el (org-attach-commit): Split on newlines.
285         * org.el (org-export-latex-default-packages-alist): Use list
286         instead of cons for the entries.
288 2010-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
290         * org-entities.el (org-entity-get-representation): Catch the case
291         that there is not entry in the list.
293         * org-mobile.el (org-mobile-use-encryption)
294         (org-mobile-encryption-tempfile, org-mobile-encryption-password):
295         New options.
296         (org-mobile-check-setup): CHeck the encryption setup.
297         (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
298         (org-mobile-create-sumo-agenda): Use encryption code.
299         (org-mobile-encrypt-and-move): New function.
300         (org-mobile-encrypt-file, org-mobile-decrypt-file): New
301         functions.
302         (org-mobile-move-capture): Decrypt the capture file.
304         * org.el (org-entities): Require the new file.
305         (org-export-latex-default-packages-alist): New variable.
306         (org-complete): Use new entity code for completion.
307         (org-create-formula-image): Use the new packages variable.
309         * org-latex.el (org-export-latex-classes): Remove the standard
310         packages from the class headers.
311         (org-export-latex-make-header): Use the new package variable.
312         (org-export-latex-special-chars): Better regexp for entities, to
313         support entity name that contain numbers.
314         (org-export-latex-treat-backslash-char): Use the new entity code.
316         * org-html.el (org-html-do-expand): Use the new entity code.
318         * org-exp.el (org-export): Add the new export commands.
319         (org-html-entities): Constant removed.
320         (org-export-visible): Add the new export commands.
322         * org-entities.el: New file.
324         * org-docbook.el (org-docbook-do-expand): Use new entity code.
326         * org-ascii.el (org-export-ascii-entities): New variable.
327         (org-export-as-latin1, org-export-as-latin1-to-buffer)
328         (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
329         (org-export-as-encoding): New function.
330         (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
331         (org-ascii-replace-entities): New function.
333 2010-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
335         * org-html.el (org-html-level-start): Catch the case that target
336         might be nil.
338 2010-03-31  Dan Davison  <davison@stats.ox.ac.uk>
340         * org.el (org-appearance): Change Customize group variable name
341         from org-font-lock to org-appearance, and change tag from "Org
342         Font Lock" to "Org Appearance"
343         (org-odd-levels-only): Change Customize group variable name
344         (org-level-color-stars-only): Change Customize group variable name
345         (org-hide-leading-stars): Change Customize group variable name
346         (org-hidden-keywords): Change Customize group variable name
347         (org-fontify-done-headline): Change Customize group variable name
348         (org-fontify-emphasized-text): Change Customize group variable name
349         (org-fontify-whole-heading-line): Change Customize group variable name
350         (org-highlight-latex-fragments-and-specials): Change Customize
351         group variable name
352         (org-hide-emphasis-markers): Change Customize group variable name
353         (org-emphasis-alist): Change Customize group variable name
354         (org-emphasis-regexp-components): Change Customize group variable
355         name
356         (org-modules): Remove mention of org-R
358         * org-faces.el (org-faces): Change Customize group variable name
360 2010-03-29  Carsten Dominik  <carsten.dominik@gmail.com>
362         * org-agenda.el (org-diary-last-run-time): New variable.
363         (org-diary): prepare agenda buffers only if last call was some
364         time ago.
366         * org-html.el (org-export-html-preprocess): Replace \ref macros
367         with a link.
368         (org-format-org-table-html): Add the label as an anchor.
370         * org-docbook.el (org-export-docbook-format-image): Do some
371         formatting on captions.
373         * org-latex.el (org-export-latex-tables, org-export-latex-links):
374         Do some formatting on captions.
376         * org-html.el (org-export-html-format-image)
377         (org-format-org-table-html): Do some formatting on captions.
379 2010-03-28  Dan Davison  <davison@stats.ox.ac.uk>
381         * org.el (org-hidden-keywords): New customizable variable. This is
382         a list of symbols specifying which of the special keywords #+DATE,
383         #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
384         (org-fontify-meta-lines-and-blocks): Changes to font-lock code
385         implementing new faces and hiding behaviour.
387         * org-faces.el (org-document-title): New face for #+TITLE lines
388         (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines
389         (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL keywords
391 2010-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
393         * org-publish.el (org-publish-sanitize-plist): New function to
394         rename "index" properties to "sitemap".  Do this renaming
395         globally.
396         (org-publish-with-aux-preprocess-maybe): New macro.
397         (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
398         macro.
399         (org-publish-aux-preprocess)
400         (org-publish-index-generate-theindex.inc): New function.
402 2010-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
404         * org-table.el (org-table-align): Interpret <N> at fixed width,
405         not as maximum width.
407 2010-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
409         * org-exp.el (org-export-author-info, org-export-email-info): Fix
410         docstrings.
412         * org-beamer.el (org-beamer-select-environment): Renamed from
413         `org-beamer-set-environment-tag'.  Improve docstring.
415         * org-freemind.el (org-freemind-write-mm-buffer): Fix another
416         problem with odd levels.
418         * org-ascii.el (org-export-as-ascii): Export email only if the
419         author wants it.
421         * org-docbook.el (org-export-as-docbook): Export email only if the
422         author wants it.
424         * org-html.el (org-export-as-html): Export email only if the
425         author wants it.
427         * org-exp.el (org-export-email-info): New option.
428         (org-export-plist-vars): Add entry for `org-export-email'.
430 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
432         * org-table.el (org-table-goto-line): Fix typo.
434 2010-03-25  Mikael Fornius  <mfo@abc.se>
436         * org.el (org-agenda-files): Typo.
437         (org-read-agenda-file-list): Add optional argument to help
438         `org-store-new-agenda-file-list' to remember un-expanded file
439         names.  Expand file names relative to `org-directory'.
440         (org-store-new-agenda-file-list): Keep un-expanded file names when
441         saving, if available.
442         (org-agenda-files): Update documentation.
444 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
446         * org-ascii.el (org-export-as-ascii): Catch the case of exporting
447         a buffer with no file name attached.
449         * org.el (org-log-refile): New option.
450         (org-log-note-headings): Add a heading for refiling.
451         (org-startup-options): Add keywords for logging of the refile
452         action.
453         (org-refile): Add logging action.
454         (org-add-log-note): Allow for refiling action.
456         * org-agenda.el (org-agenda-bulk-action): Make sure
457         `org-log-refile' is not `note' during a bulk action.
459 2010-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
461         * org.el (org-map-dblocks): Use save-excursion to remember the
462         position.
464         * org-attach.el (org-attach-commit): Remove dependence on xargs.
465         (org-attach-delete-one): Commit after deleting a file.
467         * org-latex.el (org-export-latex-fontify): Do not mistake table.el
468         borders for strike-through emphasis.
470         * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
471         handling of odd levels.
473         * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
474         and `future' values.
475         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
476         Handle `past' and `future' values.
478         * org.el (org-read-agenda-file-list): Interpret file names
479         relative to org-directory and allow environment variables and
480         "~".
482         * org-latex.el (org-export-latex-special-chars): Allow a
483         parenthesis before an exponent or subscript.
485 2010-03-23  Dan Davison  <davison@stats.ox.ac.uk>
487         * org-src.el (org-edit-src-exit): When returning from code edit
488         buffer, if code block is hidden, leave point at start of
489         #+begin_src line
491 2010-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
493         * org.el (org-insert-heading): Do not remove all spaces if the
494         headline is empty.
496         * org-indent.el (org-indent): Fix group name.
498 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
500         * org-table.el (org-table-goto-column): Fix forcing a non-existing
501         column.
502         (org-table-get, org-table-put, org-table-goto-line)
503         (org-table-current-line): New functions.
505 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
507         * org-crypt.el (org-reveal-start-hook): Add a decryption function
508         to this hook.
509         (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry): Add
510         docstrings.
512         * org.el (org-point-at-end-of-empty-headline)
513         (org-level-increment, org-get-previous-line-level): New function.
514         (org-cycle-level): Rewritten to be independent of when this
515         function is called.
516         (org-in-regexps-block-p): New function.
517         (org-reveal-start-hook): New hook.
518         (org-reveal): Run new hook.
520 2010-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
522         * org-latex.el (org-export-latex-keywords): Start a new paragraph
523         after time keywords, do not add "\newline".
525         * org-html.el (org-export-as-html): Avoid double # in href.
527         * org.el (org-refile-get-location): Catch an invalid target
528         specification.
530 2010-03-18  Carsten Dominik  <carsten.dominik@gmail.com>
532         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
533         Make sure the behavior regarding to extracting time is
534         consistent.
536 2010-03-17  Stephen Eglen  <stephen@gnu.org>
538         * org-agenda.el (org-agenda-insert-diary-extract-time): New
539         variable.
540         (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
541         variable rather than `org-agenda-search-headline-for-time'.
543 2010-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
545         * org-list.el (org-fix-bullet-type): Improve cursor positioning.
547 2010-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
549         * org.el (org-adaptive-fill-regexp-backup): New variable.
550         (org-set-autofill-regexps): Store a backup of
551         `adaptive-fill-regexp'.
552         (org-adaptive-fill-function): Fix filling of comments and ordered
553         lists. If there is no other match, till try adaptive fill.
555 2010-03-15  John Wiegley  <jwiegley@gmail.com>
557         * org-agenda.el (org-agenda-include-deadlines): Added new
558         customization variable to determine whether unscheduled tasks
559         should appear in the agenda solely because of their deadline.
560         Default to true, which was the previous behavior (it just wasn't
561         configurable).
562         (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
563         the agenda to show/hide deadline tasks.
564         (org-agenda-menu): Added menu option for show/hide deadlines.
565         (org-agenda-list): Make the agenda list sensitive to the value of
566         `org-agenda-include-deadlines'.
567         (org-agenda-toggle-deadlines): New function to toggle the value of
568         `org-agenda-include-deadlines' and repaint the modeline
569         indicators.
570         (org-agenda-set-mode-name): Show "Deadlines" in the agenda
571         modeline if deadline tasks are being displayed.
573 2010-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
575         * org-table.el (org-table-eval-formula): Replace $# and @# by
576         current column and row number.
578 2010-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
580         * org.el (org-set-property, org-delete-property): Go back to
581         prompting for the property.
583         * org-latex.el (org-export-latex-make-header): Fully process
584         author line.
585         (org-export-latex-fontify-headline): Allow several arguments, not
586         just one.
587         (org-export-latex-fix-inputenc): Catch the error when
588         `latexenc-coding-system-to-inputenc' is not defined.
590         * org-agenda.el (org-agenda-skip-if-todo): New function.
591         (org-agenda-skip-if): Add conditions for TODO keywords.
592         (org-agenda-skip-if): Document the new todo conditions.
594 2010-03-11  Mikael Fornius  <mfo@abc.se>
596         * org.el (org-at-property-p): Check if we are inside a property
597         drawer not just any drawer.
598         (org-set-property, org-delete-property): When cursor is on a
599         property key value pair do not prompt for property name instead
600         use name at cursor.
601         (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
602         on the first line of a property drawer.
603         (org-property-end-re): Spell check.
605 2010-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
607         * org-exp.el (org-export-attach-captions-and-attributes): Add the
608         properties to the entire table, in case the first line is
609         removed.
611         * org-archive.el (org-archive-reversed-order): New option.
612         (org-archive-subtree, org-archive-to-archive-sibling): Use the new
613         option `org-archive-reversed-order'.
615 2010-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
617         * org-agenda.el (org-agenda-entry-types): New variable.
618         (org-agenda-list): Use `org-agenda-entry-types'.
619         (org-agenda-custom-commands-local-options): Support for setting
620         `org-agenda-entry-types' as an option.
621         (org-diary): Shift some documentation from here to the variable
622         `org-agenda-entry-types'.
624 2010-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
626         * org-latex.el (org-export-latex-make-header): Apply macros in
627         author field.
629         * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
630         (org-clock-select-task, org-clock-notify-once-if-expired)
631         (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
632         (org-clock-out-if-current, org-clock-save): Use the new functions.
634 2010-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
636         * org-docbook.el (org-export-as-docbook): Remove unnecessary
637         newline.
638         (org-export-as-docbook): Remove unnecessary newline.
639         (org-export-as-docbook): Fix problem with double footnote
640         reference in one place.
642         * org-exp.el (org-export-format-source-code-or-example): Remove
643         unnecessary newline.
645         * org.el (org-deadline, org-schedule): Allow rescheduling entries
646         with repeaters.
648         * org-table.el (org-table-convert-refs-to-rc): Better way to catch
649         function calls that look like references.
651         * org.el (org-open-at-point): Get link abbreviations from
652         reference buffer.
654 2010-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
656         * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
657         as a reference.
659 2010-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
661         * org.el (org-link-unescape): Solve issue with lower-case escapes.
663 2010-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
665         * org-latex.el (org-export-latex-classes): Add
666         \usepackage{latexsym} to all classes.
668 2010-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
670         * org-html.el (org-export-as-html): Do not allow protected lines
671         into the table of contents.
673         * org-latex.el (org-export-latex-special-chars): Find subsequent
674         occurrences of special characters.
675         (org-export-latex-tables): Do not convert table-like stuff that is
676         protected.
678 2010-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
680         * org-list.el (org-toggle-checkbox): No errors when updating
681         checkbox count fails because there is no heading.
683 2010-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
685         * org-clock.el (org-clock-report-include-clocking-task): New
686         option.
687         (org-clock-sum): Add the current clocking task.
689 2010-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
691         * org.el (org-cycle): Print a message when in a table.el table.
692         (org-edit-special): Recognize the table.el context.
693         (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
695         * org-src.el (org-at-table.el-p): Declare.
696         (org-edit-src-code): Handle a special case for table.el editing.
697         (org-edit-src-find-region-and-lang): Recognize the table.el
698         context.
700         * org-latex.el (org-export-latex-tables): Convert table.el
701         tables.
702         (org-export-latex-convert-table.el-table): New function.
704         * org-html.el (org-html-expand): Fix table.el export.
706         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
707         headings.
709         * org-id.el (org-id-find-id-file): Fix bug when there is no hash
710         table for the id locations.
712         * org.el (org-read-date-analyze): Match American-style dates, like
713         5/30 or 5/13/7.  Make sure cal-iso.el is loaded.  Don't force he
714         current year when reading ISO and American dates.
716 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
718         * org.el (org-face-from-face-or-color): New function.
719         (org-get-todo-face, org-font-lock-add-priority-faces)
720         (org-get-tag-face): Use `org-face-from-face-or-color'.
722         * org-faces.el (org-todo-keyword-faces, org-priority-faces): Allow
723         simple colors as values.
724         (org-faces-easy-properties): New option.
726         * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
727         restricted, as an agenda mode.
728         (org-agenda-fontify-priorities): Allow simple colors as values.
730 2010-02-25  Bastien Guerry  <bzg@altern.org>
732         * org-timer.el (org-timer-current-timer): Renamed from
733         `org-timer-last-timer'.
734         (org-timer-timer1, org-timer-timer2, org-timer-timer3): Removed.
735         (org-timer-cancel-timer, org-timer-show-remaining-time)
736         (org-timer-set-timer): Update to use only one timer.
738         * org.el (org-set-property): Remove useless space in the prompt.
740 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
742         * org-html.el (org-export-html-style-default): Add a default style
743         for textareas.
745         * org-exp.el (org-export-format-source-code-or-example): Fix
746         textarea tag.
748 2010-02-24  Bastien Guerry  <bzg@altern.org>
750         * org-clock.el (org-clock-current-task): New variable to store
751         last clocked in task.
752         (org-clock-set-current, org-clock-delete-current): New functions.
754 2010-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
756         * org-remember.el (org-remember-apply-template): Extend comment.
757         (org-remember-handler): Implement clock sibling filing.
759 2010-02-23  Carsten Dominik  <carsten.dominik@gmail.com>
761         * org-publish.el (org-publish-all, org-publish-current-file)
762         (org-publish-current-project): When called with prefix argument
763         FORCE, also rebuild the validation file list.
765         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
766         section headings.
768 2010-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
770         * org-html.el (org-export-as-html-and-open): Kill product buffer
771         if the user wants that.
773         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
774         if the user wants that.
776         * org-exp.el (org-export-kill-product-buffer-when-displayed): New
777         option.
779         * org-agenda.el (org-batch-agenda-csv): Use the time property
780         instead of the `time-of-day' property.
782 2010-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
784         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
785         (org-timer-pause-hook, org-timer-set-hook)
786         (org-timer-cancel-hook): New hooks.
787         (org-timer-start): Run `org-timer-start-hook'.
788         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
789         (org-timer-stop): Run `org-timer-stop-hook'.
790         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
792 2010-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
794         * org.el (org-reveal): Double prefix arg shows the subtree of the
795         parent.
797 2010-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
799         * org-agenda.el (org-search-view): Fix bug with searching full
800         words in headlines in search view.
801         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
802         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
803         scheduled (if the user configures it so.
805 2010-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
807         * org.el (org-hide-archived-subtrees): Don't jump to end of
808         subtree if the match was not in a headline.
809         (org-inside-latex-macro-p): Allow more complex arguments.
810         (org-emphasize): Protect against use at end of buffer.
812 2010-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
814         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
815         text properties.
817 2010-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
819         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
820         values.
821         (org-agenda-todo-ignore-scheduled)
822         (org-agenda-todo-ignore-deadlines): More control with different
823         allowed values.
824         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
825         Honor the new option settings.
827 2010-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
829         * org.el (org-get-location): Make sure the selection buffer is
830         shown in the current frame.
832         * org-ascii.el (org-export-ascii-table-widen-columns): New
833         option.
834         (org-export-ascii-preprocess): Realign tables to remove narrowing
835         if `org-export-ascii-table-widen-columns' is set.
837         * org-table.el (org-table-do-narrow): New variable.
838         (org-table-align): Narrow only if `org-table-do-narrow' is t.
840         * org.el (org-deadline, org-schedule): Allow updating if the
841         relevant time stamp does not have a repeater, i.e. do not require
842         that no time stamp has a repeater.
844         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
845         new white space before the tags.
847         * org-latex.el (org-export-as-latex): Do nit require the buffer to
848         be visiting a file when only exporting to a buffer or string.
849         (org-export-latex-fix-inputenc): Only save the buffer is there is
850         a file name attached to it.
852 2010-02-09  Dan Davison  <davison@stats.ox.ac.uk>
854         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers
856 2010-02-08  Carsten Dominik  <carsten.dominik@gmail.com>
858         * org.el (org-fontify-meta-lines-and-blocks): Honor
859         `org-fontify-quote-and-verse-blocks'.
861         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
863 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
865         * org.el (org-open-at-point): Also check for text property
866         org-linked-text before offering collected links.
868 2010-02-03  Stephen Eglen  <stephen@gnu.org>
870         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
871         Optionally extract time specification from text and add to the
872         timestamp.
874 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
876         * org-exp.el (org-html-entities): Fix typo.
878         * org-latex.el (org-export-latex-make-header): Use \providecommand
879         to make sure the \alert macro is defined.
881         * org.el (org-format-latex-signal-error)
882         (org-create-formula-image): Use `org-format-latex-signal-error'.
884 2010-02-02  Stephen Eglen  <stephen@gnu.org>
886         * org.el (org-store-link): For dired buffers, use
887         default-directory as link name if dired-get-filename returns
888         nil.
890 2010-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
892         * org-exp.el (org-export-concatenate-multiline-links): The for
893         protectedness at beginning of match.
895         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
896         AUTO as a coding system, instead default to utf8.
898 2010-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
900         * org.el (org-block-todo-from-children-or-siblings-or-parent)
901         (org-block-todo-from-checkboxes): Respect the local variable
902         value when deciding if blocking should be active.
904         * org-latex.el (org-export-latex-make-header): Define the align
905         macro if it is not yet defined.
907         * org-agenda.el (org-agenda-insert-diary-make-new-entry): Call
908         `org-insert-heading' with the INVISIBLE-OK argument.
910         * org-mac-message.el (org-mac-message-insert-flagged): Call
911         `org-insert-heading' with the INVISIBLE-OK argument.
913         * org.el (org-insert-heading):  New argument INVISIBLE-OK.
915         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
916         prompt message.
918         * org-html.el (org-html-level-start): Use the
919         `html-container-class' text property to set an additional class
920         for an outline container.
922         * org-exp.el (org-export-remember-html-container-classes): New
923         function.
924         (org-export-preprocess-string): Call
925         `org-export-remember-html-container-classes'.
927         * org.el (org-cycle): Mention level cycling in the docstring.
928         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
930         * org-remember.el (org-remember-apply-template): Do file insertion
931         first.
933 2010-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
935         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
936         problem with mis-aligned graphs when showing habits.
938 2010-01-28  Mikael Fornius  <mfo@abc.se>
940         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
941         when assigning. Begin using numerical characters when all in name
942         is used up. This is to spare alphanumeric characters for better
943         match with other keywords.
945 2010-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
947         * org-exp.el (org-export-preprocess-hook): Improve documentation.
949         * org-latex.el (org-export-latex-preprocess): More consistent
950         conversion and protection of the words LaTeX and TeX.
951         (org-export-latex-fontify-headline, org-export-latex-preprocess):
952         Allow angle brackets in commands, for beamer.
954 2010-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
956         * org-clock.el (org-clock-in): Improve the look of the clock line
957         by formatting links.
959 2010-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
961         * org-latex.el (org-export-latex-classes): Use AUTO as the place
962         holder string for the coding system.  And improve the
963         documentation.
964         (org-export-latex-fix-inputenc): Only modify the coding system if
965         it is given by the placeholder AUTO.
967 2010-01-23  Carsten Dominik  <carsten.dominik@gmail.com>
969         * org-clock.el (org-task-overrun-text): New option.
970         (org-task-overrun, org-clock-update-period): New variables.
971         (org-clock-get-clock-string, org-clock-update-mode-line): Mark
972         overrun clock.
973         (org-clock-notify-once-if-expired): Check if clock is overrun.
975         * org-faces.el: New face `org-mode-line-clock-overrun'.
977 2010-01-18  Jan Böcker  <jan.boecker@jboecker.de>
979         * org.el (org-narrow-to-subtree): Position the end of the narrowed
980         region before the line with the next heading, to prevent the user
981         from prepending text to the next headline.
983 2010-01-20  Stephen Eglen  <stephen@gnu.org>
985         * org-agenda.el (org-get-time-of-day): Use
986         org-agenda-time-leading-zero to allow leading zero (rather than
987         space) for times.
989 2010-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
991         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
992         org-datetree.el is loaded.
994         * org-datetree.el: autoload `org-datetree-find-day-create'
996         * org-latex.el (org-export-latex-hyperref-format): New option.
997         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
999 2010-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1001         * org-ctags.el (org-ctags-enable): Change order of functions.
1002         (org-ctags-create-tags): Add wildcard to file name expansion.
1004 2010-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1006         * org.el (org-entry-properties): Fix some important bugs.
1008 2010-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1010         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
1011         the table is not explicitly given.
1013 2010-01-15  Carsten Dominik  <carsten.dominik@gmail.com>
1015         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
1016         as value.
1017         (org-clock-out-if-current): Work with the new list value of
1018         `org-clock-out-when-done'.
1019         (org-clock-out, org-clock-out-if-current): Avoid circular logic
1020         between clocking out and state changes.
1022         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
1024         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
1025         accident protect a character that is before a backslash.
1027 2010-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1029         * org-agenda.el (org-diary-class): Use
1030         `org-order-calendar-date-args'.
1032         * org.el (org-order-calendar-date-args): New function.
1034         * org-exp.el (org-export-target-internal-links): Check for
1035         protectedness after the first bracket.
1037         * org.el (org-entry-properties): Don't match wrong-case TODO
1038         keywords.
1040         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
1041         Document that ARG is passed through to remove the date.
1042         (org-agenda-bulk-action): Accept prefix arg and pass it on.  Do
1043         not read a date when the user has given a `C-u' prefix.
1045 2010-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1047         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
1048         tags are hidden.
1050 2010-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1052         * org-latex.el (org-export-latex-fix-inputenc): New function.
1053         (org-export-latex-inputenc-alist): New option.
1055         * org-exp.el (org-export): New key SPC to publish enclosing
1056         subtree.
1058 2010-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1060         * org-indent.el (org-indent-add-properties): Catch case when there
1061         is no headline in the buffer.
1063 2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1065         * org-exp.el (org-html-entities): Add checkmark symbol.
1067         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
1068         verbatim code for ASCII export.
1070         * org.el (org-update-statistics-cookies): Also see checkboxes in
1071         ordered lists.
1073 2010-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1075         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
1076         key.
1078         * org-beamer.el (org-beamer-amend-header): Change the location
1079         where `org-beamer-header-extra' is inserted.
1081         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
1082         just for computing this regexp.
1084 2010-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1086         * org-beamer.el (org-beamer-frame-default-options): New option.
1087         (org-beamer-sectioning): Use default options if the user does not
1088         have defined any.
1089         (org-beamer-fix-toc): Put a frame around the table of contents.
1091         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Make
1092         sure case-folding works well when processing comment stuff.
1094         * org-latex.el (org-export-latex-after-save-hook): New hook.
1095         (org-export-as-latex): Run the new hook.
1097 2010-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1099         * org-beamer.el (org-beamer-environments-default): Add the note
1100         environments.
1101         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
1102         lines and collect and combine the content.
1103         (org-beamer-after-initial-vars): Check for note tags and make sure
1104         they will be seen like a property.
1106         * org.el (org-offer-links-in-entry): Fix bug when there is a
1107         single link.
1109         * org-exp.el (org-export): Make sure the mark is activated, also
1110         when `transient-mark-mode' is off.
1112         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
1113         (org-agenda-search-view-search-words-only): Obsolete variable, is
1114         now an alias for `org-agenda-search-view-always-boolean'.
1115         (org-agenda-search-view-force-full-words): New option.
1116         (org-search-view): Improve docstring, and implement a better logic
1117         for Boolean and phrase searches.
1118         (org-agenda-last-search-view-search-was-boolean): New variable.
1119         (org-agenda-manipulate-query): Consider the type of the last
1120         search when modifying the search string.
1122 2010-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1124         * org-latex.el (org-export-as-latex): Do the first letbind in the
1125         right moment.
1127         * org-agenda.el (org-get-entries-from-diary): Add the new face to
1128         these entries.
1130         * org-faces.el (org-agenda-diary): New face.
1132         * org.el (org-make-link-regexps): Allow regexp-special characters
1133         in link types.
1134         (org-open-file): When in-emacs is `system', also force system
1135         opening, like when the value was `(16)'.
1136         (org-update-statistics-cookies): Handle entries without children.
1138         * org-exp.el
1139         (org-export-preprocess-before-normalizing-links-hook): New hook.
1140         (org-export-preprocess-string): Run the new hook.
1142         * org.el (org-offer-links-in-entry): Make RET open all links.
1144         * org-html.el (org-export-as-html): Remove any leftover display
1145         properties in the html file.
1147         * org-wl.el (org-wl-store-link): Work-around for format bug with
1148         text properties.
1150         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
1151         invisibility while adding the graphs.
1153 2010-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1155         * org-remember.el (org-select-remember-template): Use C letter to
1156         customize remember templates.
1158         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
1159         Move cursor to next visible line.
1161 2010-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org-beamer.el (org-beamer-sectioning): Leave columns environment
1164         by specifying 0 or 1 for column width.
1165         (org-beamer-column-widths): Make 0 stand for 0.0.
1167 2010-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1169         * org-exp.el (org-export-mark-radio-links): Don't match inside
1170         <<target>>.
1172         * org.el (org-format-latex-header-extra): New variable.
1173         (org-format-latex): Set org-format-latex-header-extra from
1174         in-buffer stuff.
1175         (org-format-latex): Add org-format-latex-header-extra to the
1176         variables on which image creation depends.
1177         (org-create-formula-image): Add the header stuff from in-buffer
1178         settings.
1179         (org-read-date-analyze): Base the analysis for future preference
1180         on NOW, not on the default date.
1182         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
1183         for TODO keyword in inline tasks.
1185         * org.el (org-log-note-headings): New headings for removing
1186         deadline or scheduling date.
1187         (org-deadline, org-schedule): Arrange for logging when removing a
1188         date.
1189         (org-add-log-note): Handle deadline and scheduling removal.
1191 2009-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1193         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
1195 2009-12-28  Carsten Dominik  <carsten.dominik@gmail.com>
1197         * org-agenda.el (org-diary-class): New function.
1199 2009-12-24  Carsten Dominik  <carsten.dominik@gmail.com>
1201         * org-latex.el (org-export-latex-preprocess): Do process the text
1202         of a radio target.
1204 2009-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1206         * org.el (org-entry-properties): Add TIMESTAMP properties back
1207         in.
1209 2009-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1211         * org.el (org-all-time-keywords): New variable.
1212         (org-set-regexps-and-options): Set `org-all-time-keywords'.
1213         (org-entry-blocked-p): New function.
1214         (org-special-properties): Add BLOCKED as a new special property.
1215         (org-entry-properties): New optional argument SPECIFIC, only parse
1216         for this property when it is specified.
1217         (org-entry-get): Pass a SPECIFIC argument to
1218         `org-entry-properties'.
1220         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
1222 2009-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1224         * org-latex.el (org-export-latex-tables): No forced line end if
1225         there is no caption.
1227 2009-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1229         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
1230         package.
1232         * org-latex.el (org-export-latex-tables): Only add a caption when
1233         macro in in longtable environments if one has been defined.
1235         * org-html.el (org-export-as-html): Only take title from buffer if
1236         not exporting body-only.
1238         * org-latex.el (org-export-latex-preprocess): Better version of
1239         the regular expression for protecting LaTeX macros.
1240         (org-export-latex-preprocess): Start searching for macros to
1241         protect from beginning of buffer.
1243         * org-exp.el (org-export-target-internal-links): Check for
1244         protectedness earlier in the string.
1246         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
1247         case sensitively.
1249         * org-id.el (org-id-store-link): Match TODO keywords case
1250         sensitively.
1252         * org.el (org-heading-components, org-get-outline-path)
1253         (org-display-outline-path): Match TODO keywords case sensitively.
1255         * org-latex.el (org-export-as-latex): Ignore read-only
1256         properties.
1258         * org-exp.el (org-export-preprocess-string): Remove any
1259         `read-only' properties.
1261         * org-agenda.el (org-agenda-inactive-leader): New option.
1262         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
1263         (org-tags-view): Prompt for matcher if MATCH is an empty string.
1264         (org-todo-list): Prompt for matcher if ARG is an empty string.
1266 2009-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1268         * org.el (org-open-link-functions): New hook.
1269         (org-open-at-point): Run `org-open-link-functions'.
1271 2009-12-14  Carsten Dominik  <carsten.dominik@gmail.com>
1273         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
1274         stamps as well.
1276         * org.el (org-inhibit-startup-visibility-stuff): New variable.
1277         (org-mode): Don't do startup visibility if inhibited.
1278         (org-outline-overlay-data, org-set-outline-overlay-data): New
1279         functions.
1280         (org-save-outline-visibility): New macro.
1281         (org-log-note-headings): Document that one should not change the
1282         `state' note format.
1284 2009-12-13  Carsten Dominik  <carsten.dominik@gmail.com>
1286         * org.el (org-make-link-regexps): Capture link path into a group.
1288 2009-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1290         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
1291         the options plist.
1293 2009-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1295         * org.el (org-startup-with-beamer-mode): New option.
1296         (org-property-changed-functions)
1297         (org-property-allowed-value-functions): New hooks.
1298         (org-entry-put, org-property-get-allowed-values): Run the new
1299         hooks.
1300         (org-property-next-allowed-value): Run the new hooks.
1302         * org-exp.el (org-export-select-backend-specific-text): Add the
1303         special beamer tags.
1305         * org-beamer.el
1306         (org-export-preprocess-before-selecting-backend-code-hook): New
1307         file.
1309         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
1310         (org-export-as-latex): Run
1311         `org-export-latex-after-initial-vars-hook'.
1312         (org-export-latex-format-toc-function)
1313         (org-export-latex-make-header): Call
1314         `org-export-latex-format-toc-function'.
1316         * org.el (org-fill-template): Make template searches case sensitive.
1318         * org-exp.el (org-export): Use "1" as a sign to export only the
1319         subtree.
1321         * org-colview-xemacs.el (org-columns-edit-value): Use
1322         org-unrestricted property.
1324         * org-colview.el (org-columns-edit-value):  Use
1325         org-unrestricted property.
1327         * org.el (org-compute-property-at-point): Set org-unrestricted
1328         text property if the list contains ":ETC".
1329         (org-insert-property-drawer):  Use
1330         org-unrestricted property.
1332         * org-exp.el
1333         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
1334         (org-export-preprocess-string): Run
1335         `org-export-preprocess-before-selecting-backend-code-hook'.
1337         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
1339         * org-latex.el (org-export-region-as-latex): Run
1340         `org-export-first-hook'.
1342         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
1344         * org-docbook.el (org-export-as-docbook): Run
1345         `org-export-first-hook'.
1347         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
1349         * org-exp.el (org-export-first-hook): New hook.
1351 2009-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1353         * org-list.el (org-previous-item): Exit at the beginning of the
1354         buffer.
1356         * org-id.el (org-id-locations-save): Only write the id locations
1357         if any are defined.
1359         * org-archive.el (org-archive-all-done): Make this work in a file
1360         with org-odd-levels-only set.
1362         * org.el (org-get-refile-targets): Catch the case when a buffer
1363         has no file.
1365         * org-latex.el (org-export-as-latex): Cleanup forced line ends
1366         where they are not needed.
1367         (org-export-latex-subcontent): Remove unnecessary newlines.
1369 2009-12-09  Carsten Dominik  <carsten.dominik@gmail.com>
1371         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
1372         (org-export-latex-fontify): Fix regexp bug that takes special
1373         care of protecting the right boundary characters in emphasis
1374         matches.
1375         (org-export-latex-preprocess): Allow multiple arguments to latex
1376         macros.
1378         * org.el (org-make-link-regexps): Use John Gruber's regexp for
1379         urls.
1381         * org-macs.el (org-re): Interpret :punct: in regexps.
1383         * org-exp.el (org-export-replace-src-segments-and-examples): Also
1384         take the final newline after the END line.
1386         * org.el (org-clean-visibility-after-subtree-move): Only fix
1387         entries that are not entirely invisible already.
1388         (org-insert-link): Respect org-link-file-path-type for
1389         "docview:" links in addition to "file:" links.
1391 2009-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1393         * org-exp.el (org-export-format-source-code-or-example): Avoid
1394         additional extra white lines in LaTeX.
1396         * org-list.el (org-list-parse-list): Leave empty lines after the
1397         list, don't consider them as part of the list.
1399         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
1400         searches.
1402         * org-clock.el (org-clock-select-task): Convert integer to
1403         character for XEmacs.
1405 2009-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1407         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
1408         compatible.
1410 2009-11-30  Tassilo Horn  <tassilo@member.fsf.org>
1412         * org.el (org-complete-tags-always-offer-all-agenda-tags): New
1413         variable.
1414         (org-set-tags): Use it.
1416 2009-11-30  Carsten Dominik  <carsten.dominik@gmail.com>
1418         * org-list.el (org-empty-line-terminates-plain-lists): Update
1419         docstring.
1421         * org.el (org-format-latex): Fix link creation for processed latex
1422         snippets.
1424 2009-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1426         * org-footnote.el (org-footnote-normalize): Protect replacement
1427         text.
1429         * org.el (org-inside-latex-macro-p): Save match data.
1431 2009-11-28  Jan Böcker  <jan.boecker@jboecker.de>
1433         * org-docview.el: New file.
1435 2009-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1437         * org-latex.el (org-export-latex-class-options): New variable.
1438         (org-export-latex-set-initial-vars): Use the class options.
1440         * org.el (org-forward-same-level): Stop at headings that start
1441         with an invisible character.
1442         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
1444 2009-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1446         * org-footnote.el (org-footnote-normalize): Don't take optional
1447         arguments in LaTeX macros as footnotes.
1449         * org.el (org-inside-latex-macro-p): New function.
1451         * org-latex.el (org-latex-to-pdf-process): Change customization
1452         group to `org-export-pdf'.
1454         * org-agenda.el (org-agenda-get-blocks): Look at time string also
1455         on days after the first one.
1457         * org.el (org-insert-heading): Also check for item before assuming
1458         before-first-heading condition.
1460         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
1461         (org-export-pdf-logfiles): New option.
1462         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
1463         (org-export-pdf-logfiles): Fix customization type.
1465         * org.el (org-insert-link): Improve error message when there is no
1466         default link to select with RET.
1468         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
1469         parameter list.
1471 2009-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1473         * org-latex.el (org-export-latex-parse-global)
1474         (org-export-latex-parse-content)
1475         (org-export-latex-parse-subcontent): Use
1476         `org-re-search-forward-unprotected'.
1477         (org-export-as-pdf): Remove log files produced by XeTeX.
1479         * org-macs.el (org-re-search-forward-unprotected): New function.
1481 2009-11-25  James TD Smith  <ahktenzero@mohorovi.cc>
1483         * org-colview.el (org-agenda-colview-summarize): Sort out some
1484         confusion between properties and titles, which resulted in
1485         agenda summaries not working if a title was set for a column.
1487 2009-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1489         * org-mobile.el (org-mobile-agendas): New option.
1490         (org-mobile-sumo-agenda-command): Select the right agendas.
1492         * org-latex.el (org-export-latex-format-image): Preserve the
1493         original-indentation property.
1495 2009-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1497         * org-clock.el (org-clock-insert-selection-line): Catch error when
1498         an old tasks no longer exists.
1500         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
1501         (org-export-as-pdf): Don't remove the old PDF file before making
1502         the new one.
1504         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
1505         (org-mouse-context-menu): Use `org-looking-back'.
1507         * org.el (org-cycle-level): Use `org-looking-back'.
1509         * org-list.el (org-cycle-item-indentation): Use
1510         `org-looking-back'.
1512         * org-compat.el (org-looking-back): New function.
1514         * org.el (org-insert-heading): Catch before-first-headline when
1515         inserting a headline.
1517 2009-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1519         * org-latex.el (org-export-latex-format-image): Indent figure
1520         environment, so that it does not interrupt plain list.
1522         * org.el (org-open-at-point): Allow long link descriptions.
1524 2009-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1526         * org-html.el (org-export-as-html): Remove empty lines at the
1527         beginning of the exported text.
1528 ;; Local Variables:
1529 ;; coding: utf-8
1530 ;; add-log-time-zone-rule: t
1531 ;; End:
1533     Copyright (C) 2008  Free Software Foundation, Inc.
1535   This file is part of GNU Emacs.
1537   GNU Emacs is free software: you can redistribute it and/or modify
1538   it under the terms of the GNU General Public License as published by
1539   the Free Software Foundation, either version 3 of the License, or
1540   (at your option) any later version.
1542   GNU Emacs is distributed in the hope that it will be useful,
1543   but WITHOUT ANY WARRANTY; without even the implied warranty of
1544   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1545   GNU General Public License for more details.
1547   You should have received a copy of the GNU General Public License
1548   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1550 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c