Redefine the functions where XEmacs invisibility has to be turned off
[org-mode.git] / lisp / ChangeLog
blobbbd162605b31a98b39d33a8cb47a4bb16b77e4ae
1 2010-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-compat.el (org-xemacs-without-invisibility): New macro.
4         (org-xemacs-without-invisibility): New macro.
5         (org-indent-to-column, org-indent-line-to, org-move-to-column):
6         Redefine using the macro `org-xemacs-without-invisibility'.
8         * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
10         * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
12         * org-compat.el (org-make-overlay, org-delete-overlay)
13         (org-overlay-start, org-overlay-end, org-overlay-put)
14         (org-overlay-get, org-overlay-move, org-overlay-buffer): Functions
15         removed.
16         (org-add-to-invisibility-spec): Function removed.
18         * org-html.el (org-export-as-html-and-open): Add argument to
19         kill-buffer.
21         * org-habit.el (require): `calendar' is now required already by
22         org.el on top level.
24         * org-clock.el (require): `calendar' is now required already by
25         org.el on top level.
27         * org-agenda.el (require, org-timeline, org-agenda-list)
28         (org-todo-list, org-agenda-to-appt): `calendar' is now required
29         already by org.el on top level.
31         * org.el (org-export-latex-fix-inputenc): Declare function.
33         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
34         variables.
36         * org.el (calendar): Require calendar now on top level in org.el
37         and define aliases to new variables when needed.
38         (org-read-date, org-goto-calendar): Do not bind obsolete
39         variables.
41         * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
42         compilation warning, add comment that this cannot be done with
43         `with-current-buffer'.
45         * org-wl.el (org-wl-open): Use `with-current-buffer'.
47         * org.el (overlay, org-remove-empty-overlays-at)
48         (org-outline-overlay-data, org-set-outline-overlay-data)
49         (org-show-block-all, org-hide-block-toggle)
50         (org-highlight-new-match, org-remove-occur-highlights)
51         (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
52         (org-read-date, org-read-date-display, org-eval-in-calendar)
53         (org-format-latex, org-context)
54         (org-speedbar-restriction-lock-overlay)
55         (org-speedbar-set-agenda-restriction): Use the normal overlay API.
57         * org-table.el (org-table-add-rectangle-overlay)
58         (org-table-remove-rectangle-highlight)
59         (org-table-overlay-coordinates)
60         (org-table-toggle-coordinate-overlays): Use the normal overlay
61         API.
63         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
64         (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
65         normal overlay API.
67         * org-colview.el (org-columns-new-overlay)
68         (org-columns-display-here, org-columns-remove-overlays)
69         (org-columns-edit-value, org-columns-next-allowed-value)
70         (org-columns-update): Use the normal overlay API.
72         * org-clock.el (org-clock-out, org-clock-cancel)
73         (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
74         overlay API.
76         * org-agenda.el (org-agenda-mark-filtered-text)
77         (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
78         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
79         (org-agenda-entry-text-hide)
80         (org-agenda-restriction-lock-overlay)
81         (org-agenda-set-restriction-lock)
82         (org-agenda-filter-by-tag-hide-line)
83         (org-agenda-fix-tags-filter-overlays-at)
84         (org-agenda-filter-by-tag-show-all, org-hl)
85         (org-agenda-goto-calendar, org-agenda-bulk-mark)
86         (org-agenda-bulk-remove-overlays): Use the normal overlay API.
88         * org-freemind.el (org-freemind-from-org-mode-node)
89         (org-freemind-from-org-mode, )
90         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
91         interactive-p instead of called-interactively, because this is
92         backward compatible with older Emacsen I still support..
94 2010-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
96         * org-exp.el (org-export-define-heading-targets): Fix bug in
97         regexp finding ID and CUSTOM_ID properties.
99 2010-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
101         * org-footnote.el (org-footnote-goto-previous-reference): Renamed
102         from `org-footnote-goto-next-reference'.
104         * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
105         org-log-repeat is non-nil, or if there is clocking data in the
106         entry.
108         * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
110 2010-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
112         * org.el (org-align-all-tags): New command.
114 2010-04-13  David Maus  <dmaus@ictsoc.de>
116         * org-wl.el (org-wl-link-remove-filter): New customizable
117         variable.  If non-nil, filter conditions are stripped when storing
118         link to message in filter folder.
119         (org-wl-shimbun-prefer-web-links): New customizable variable.  If
120         non-nil, links to shimbun messages are created as web links to
121         message source.
122         (org-wl-nntp-prefer-web-links): New customizable variable.  If
123         non-nil, links to nntp message are created as web links to gmane
124         or googlegroups.
125         (org-wl-namazu-default-index): New customizable variable.
126         Directory of namazu search index that should be used as default
127         when opening a link in a search folder.
128         (org-wl-folder-types): New constant.  Wanderlust folder type
129         indicators.
130         (org-wl-folder-type): New function.  Return type of Wanderlust
131         folder.
132         (org-wl-store-link): Create web links for shimbun or nntp messages
133         and strip filter conditions depending on customizable variables.
134         (org-wl-open): Open namazu search folder for message when called
135         with prefix.
137 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
139         * org.el (org-remove-if, org-remove-if-not): New functions.
140         (org-open-file): Use internal remove-if functions.
142 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
144         * org.el (org-file-apps-entry-match-against-dlink-p): new function.
145         (org-file-apps-ex): remove variable.
146         (org-open-file): Integrate org-file-apps-ex functionality back
147         into org-file-apps, and decide whether to match a regexp against
148         the link or the filename using org-file-apps-entry-uses-grouping-p.
150 2010-04-09  Jan Böcker  <jan.boecker@jboecker.de>
152         * org.el (org-file-apps-ex): new variable.
153         (org-open-file): Before considering org-file-apps, first match the
154         regexps from org-file-apps-ex against the whole link. See
155         docstring of org-file-apps-ex.
157 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org.el (org-export-latex-default-packages-alist): Remove
160         microtype package.
161         (org-todo-repeat-to-state): New variable.
162         (org-auto-repeat-maybe): Allow user-selected target states.
163         (org-default-properties): Add the new property REPEAT_TO_STATE.
165 2010-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
167         * org-mobile.el (org-mobile-check-setup): Make sure that there is
168         a binary to compute checksums.
170 2010-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
172         * org.el (org-insert-link): Find the link buffer on visible
173         frames.
174         (org-export-latex-default-packages-alist): hyperref must be loaded
175         late.
177 2010-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
179         * org-latex.el (org-export-latex-preprocess): Do not yet protect
180         defined entities - these will be taken care of later.
181         (org-export-latex-special-chars): Post-process entity replacement.
182         (org-export-latex-fontify-headline): Do not yet protect defined
183         entities - these will be taken care of later.
184         (org-export-latex-tables, org-export-latex-links): Format the
185         caption properly.
187         * org-entities.el (org-entities-user): Fix typo.
189         * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords
191         * org-entities.el (org-entities-user): Improve docstring.
193 2010-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
195         * org-entities.el (org-macs): Require org-macs, to be sure that we
196         have `declare-function' defined.
198 2010-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
200         * org-latex.el (org-export-latex-classes): Update docstring.
202         * org.el (org-format-latex-header): Add cookies to the header.
203         (org-splice-latex-header): Implement placement according to
204         cookies.
206 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
208         * org-publish.el (org-publish-aux-preprocess): Control case
209         sensitivity.
211 2010-04-04  Bastien Guerry  <bzg@altern.org>
213         * org.el (org-splice-latex-header): Fix typo.
215 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
217         * org-latex.el (org-export-latex-make-header): Use
218         `org-splice-latex-header' to build the header.
219         (org-export-latex-classes): Update docstring.
221         * org.el (org-splice-latex-header): New function.
222         (org-create-formula-image): Use `org-splice-latex-header' to build
223         the header.
225         * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
227 2010-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
229         * org.el (org-export-latex-packages-alist)
230         (org-export-latex-default-packages-alist): Fix docstring to
231         reflect the expected structure.
233         * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
234         (org-export-docbook-finalize-table): Make use of label for tables.
236 2010-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
238         * org-attach.el (org-attach-commit): Split on newlines.
240         * org.el (org-export-latex-default-packages-alist): Use list
241         instead of cons for the entries.
243 2010-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
245         * org-entities.el (org-entity-get-representation): Catch the case
246         that there is not entry in the list.
248         * org-mobile.el (org-mobile-use-encryption)
249         (org-mobile-encryption-tempfile, org-mobile-encryption-password):
250         New options.
251         (org-mobile-check-setup): CHeck the encryption setup.
252         (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
253         (org-mobile-create-sumo-agenda): Use encryption code.
254         (org-mobile-encrypt-and-move): New function.
255         (org-mobile-encrypt-file, org-mobile-decrypt-file): New
256         functions.
257         (org-mobile-move-capture): Decrypt the capture file.
259         * org.el (org-entities): Require the new file.
260         (org-export-latex-default-packages-alist): New variable.
261         (org-complete): Use new entity code for completion.
262         (org-create-formula-image): Use the new packages variable.
264         * org-latex.el (org-export-latex-classes): Remove the standard
265         packages from the class headers.
266         (org-export-latex-make-header): Use the new package variable.
267         (org-export-latex-special-chars): Better regexp for entities, to
268         support entity name that contain numbers.
269         (org-export-latex-treat-backslash-char): Use the new entity code.
271         * org-html.el (org-html-do-expand): Use the new entity code.
273         * org-exp.el (org-export): Add the new export commands.
274         (org-html-entities): Constant removed.
275         (org-export-visible): Add the new export commands.
277         * org-entities.el: New file.
279         * org-docbook.el (org-docbook-do-expand): Use new entity code.
281         * org-ascii.el (org-export-ascii-entities): New variable.
282         (org-export-as-latin1, org-export-as-latin1-to-buffer)
283         (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
284         (org-export-as-encoding): New function.
285         (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
286         (org-ascii-replace-entities): New function.
288 2010-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
290         * org-html.el (org-html-level-start): Catch the case that target
291         might be nil.
293 2010-03-31  Dan Davison  <davison@stats.ox.ac.uk>
295         * org.el (org-appearance): Change Customize group variable name
296         from org-font-lock to org-appearance, and change tag from "Org
297         Font Lock" to "Org Appearance"
298         (org-odd-levels-only): Change Customize group variable name
299         (org-level-color-stars-only): Change Customize group variable name
300         (org-hide-leading-stars): Change Customize group variable name
301         (org-hidden-keywords): Change Customize group variable name
302         (org-fontify-done-headline): Change Customize group variable name
303         (org-fontify-emphasized-text): Change Customize group variable name
304         (org-fontify-whole-heading-line): Change Customize group variable name
305         (org-highlight-latex-fragments-and-specials): Change Customize
306         group variable name
307         (org-hide-emphasis-markers): Change Customize group variable name
308         (org-emphasis-alist): Change Customize group variable name
309         (org-emphasis-regexp-components): Change Customize group variable
310         name
311         (org-modules): Remove mention of org-R
313         * org-faces.el (org-faces): Change Customize group variable name
315 2010-03-29  Carsten Dominik  <carsten.dominik@gmail.com>
317         * org-agenda.el (org-diary-last-run-time): New variable.
318         (org-diary): prepare agenda buffers only if last call was some
319         time ago.
321         * org-html.el (org-export-html-preprocess): Replace \ref macros
322         with a link.
323         (org-format-org-table-html): Add the label as an anchor.
325         * org-docbook.el (org-export-docbook-format-image): Do some
326         formatting on captions.
328         * org-latex.el (org-export-latex-tables, org-export-latex-links):
329         Do some formatting on captions.
331         * org-html.el (org-export-html-format-image)
332         (org-format-org-table-html): Do some formatting on captions.
334 2010-03-28  Dan Davison  <davison@stats.ox.ac.uk>
336         * org.el (org-hidden-keywords): New customizable variable. This is
337         a list of symbols specifying which of the special keywords #+DATE,
338         #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
339         (org-fontify-meta-lines-and-blocks): Changes to font-lock code
340         implementing new faces and hiding behaviour.
342         * org-faces.el (org-document-title): New face for #+TITLE lines
343         (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines
344         (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL keywords
346 2010-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
348         * org-publish.el (org-publish-sanitize-plist): New function to
349         rename "index" properties to "sitemap".  Do this renaming
350         globally.
351         (org-publish-with-aux-preprocess-maybe): New macro.
352         (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
353         macro.
354         (org-publish-aux-preprocess)
355         (org-publish-index-generate-theindex.inc): New function.
357 2010-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
359         * org-table.el (org-table-align): Interpret <N> at fixed width,
360         not as maximum width.
362 2010-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
364         * org-exp.el (org-export-author-info, org-export-email-info): Fix
365         docstrings.
367         * org-beamer.el (org-beamer-select-environment): Renamed from
368         `org-beamer-set-environment-tag'.  Improve docstring.
370         * org-freemind.el (org-freemind-write-mm-buffer): Fix another
371         problem with odd levels.
373         * org-ascii.el (org-export-as-ascii): Export email only if the
374         author wants it.
376         * org-docbook.el (org-export-as-docbook): Export email only if the
377         author wants it.
379         * org-html.el (org-export-as-html): Export email only if the
380         author wants it.
382         * org-exp.el (org-export-email-info): New option.
383         (org-export-plist-vars): Add entry for `org-export-email'.
385 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
387         * org-table.el (org-table-goto-line): Fix typo.
389 2010-03-25  Mikael Fornius  <mfo@abc.se>
391         * org.el (org-agenda-files): Typo.
392         (org-read-agenda-file-list): Add optional argument to help
393         `org-store-new-agenda-file-list' to remember un-expanded file
394         names.  Expand file names relative to `org-directory'.
395         (org-store-new-agenda-file-list): Keep un-expanded file names when
396         saving, if available.
397         (org-agenda-files): Update documentation.
399 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
401         * org-ascii.el (org-export-as-ascii): Catch the case of exporting
402         a buffer with no file name attached.
404         * org.el (org-log-refile): New option.
405         (org-log-note-headings): Add a heading for refiling.
406         (org-startup-options): Add keywords for logging of the refile
407         action.
408         (org-refile): Add logging action.
409         (org-add-log-note): Allow for refiling action.
411         * org-agenda.el (org-agenda-bulk-action): Make sure
412         `org-log-refile' is not `note' during a bulk action.
414 2010-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
416         * org.el (org-map-dblocks): Use save-excursion to remember the
417         position.
419         * org-attach.el (org-attach-commit): Remove dependence on xargs.
420         (org-attach-delete-one): Commit after deleting a file.
422         * org-latex.el (org-export-latex-fontify): Do not mistake table.el
423         borders for strike-through emphasis.
425         * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
426         handling of odd levels.
428         * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
429         and `future' values.
430         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
431         Handle `past' and `future' values.
433         * org.el (org-read-agenda-file-list): Interpret file names
434         relative to org-directory and allow environment variables and
435         "~".
437         * org-latex.el (org-export-latex-special-chars): Allow a
438         parenthesis before an exponent or subscript.
440 2010-03-23  Dan Davison  <davison@stats.ox.ac.uk>
442         * org-src.el (org-edit-src-exit): When returning from code edit
443         buffer, if code block is hidden, leave point at start of
444         #+begin_src line
446 2010-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
448         * org.el (org-insert-heading): Do not remove all spaces if the
449         headline is empty.
451         * org-indent.el (org-indent): Fix group name.
453 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
455         * org-table.el (org-table-goto-column): Fix forcing a non-existing
456         column.
457         (org-table-get, org-table-put, org-table-goto-line)
458         (org-table-current-line): New functions.
460 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
462         * org-crypt.el (org-reveal-start-hook): Add a decryption function
463         to this hook.
464         (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry): Add
465         docstrings.
467         * org.el (org-point-at-end-of-empty-headline)
468         (org-level-increment, org-get-previous-line-level): New function.
469         (org-cycle-level): Rewritten to be independent of when this
470         function is called.
471         (org-in-regexps-block-p): New function.
472         (org-reveal-start-hook): New hook.
473         (org-reveal): Run new hook.
475 2010-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
477         * org-latex.el (org-export-latex-keywords): Start a new paragraph
478         after time keywords, do not add "\newline".
480         * org-html.el (org-export-as-html): Avoid double # in href.
482         * org.el (org-refile-get-location): Catch an invalid target
483         specification.
485 2010-03-18  Carsten Dominik  <carsten.dominik@gmail.com>
487         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
488         Make sure the behavior regarding to extracting time is
489         consistent.
491 2010-03-17  Stephen Eglen  <stephen@gnu.org>
493         * org-agenda.el (org-agenda-insert-diary-extract-time): New
494         variable.
495         (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
496         variable rather than `org-agenda-search-headline-for-time'.
498 2010-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
500         * org-list.el (org-fix-bullet-type): Improve cursor positioning.
502 2010-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
504         * org.el (org-adaptive-fill-regexp-backup): New variable.
505         (org-set-autofill-regexps): Store a backup of
506         `adaptive-fill-regexp'.
507         (org-adaptive-fill-function): Fix filling of comments and ordered
508         lists. If there is no other match, till try adaptive fill.
510 2010-03-15  John Wiegley  <jwiegley@gmail.com>
512         * org-agenda.el (org-agenda-include-deadlines): Added new
513         customization variable to determine whether unscheduled tasks
514         should appear in the agenda solely because of their deadline.
515         Default to true, which was the previous behavior (it just wasn't
516         configurable).
517         (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
518         the agenda to show/hide deadline tasks.
519         (org-agenda-menu): Added menu option for show/hide deadlines.
520         (org-agenda-list): Make the agenda list sensitive to the value of
521         `org-agenda-include-deadlines'.
522         (org-agenda-toggle-deadlines): New function to toggle the value of
523         `org-agenda-include-deadlines' and repaint the modeline
524         indicators.
525         (org-agenda-set-mode-name): Show "Deadlines" in the agenda
526         modeline if deadline tasks are being displayed.
528 2010-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
530         * org-table.el (org-table-eval-formula): Replace $# and @# by
531         current column and row number.
533 2010-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
535         * org.el (org-set-property, org-delete-property): Go back to
536         prompting for the property.
538         * org-latex.el (org-export-latex-make-header): Fully process
539         author line.
540         (org-export-latex-fontify-headline): Allow several arguments, not
541         just one.
542         (org-export-latex-fix-inputenc): Catch the error when
543         `latexenc-coding-system-to-inputenc' is not defined.
545         * org-agenda.el (org-agenda-skip-if-todo): New function.
546         (org-agenda-skip-if): Add conditions for TODO keywords.
547         (org-agenda-skip-if): Document the new todo conditions.
549 2010-03-11  Mikael Fornius  <mfo@abc.se>
551         * org.el (org-at-property-p): Check if we are inside a property
552         drawer not just any drawer.
553         (org-set-property, org-delete-property): When cursor is on a
554         property key value pair do not prompt for property name instead
555         use name at cursor.
556         (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
557         on the first line of a property drawer.
558         (org-property-end-re): Spell check.
560 2010-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
562         * org-exp.el (org-export-attach-captions-and-attributes): Add the
563         properties to the entire table, in case the first line is
564         removed.
566         * org-archive.el (org-archive-reversed-order): New option.
567         (org-archive-subtree, org-archive-to-archive-sibling): Use the new
568         option `org-archive-reversed-order'.
570 2010-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
572         * org-agenda.el (org-agenda-entry-types): New variable.
573         (org-agenda-list): Use `org-agenda-entry-types'.
574         (org-agenda-custom-commands-local-options): Support for setting
575         `org-agenda-entry-types' as an option.
576         (org-diary): Shift some documentation from here to the variable
577         `org-agenda-entry-types'.
579 2010-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
581         * org-latex.el (org-export-latex-make-header): Apply macros in
582         author field.
584         * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
585         (org-clock-select-task, org-clock-notify-once-if-expired)
586         (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
587         (org-clock-out-if-current, org-clock-save): Use the new functions.
589 2010-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
591         * org-docbook.el (org-export-as-docbook): Remove unnecessary
592         newline.
593         (org-export-as-docbook): Remove unnecessary newline.
594         (org-export-as-docbook): Fix problem with double footnote
595         reference in one place.
597         * org-exp.el (org-export-format-source-code-or-example): Remove
598         unnecessary newline.
600         * org.el (org-deadline, org-schedule): Allow rescheduling entries
601         with repeaters.
603         * org-table.el (org-table-convert-refs-to-rc): Better way to catch
604         function calls that look like references.
606         * org.el (org-open-at-point): Get link abbreviations from
607         reference buffer.
609 2010-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
611         * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
612         as a reference.
614 2010-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
616         * org.el (org-link-unescape): Solve issue with lower-case escapes.
618 2010-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
620         * org-latex.el (org-export-latex-classes): Add
621         \usepackage{latexsym} to all classes.
623 2010-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
625         * org-html.el (org-export-as-html): Do not allow protected lines
626         into the table of contents.
628         * org-latex.el (org-export-latex-special-chars): Find subsequent
629         occurrences of special characters.
630         (org-export-latex-tables): Do not convert table-like stuff that is
631         protected.
633 2010-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
635         * org-list.el (org-toggle-checkbox): No errors when updating
636         checkbox count fails because there is no heading.
638 2010-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
640         * org-clock.el (org-clock-report-include-clocking-task): New
641         option.
642         (org-clock-sum): Add the current clocking task.
644 2010-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
646         * org.el (org-cycle): Print a message when in a table.el table.
647         (org-edit-special): Recognize the table.el context.
648         (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
650         * org-src.el (org-at-table.el-p): Declare.
651         (org-edit-src-code): Handle a special case for table.el editing.
652         (org-edit-src-find-region-and-lang): Recognize the table.el
653         context.
655         * org-latex.el (org-export-latex-tables): Convert table.el
656         tables.
657         (org-export-latex-convert-table.el-table): New function.
659         * org-html.el (org-html-expand): Fix table.el export.
661         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
662         headings.
664         * org-id.el (org-id-find-id-file): Fix bug when there is no hash
665         table for the id locations.
667         * org.el (org-read-date-analyze): Match American-style dates, like
668         5/30 or 5/13/7.  Make sure cal-iso.el is loaded.  Don't force he
669         current year when reading ISO and American dates.
671 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
673         * org.el (org-face-from-face-or-color): New function.
674         (org-get-todo-face, org-font-lock-add-priority-faces)
675         (org-get-tag-face): Use `org-face-from-face-or-color'.
677         * org-faces.el (org-todo-keyword-faces, org-priority-faces): Allow
678         simple colors as values.
679         (org-faces-easy-properties): New option.
681         * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
682         restricted, as an agenda mode.
683         (org-agenda-fontify-priorities): Allow simple colors as values.
685 2010-02-25  Bastien Guerry  <bzg@altern.org>
687         * org-timer.el (org-timer-current-timer): Renamed from
688         `org-timer-last-timer'.
689         (org-timer-timer1, org-timer-timer2, org-timer-timer3): Removed.
690         (org-timer-cancel-timer, org-timer-show-remaining-time)
691         (org-timer-set-timer): Update to use only one timer.
693         * org.el (org-set-property): Remove useless space in the prompt.
695 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
697         * org-html.el (org-export-html-style-default): Add a default style
698         for textareas.
700         * org-exp.el (org-export-format-source-code-or-example): Fix
701         textarea tag.
703 2010-02-24  Bastien Guerry  <bzg@altern.org>
705         * org-clock.el (org-clock-current-task): New variable to store
706         last clocked in task.
707         (org-clock-set-current, org-clock-delete-current): New functions.
709 2010-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
711         * org-remember.el (org-remember-apply-template): Extend comment.
712         (org-remember-handler): Implement clock sibling filing.
714 2010-02-23  Carsten Dominik  <carsten.dominik@gmail.com>
716         * org-publish.el (org-publish-all, org-publish-current-file)
717         (org-publish-current-project): When called with prefix argument
718         FORCE, also rebuild the validation file list.
720         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
721         section headings.
723 2010-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
725         * org-html.el (org-export-as-html-and-open): Kill product buffer
726         if the user wants that.
728         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
729         if the user wants that.
731         * org-exp.el (org-export-kill-product-buffer-when-displayed): New
732         option.
734         * org-agenda.el (org-batch-agenda-csv): Use the time property
735         instead of the `time-of-day' property.
737 2010-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
739         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
740         (org-timer-pause-hook, org-timer-set-hook)
741         (org-timer-cancel-hook): New hooks.
742         (org-timer-start): Run `org-timer-start-hook'.
743         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
744         (org-timer-stop): Run `org-timer-stop-hook'.
745         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
747 2010-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
749         * org.el (org-reveal): Double prefix arg shows the subtree of the
750         parent.
752 2010-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
754         * org-agenda.el (org-search-view): Fix bug with searching full
755         words in headlines in search view.
756         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
757         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
758         scheduled (if the user configures it so.
760 2010-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
762         * org.el (org-hide-archived-subtrees): Don't jump to end of
763         subtree if the match was not in a headline.
764         (org-inside-latex-macro-p): Allow more complex arguments.
765         (org-emphasize): Protect against use at end of buffer.
767 2010-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
769         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
770         text properties.
772 2010-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
774         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
775         values.
776         (org-agenda-todo-ignore-scheduled)
777         (org-agenda-todo-ignore-deadlines): More control with different
778         allowed values.
779         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
780         Honor the new option settings.
782 2010-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
784         * org.el (org-get-location): Make sure the selection buffer is
785         shown in the current frame.
787         * org-ascii.el (org-export-ascii-table-widen-columns): New
788         option.
789         (org-export-ascii-preprocess): Realign tables to remove narrowing
790         if `org-export-ascii-table-widen-columns' is set.
792         * org-table.el (org-table-do-narrow): New variable.
793         (org-table-align): Narrow only if `org-table-do-narrow' is t.
795         * org.el (org-deadline, org-schedule): Allow updating if the
796         relevant time stamp does not have a repeater, i.e. do not require
797         that no time stamp has a repeater.
799         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
800         new white space before the tags.
802         * org-latex.el (org-export-as-latex): Do nit require the buffer to
803         be visiting a file when only exporting to a buffer or string.
804         (org-export-latex-fix-inputenc): Only save the buffer is there is
805         a file name attached to it.
807 2010-02-09  Dan Davison  <davison@stats.ox.ac.uk>
809         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers
811 2010-02-08  Carsten Dominik  <carsten.dominik@gmail.com>
813         * org.el (org-fontify-meta-lines-and-blocks): Honor
814         `org-fontify-quote-and-verse-blocks'.
816         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
818 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
820         * org.el (org-open-at-point): Also check for text property
821         org-linked-text before offering collected links.
823 2010-02-03  Stephen Eglen  <stephen@gnu.org>
825         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
826         Optionally extract time specification from text and add to the
827         timestamp.
829 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
831         * org-exp.el (org-html-entities): Fix typo.
833         * org-latex.el (org-export-latex-make-header): Use \providecommand
834         to make sure the \alert macro is defined.
836         * org.el (org-format-latex-signal-error)
837         (org-create-formula-image): Use `org-format-latex-signal-error'.
839 2010-02-02  Stephen Eglen  <stephen@gnu.org>
841         * org.el (org-store-link): For dired buffers, use
842         default-directory as link name if dired-get-filename returns
843         nil.
845 2010-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
847         * org-exp.el (org-export-concatenate-multiline-links): The for
848         protectedness at beginning of match.
850         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
851         AUTO as a coding system, instead default to utf8.
853 2010-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
855         * org.el (org-block-todo-from-children-or-siblings-or-parent)
856         (org-block-todo-from-checkboxes): Respect the local variable
857         value when deciding if blocking should be active.
859         * org-latex.el (org-export-latex-make-header): Define the align
860         macro if it is not yet defined.
862         * org-agenda.el (org-agenda-insert-diary-make-new-entry): Call
863         `org-insert-heading' with the INVISIBLE-OK argument.
865         * org-mac-message.el (org-mac-message-insert-flagged): Call
866         `org-insert-heading' with the INVISIBLE-OK argument.
868         * org.el (org-insert-heading):  New argument INVISIBLE-OK.
870         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
871         prompt message.
873         * org-html.el (org-html-level-start): Use the
874         `html-container-class' text property to set an additional class
875         for an outline container.
877         * org-exp.el (org-export-remember-html-container-classes): New
878         function.
879         (org-export-preprocess-string): Call
880         `org-export-remember-html-container-classes'.
882         * org.el (org-cycle): Mention level cycling in the docstring.
883         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
885         * org-remember.el (org-remember-apply-template): Do file insertion
886         first.
888 2010-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
890         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
891         problem with mis-aligned graphs when showing habits.
893 2010-01-28  Mikael Fornius  <mfo@abc.se>
895         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
896         when assigning. Begin using numerical characters when all in name
897         is used up. This is to spare alphanumeric characters for better
898         match with other keywords.
900 2010-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
902         * org-exp.el (org-export-preprocess-hook): Improve documentation.
904         * org-latex.el (org-export-latex-preprocess): More consistent
905         conversion and protection of the words LaTeX and TeX.
906         (org-export-latex-fontify-headline, org-export-latex-preprocess):
907         Allow angle brackets in commands, for beamer.
909 2010-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
911         * org-clock.el (org-clock-in): Improve the look of the clock line
912         by formatting links.
914 2010-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
916         * org-latex.el (org-export-latex-classes): Use AUTO as the place
917         holder string for the coding system.  And improve the
918         documentation.
919         (org-export-latex-fix-inputenc): Only modify the coding system if
920         it is given by the placeholder AUTO.
922 2010-01-23  Carsten Dominik  <carsten.dominik@gmail.com>
924         * org-clock.el (org-task-overrun-text): New option.
925         (org-task-overrun, org-clock-update-period): New variables.
926         (org-clock-get-clock-string, org-clock-update-mode-line): Mark
927         overrun clock.
928         (org-clock-notify-once-if-expired): Check if clock is overrun.
930         * org-faces.el: New face `org-mode-line-clock-overrun'.
932 2010-01-18  Jan Böcker  <jan.boecker@jboecker.de>
934         * org.el (org-narrow-to-subtree): Position the end of the narrowed
935         region before the line with the next heading, to prevent the user
936         from prepending text to the next headline.
938 2010-01-20  Stephen Eglen  <stephen@gnu.org>
940         * org-agenda.el (org-get-time-of-day): Use
941         org-agenda-time-leading-zero to allow leading zero (rather than
942         space) for times.
944 2010-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
946         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
947         org-datetree.el is loaded.
949         * org-datetree.el: autoload `org-datetree-find-day-create'
951         * org-latex.el (org-export-latex-hyperref-format): New option.
952         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
954 2010-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
956         * org-ctags.el (org-ctags-enable): Change order of functions.
957         (org-ctags-create-tags): Add wildcard to file name expansion.
959 2010-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
961         * org.el (org-entry-properties): Fix some important bugs.
963 2010-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
965         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
966         the table is not explicitly given.
968 2010-01-15  Carsten Dominik  <carsten.dominik@gmail.com>
970         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
971         as value.
972         (org-clock-out-if-current): Work with the new list value of
973         `org-clock-out-when-done'.
974         (org-clock-out, org-clock-out-if-current): Avoid circular logic
975         between clocking out and state changes.
977         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
979         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
980         accident protect a character that is before a backslash.
982 2010-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
984         * org-agenda.el (org-diary-class): Use
985         `org-order-calendar-date-args'.
987         * org.el (org-order-calendar-date-args): New function.
989         * org-exp.el (org-export-target-internal-links): Check for
990         protectedness after the first bracket.
992         * org.el (org-entry-properties): Don't match wrong-case TODO
993         keywords.
995         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
996         Document that ARG is passed through to remove the date.
997         (org-agenda-bulk-action): Accept prefix arg and pass it on.  Do
998         not read a date when the user has given a `C-u' prefix.
1000 2010-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1002         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
1003         tags are hidden.
1005 2010-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1007         * org-latex.el (org-export-latex-fix-inputenc): New function.
1008         (org-export-latex-inputenc-alist): New option.
1010         * org-exp.el (org-export): New key SPC to publish enclosing
1011         subtree.
1013 2010-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1015         * org-indent.el (org-indent-add-properties): Catch case when there
1016         is no headline in the buffer.
1018 2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1020         * org-exp.el (org-html-entities): Add checkmark symbol.
1022         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
1023         verbatim code for ASCII export.
1025         * org.el (org-update-statistics-cookies): Also see checkboxes in
1026         ordered lists.
1028 2010-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1030         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
1031         key.
1033         * org-beamer.el (org-beamer-amend-header): Change the location
1034         where `org-beamer-header-extra' is inserted.
1036         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
1037         just for computing this regexp.
1039 2010-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1041         * org-beamer.el (org-beamer-frame-default-options): New option.
1042         (org-beamer-sectioning): Use default options if the user does not
1043         have defined any.
1044         (org-beamer-fix-toc): Put a frame around the table of contents.
1046         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Make
1047         sure case-folding works well when processing comment stuff.
1049         * org-latex.el (org-export-latex-after-save-hook): New hook.
1050         (org-export-as-latex): Run the new hook.
1052 2010-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1054         * org-beamer.el (org-beamer-environments-default): Add the note
1055         environments.
1056         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
1057         lines and collect and combine the content.
1058         (org-beamer-after-initial-vars): Check for note tags and make sure
1059         they will be seen like a property.
1061         * org.el (org-offer-links-in-entry): Fix bug when there is a
1062         single link.
1064         * org-exp.el (org-export): Make sure the mark is activated, also
1065         when `transient-mark-mode' is off.
1067         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
1068         (org-agenda-search-view-search-words-only): Obsolete variable, is
1069         now an alias for `org-agenda-search-view-always-boolean'.
1070         (org-agenda-search-view-force-full-words): New option.
1071         (org-search-view): Improve docstring, and implement a better logic
1072         for Boolean and phrase searches.
1073         (org-agenda-last-search-view-search-was-boolean): New variable.
1074         (org-agenda-manipulate-query): Consider the type of the last
1075         search when modifying the search string.
1077 2010-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1079         * org-latex.el (org-export-as-latex): Do the first letbind in the
1080         right moment.
1082         * org-agenda.el (org-get-entries-from-diary): Add the new face to
1083         these entries.
1085         * org-faces.el (org-agenda-diary): New face.
1087         * org.el (org-make-link-regexps): Allow regexp-special characters
1088         in link types.
1089         (org-open-file): When in-emacs is `system', also force system
1090         opening, like when the value was `(16)'.
1091         (org-update-statistics-cookies): Handle entries without children.
1093         * org-exp.el
1094         (org-export-preprocess-before-normalizing-links-hook): New hook.
1095         (org-export-preprocess-string): Run the new hook.
1097         * org.el (org-offer-links-in-entry): Make RET open all links.
1099         * org-html.el (org-export-as-html): Remove any leftover display
1100         properties in the html file.
1102         * org-wl.el (org-wl-store-link): Work-around for format bug with
1103         text properties.
1105         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
1106         invisibility while adding the graphs.
1108 2010-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1110         * org-remember.el (org-select-remember-template): Use C letter to
1111         customize remember templates.
1113         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
1114         Move cursor to next visible line.
1116 2010-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1118         * org-beamer.el (org-beamer-sectioning): Leave columns environment
1119         by specifying 0 or 1 for column width.
1120         (org-beamer-column-widths): Make 0 stand for 0.0.
1122 2010-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1124         * org-exp.el (org-export-mark-radio-links): Don't match inside
1125         <<target>>.
1127         * org.el (org-format-latex-header-extra): New variable.
1128         (org-format-latex): Set org-format-latex-header-extra from
1129         in-buffer stuff.
1130         (org-format-latex): Add org-format-latex-header-extra to the
1131         variables on which image creation depends.
1132         (org-create-formula-image): Add the header stuff from in-buffer
1133         settings.
1134         (org-read-date-analyze): Base the analysis for future preference
1135         on NOW, not on the default date.
1137         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
1138         for TODO keyword in inline tasks.
1140         * org.el (org-log-note-headings): New headings for removing
1141         deadline or scheduling date.
1142         (org-deadline, org-schedule): Arrange for logging when removing a
1143         date.
1144         (org-add-log-note): Handle deadline and scheduling removal.
1146 2009-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1148         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
1150 2009-12-28  Carsten Dominik  <carsten.dominik@gmail.com>
1152         * org-agenda.el (org-diary-class): New function.
1154 2009-12-24  Carsten Dominik  <carsten.dominik@gmail.com>
1156         * org-latex.el (org-export-latex-preprocess): Do process the text
1157         of a radio target.
1159 2009-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1161         * org.el (org-entry-properties): Add TIMESTAMP properties back
1162         in.
1164 2009-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1166         * org.el (org-all-time-keywords): New variable.
1167         (org-set-regexps-and-options): Set `org-all-time-keywords'.
1168         (org-entry-blocked-p): New function.
1169         (org-special-properties): Add BLOCKED as a new special property.
1170         (org-entry-properties): New optional argument SPECIFIC, only parse
1171         for this property when it is specified.
1172         (org-entry-get): Pass a SPECIFIC argument to
1173         `org-entry-properties'.
1175         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
1177 2009-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1179         * org-latex.el (org-export-latex-tables): No forced line end if
1180         there is no caption.
1182 2009-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1184         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
1185         package.
1187         * org-latex.el (org-export-latex-tables): Only add a caption when
1188         macro in in longtable environments if one has been defined.
1190         * org-html.el (org-export-as-html): Only take title from buffer if
1191         not exporting body-only.
1193         * org-latex.el (org-export-latex-preprocess): Better version of
1194         the regular expression for protecting LaTeX macros.
1195         (org-export-latex-preprocess): Start searching for macros to
1196         protect from beginning of buffer.
1198         * org-exp.el (org-export-target-internal-links): Check for
1199         protectedness earlier in the string.
1201         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
1202         case sensitively.
1204         * org-id.el (org-id-store-link): Match TODO keywords case
1205         sensitively.
1207         * org.el (org-heading-components, org-get-outline-path)
1208         (org-display-outline-path): Match TODO keywords case sensitively.
1210         * org-latex.el (org-export-as-latex): Ignore read-only
1211         properties.
1213         * org-exp.el (org-export-preprocess-string): Remove any
1214         `read-only' properties.
1216         * org-agenda.el (org-agenda-inactive-leader): New option.
1217         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
1218         (org-tags-view): Prompt for matcher if MATCH is an empty string.
1219         (org-todo-list): Prompt for matcher if ARG is an empty string.
1221 2009-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1223         * org.el (org-open-link-functions): New hook.
1224         (org-open-at-point): Run `org-open-link-functions'.
1226 2009-12-14  Carsten Dominik  <carsten.dominik@gmail.com>
1228         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
1229         stamps as well.
1231         * org.el (org-inhibit-startup-visibility-stuff): New variable.
1232         (org-mode): Don't do startup visibility if inhibited.
1233         (org-outline-overlay-data, org-set-outline-overlay-data): New
1234         functions.
1235         (org-save-outline-visibility): New macro.
1236         (org-log-note-headings): Document that one should not change the
1237         `state' note format.
1239 2009-12-13  Carsten Dominik  <carsten.dominik@gmail.com>
1241         * org.el (org-make-link-regexps): Capture link path into a group.
1243 2009-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1245         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
1246         the options plist.
1248 2009-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1250         * org.el (org-startup-with-beamer-mode): New option.
1251         (org-property-changed-functions)
1252         (org-property-allowed-value-functions): New hooks.
1253         (org-entry-put, org-property-get-allowed-values): Run the new
1254         hooks.
1255         (org-property-next-allowed-value): Run the new hooks.
1257         * org-exp.el (org-export-select-backend-specific-text): Add the
1258         special beamer tags.
1260         * org-beamer.el
1261         (org-export-preprocess-before-selecting-backend-code-hook): New
1262         file.
1264         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
1265         (org-export-as-latex): Run
1266         `org-export-latex-after-initial-vars-hook'.
1267         (org-export-latex-format-toc-function)
1268         (org-export-latex-make-header): Call
1269         `org-export-latex-format-toc-function'.
1271         * org.el (org-fill-template): Make template searches case sensitive.
1273         * org-exp.el (org-export): Use "1" as a sign to export only the
1274         subtree.
1276         * org-colview-xemacs.el (org-columns-edit-value): Use
1277         org-unrestricted property.
1279         * org-colview.el (org-columns-edit-value):  Use
1280         org-unrestricted property.
1282         * org.el (org-compute-property-at-point): Set org-unrestricted
1283         text property if the list contains ":ETC".
1284         (org-insert-property-drawer):  Use
1285         org-unrestricted property.
1287         * org-exp.el
1288         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
1289         (org-export-preprocess-string): Run
1290         `org-export-preprocess-before-selecting-backend-code-hook'.
1292         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
1294         * org-latex.el (org-export-region-as-latex): Run
1295         `org-export-first-hook'.
1297         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
1299         * org-docbook.el (org-export-as-docbook): Run
1300         `org-export-first-hook'.
1302         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
1304         * org-exp.el (org-export-first-hook): New hook.
1306 2009-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1308         * org-list.el (org-previous-item): Exit at the beginning of the
1309         buffer.
1311         * org-id.el (org-id-locations-save): Only write the id locations
1312         if any are defined.
1314         * org-archive.el (org-archive-all-done): Make this work in a file
1315         with org-odd-levels-only set.
1317         * org.el (org-get-refile-targets): Catch the case when a buffer
1318         has no file.
1320         * org-latex.el (org-export-as-latex): Cleanup forced line ends
1321         where they are not needed.
1322         (org-export-latex-subcontent): Remove unnecessary newlines.
1324 2009-12-09  Carsten Dominik  <carsten.dominik@gmail.com>
1326         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
1327         (org-export-latex-fontify): Fix regexp bug that takes special
1328         care of protecting the right boundary characters in emphasis
1329         matches.
1330         (org-export-latex-preprocess): Allow multiple arguments to latex
1331         macros.
1333         * org.el (org-make-link-regexps): Use John Gruber's regexp for
1334         urls.
1336         * org-macs.el (org-re): Interpret :punct: in regexps.
1338         * org-exp.el (org-export-replace-src-segments-and-examples): Also
1339         take the final newline after the END line.
1341         * org.el (org-clean-visibility-after-subtree-move): Only fix
1342         entries that are not entirely invisible already.
1343         (org-insert-link): Respect org-link-file-path-type for
1344         "docview:" links in addition to "file:" links.
1346 2009-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1348         * org-exp.el (org-export-format-source-code-or-example): Avoid
1349         additional extra white lines in LaTeX.
1351         * org-list.el (org-list-parse-list): Leave empty lines after the
1352         list, don't consider them as part of the list.
1354         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
1355         searches.
1357         * org-clock.el (org-clock-select-task): Convert integer to
1358         character for XEmacs.
1360 2009-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1362         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
1363         compatible.
1365 2009-11-30  Tassilo Horn  <tassilo@member.fsf.org>
1367         * org.el (org-complete-tags-always-offer-all-agenda-tags): New
1368         variable.
1369         (org-set-tags): Use it.
1371 2009-11-30  Carsten Dominik  <carsten.dominik@gmail.com>
1373         * org-list.el (org-empty-line-terminates-plain-lists): Update
1374         docstring.
1376         * org.el (org-format-latex): Fix link creation for processed latex
1377         snippets.
1379 2009-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1381         * org-footnote.el (org-footnote-normalize): Protect replacement
1382         text.
1384         * org.el (org-inside-latex-macro-p): Save match data.
1386 2009-11-28  Jan Böcker  <jan.boecker@jboecker.de>
1388         * org-docview.el: New file.
1390 2009-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1392         * org-latex.el (org-export-latex-class-options): New variable.
1393         (org-export-latex-set-initial-vars): Use the class options.
1395         * org.el (org-forward-same-level): Stop at headings that start
1396         with an invisible character.
1397         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
1399 2009-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1401         * org-footnote.el (org-footnote-normalize): Don't take optional
1402         arguments in LaTeX macros as footnotes.
1404         * org.el (org-inside-latex-macro-p): New function.
1406         * org-latex.el (org-latex-to-pdf-process): Change customization
1407         group to `org-export-pdf'.
1409         * org-agenda.el (org-agenda-get-blocks): Look at time string also
1410         on days after the first one.
1412         * org.el (org-insert-heading): Also check for item before assuming
1413         before-first-heading condition.
1415         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
1416         (org-export-pdf-logfiles): New option.
1417         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
1418         (org-export-pdf-logfiles): Fix customization type.
1420         * org.el (org-insert-link): Improve error message when there is no
1421         default link to select with RET.
1423         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
1424         parameter list.
1426 2009-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1428         * org-latex.el (org-export-latex-parse-global)
1429         (org-export-latex-parse-content)
1430         (org-export-latex-parse-subcontent): Use
1431         `org-re-search-forward-unprotected'.
1432         (org-export-as-pdf): Remove log files produced by XeTeX.
1434         * org-macs.el (org-re-search-forward-unprotected): New function.
1436 2009-11-25  James TD Smith  <ahktenzero@mohorovi.cc>
1438         * org-colview.el (org-agenda-colview-summarize): Sort out some
1439         confusion between properties and titles, which resulted in
1440         agenda summaries not working if a title was set for a column.
1442 2009-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1444         * org-mobile.el (org-mobile-agendas): New option.
1445         (org-mobile-sumo-agenda-command): Select the right agendas.
1447         * org-latex.el (org-export-latex-format-image): Preserve the
1448         original-indentation property.
1450 2009-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1452         * org-clock.el (org-clock-insert-selection-line): Catch error when
1453         an old tasks no longer exists.
1455         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
1456         (org-export-as-pdf): Don't remove the old PDF file before making
1457         the new one.
1459         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
1460         (org-mouse-context-menu): Use `org-looking-back'.
1462         * org.el (org-cycle-level): Use `org-looking-back'.
1464         * org-list.el (org-cycle-item-indentation): Use
1465         `org-looking-back'.
1467         * org-compat.el (org-looking-back): New function.
1469         * org.el (org-insert-heading): Catch before-first-headline when
1470         inserting a headline.
1472 2009-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1474         * org-latex.el (org-export-latex-format-image): Indent figure
1475         environment, so that it does not interrupt plain list.
1477         * org.el (org-open-at-point): Allow long link descriptions.
1479 2009-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1481         * org-html.el (org-export-as-html): Remove empty lines at the
1482         beginning of the exported text.
1483 ;; Local Variables:
1484 ;; coding: utf-8
1485 ;; add-log-time-zone-rule: t
1486 ;; End:
1488     Copyright (C) 2008  Free Software Foundation, Inc.
1490   This file is part of GNU Emacs.
1492   GNU Emacs is free software: you can redistribute it and/or modify
1493   it under the terms of the GNU General Public License as published by
1494   the Free Software Foundation, either version 3 of the License, or
1495   (at your option) any later version.
1497   GNU Emacs is distributed in the hope that it will be useful,
1498   but WITHOUT ANY WARRANTY; without even the implied warranty of
1499   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1500   GNU General Public License for more details.
1502   You should have received a copy of the GNU General Public License
1503   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1505 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c