1 2008-03-07 Glenn Morris <rmg@gnu.org>
3 (org-agenda-sunrise-sunset): Require solar.
4 (calendar-longitude, calendar-latitude, calendar-location-name):
7 2008-03-07 Bastien Guerry <bzg@altern.org>
9 * org-export-latex.el (org-export-as-latex): Revert the change
10 that killed the LaTeX buffer.
12 * org-publish.el (org-publish-file): If the publishing function
13 creates a new buffer, kill it after publishing.
15 2008-03-07 Carsten Dominik <dominik@science.uva.nl>
17 * org.el (org-export-as-html): Revert the change that killed the
18 html buffer. Side effects first need to be studied carefully.
19 (org-get-tags-at): Fix the structure of the condition-case statement.
21 2008-03-07 Carsten Dominik <dominik@science.uva.nl>
23 * org.el (org-ts-regexp0, org-repeat-re, org-display-custom-time)
24 (org-timestamp-change): Fix regulear expressions to swallow the
25 extra character for repeat-shift control.
26 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
28 2008-03-06 Bastien Guerry <bzg@altern.org>
30 * org.el (org-get-legal-level): Aliased to `org-get-valid-level'.
31 (org-dblock-write:clocktable): Added a :link parameter, linking
32 headlines to their location in the Org agenda files.
33 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
34 throwing an error when getting tags before headlines.
36 2008-03-06 Carsten Dominik <dominik@science.uva.nl>
38 * org.el (org-timestamp-change, org-modify-ts-extra)
39 (org-ts-regexp1): Fix timestamp editing.
41 2008-03-06 Carsten Dominik <dominik@science.uva.nl>
43 * org.el (org-agenda-custom-commands-local-options): New constant.
44 (org-agenda-custom-commands): Use
45 `org-agenda-custom-commands-local-options' to improve customize
48 2008-03-05 Carsten Dominik <dominik@science.uva.nl>
50 * org.el "htmlize": Removed hack to fix face problem with
51 htmlize, it no longer seem necessary.
53 2008-03-05 Bastien Guerry <bzg@altern.org>
55 * org.el (org-follow-link-hook): New hook.
56 (org-agenda-custom-commands): Added "Component" as a tag for each
57 item in a command serie.
58 (org-open-at-point): Run `org-follow-link-hook'.
60 2008-03-04 Bastien Guerry <bzg@altern.org>
62 * org.el (org-agenda-schedule): Bugfix: don't display marker type
65 2008-02-19 Phil Jackson <phil@shellarchive.co.uk>
67 * org.el (org-store-link): org-irc required.
68 * org-irc.el (org-irc-get-erc-link): Fixed to allow the extraction
69 of a nick from both CVS and stable versions of erc.
71 2008-02-19 Carsten Dominik <dominik@science.uva.nl>
73 * org.el (org-set-regexps-and-options): Parse the new logging
75 (org-extract-log-state-settings): New function.
76 (org-todo): Handle the new ways of recording state change stuff.
77 (org-local-logging): New function.
79 2008-02-18 Carsten Dominik <dominik@science.uva.nl>
81 * org.el (org-columns-open-link): Fixed bug with opening link in
84 * org-mac-message.el (org-mac-message-get-link): New function for
87 2008-02-17 Carsten Dominik <dominik@science.uva.nl>
89 * org.el (org-local-logging): New function
91 2008-02-15 Carsten Dominik <dominik@science.uva.nl>
93 * org.el (org-todo): Make sure that LOGGING properties are
96 2008-02-14 Carsten Dominik <dominik@science.uva.nl>
99 (org-todo-keywords): Improve docstring.
100 (org-startup-options): Cleanup startup options.
101 (org-set-regexps-and-options): Process the "!" markers.
102 (org-todo): Respect the new logging stuff.
103 (org-log-note-how): New variable.
104 (org-add-log-maybe): New parameter HOW that defines how logging
105 should be done and also overrides PURPOSE. Add a docstring.
106 (org-add-log-note): Check if we really need to ask for a note.
107 (org-get-current-options): Digest the new keyword.
109 * org.texi (Progress logging): Document the new progress logging
112 2008-02-13 Carsten Dominik <dominik@science.uva.nl>
114 * org.el (org-agenda-reset-markers): Renamed from
115 `org-agenda-maybe-reset-markers'. FORCE argument removed.
116 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
117 function, without force argument.
118 (org-buffer-property-keys): Bind local variables s and p.
120 2008-02-12 Carsten Dominik <dominik@science.uva.nl>
122 * org.el (org-make-tags-matcher): Allow "" to match an empty or
123 non-existent property value.
124 (org-export-as-html): Join unsorted lists when they directly
125 follow each other. Such lists may be created by headlines that
126 are converted to lists.
127 (org-nofm-to-completion): New function.
129 2008-02-12 Bastien Guerry <bzg@altern.org>
131 * org.el (org-export-as-html): Use :html-extension instead of
132 org-export-html-extension.
133 (org-store-link): Support for links from `rmail-summary-mode'.
135 2008-02-11 Carsten Dominik <dominik@science.uva.nl>
137 * org.el (org-columns-new, org-complete, org-set-property): Set
138 the `include-columns' argument in the call to
139 `org-buffer-property-keys'.
140 (org-buffer-property-keys): New argument `include-columns', to
141 include properties expected by any of the COLUMS formats in the
144 2008-02-09 Carsten Dominik <dominik@science.uva.nl>
146 * org.el (org-cleaned-string-for-export): Get rid of drawers
147 first, so that they will be removed also in the text before the
150 2008-02-08 Carsten Dominik <dominik@science.uva.nl>
152 * org.el (org-clock-report): Show the clocktable when found.
153 (org-refile): Fix positioning bug when `org-reverse-note-order' is
156 2008-02-07 Carsten Dominik <dominik@science.uva.nl>
158 * org.el (org-version): With prefix argument, insert `org-version'
160 (org-agenda-goto): Recenter the window after finding the target
161 location, to make sure the correct position will be displayed.
162 (org-agenda-get-deadlines): Don't scale priority with the warning
164 (org-insert-heading): Don't break line in the middle of the line.
166 2008-02-06 Carsten Dominik <dominik@science.uva.nl>
168 * org.el (org-agenda-get-deadlines): Allow
169 `org-deadline-warning-days' to be 0.
171 2008-02-05 Carsten Dominik <dominik@science.uva.nl>
173 * org-publish.el (org-publish-timestamp-filename): Protect ":" in
174 file name path under windows.
176 * org.el (org-update-checkbox-count): Revamped to deal with
177 hierarchical beckboxes. This was a patch from Miguel
178 A. Figueroa-Villanueva.
180 2008-02-04 Carsten Dominik <dominik@science.uva.nl>
182 * org-mac-message.el: New file.
184 * org.el (org-remove-timestamp-with-keyword): New function.
185 (org-schedule, org-deadline): Use
186 `org-remove-timestamp-with-keyword' to make sure all such time
188 (org-mode): Support for `align'.
190 2008-02-03 Carsten Dominik <dominik@science.uva.nl>
192 * org.el (org-agenda-get-deadlines): Make sure priorities increase
193 as the due date approaches and is passed.
194 (org-remember-apply-template): Fixed problem with tags that
197 2008-02-01 Carsten Dominik <dominik@science.uva.nl>
199 * org.el (org-make-link-regexps): Improve the regular expression
202 2008-01-31 Carsten Dominik <dominik@science.uva.nl>
204 * org.el (org-agenda-get-closed): List each clocking entry.
205 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
206 (org-special-ctrl-k): New option.
207 (org-kill-line): New function.
209 2008-01-26 Carsten Dominik <dominik@science.uva.nl>
211 * org.el (org-archive-all-done): Fixed incorrect number of stars
214 2008-01-25 Carsten Dominik <dominik@science.uva.nl>
216 * org.el (org-refile-get-location): New function.
217 (org-refile-goto-last-stored): New function.
218 (org-global-tags-completion-table): Add the value of org-tag-alist
219 in each buffer, to make sure that also unused tags will be
220 available for completion.
222 2008-01-24 Carsten Dominik <dominik@science.uva.nl>
224 * org.el (org-columns-edit-value)
225 (org-columns-next-allowed-value): Only update if not in agenda.
227 2008-01-22 Carsten Dominik <dominik@science.uva.nl>
229 * org.el (org-clocktable-steps): New function.
230 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
231 (org-archive-subtree): Add the outline tree context as a
233 (org-closest-date): New optional argument `prefer'.
234 (org-goto-auto-isearch): New option.
235 (org-goto-map, org-get-location): Implement auto-isearch.
236 (org-goto-local-auto-isearch-map): New variable.
237 (org-goto-local-search-forward-headings)
238 (org-goto-local-auto-isearch): New functions
240 -----------------------------------------------------------------------
245 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
247 * org.el (org-entry-properties): Include the CLOCKSUM special
249 (org-columns-edit-value): Do not allow to edit the special
251 (org-flag-drawer): Use the original value of
253 (org-remember-handler): Add invisible-ok flag to call to
255 (org-agenda-highlight-todo): Respect
256 `org-agenda-todo-keyword-format'.
257 (org-agenda-todo-keyword-format): New option.
258 (org-infile-export-plist): No restriction while searching
260 (org-remember-handler): Remove comments at the end of the buffer.
261 (org-remember-use-refile-when-interactive): New option.
262 (org-table-sort-lines): Make sure sorting works on link
263 descritions only, and ignores the link.
264 (org-sort-entries-or-items): Make sure the end of the
266 (org-refile-use-outline-path): New allowed values `file' and
268 (org-get-refile-targets): Respect new values for
269 `org-refile-use-outline-path'.
270 (org-agenda-get-restriction-and-command): DEL goes back to initial
272 (org-export-as-xoxo): Restore point when done.
273 (org-open-file): Allow multiple %s in command.
274 (org-clock-in-switch-to-state): New option.
275 (org-first-list-item-p): New function.
276 (org-last-remember-storage-locations): New variable.
277 (org-get-refile-targets): Interpret the new maxlevel setting.
278 (org-refile-targets): New option `:maxlevel'.
279 (org-copy-subtree): Include empty lines before but not
281 (org-back-over-empty-lines, org-skip-whitespace): New functions.
282 (org-move-item-down, org-move-item-up): Include empty lines before
284 (org-first-sibling-p): New function.
285 (org-remember-apply-template): Defaults, completions and
286 history for template prompts. Also, interpret new `%!' escape.
287 (org-context-choices): New constant.
288 (org-bound-and-true-p): New macro.
289 (org-imenu-depth): New option.
290 (org-imenu-markers): New variable.
291 (org-imenu-new-marker, org-imenu-get-tree)
292 (org-speedbar-set-agenda-restriction): New functions.
293 (org-agenda-set-restriction-lock)
294 (org-agenda-remove-restriction-lock, org-agenda-maybe-redo): New
296 (org-agenda-restriction-lock): New face.
297 (org-agenda-restriction-lock-overlay)
298 (org-speedbar-restriction-lock-overlay): New variables.
299 (org-open-at-point): Removed obsolete way to do redirection in
301 (org-imenu-and-speedbar): New customization group.
302 (org-entry-properties): Return keyword-less time strings.
303 (org-clock-heading-function): New option.
304 (org-clock-in): Use `org-clock-heading-function'.
305 (org-calendar-holiday): Try to use
306 `calendar-check-holidays' instead of the obsolete
307 `check-calendar-holidays'.
308 (org-export-html-special-string-regexps): New constant.
309 (org-massive-special-regexp): New variable.
310 (org-compute-latex-and-specials-regexp)
311 (org-do-latex-and-special-faces): New functions.
312 (org-latex-and-export-specials): New face.
313 (org-highlight-latex-fragments-and-specials): New option.
314 (org-link-escape-chars): Use characters instead of strings.
315 (org-link-escape-chars-browser, org-link-escape)
316 (org-link-unescape): Use characters instead of strings.
317 (org-export-html-convert-sub-super, org-html-do-expand): Check for
319 (org-emphasis-alist): Additional `verbatim' flag.
320 (org-set-emph-re): Handle the verbatim flag and compute
322 (org-cleaned-string-for-export): Protect verbatim elements.
323 (org-verbatim-re): New variable.
324 (org-hide-emphasis-markers): New option.
325 (org-additional-option-like-keywords): Add new keywords.
326 (org-get-entry): Renamed from `org-get-cleaned-entry'.
327 (org-icalendar-cleanup-string): New function for quoting icalendar
329 (org-agenda-skip-scheduled-if-done): New option.
330 (org-agenda-get-scheduled, org-agenda-get-blocks): Use
331 `org-agenda-skip-scheduled-if-done'.
332 (org-prepare-agenda-buffers): Allow buffers as arguments.
333 (org-entry-properties): Add CATEGORY as a special property.
334 (org-use-property-inheritance): Allow a list of properties as a
336 (org-eval-in-calendar): No longer update the prompt.
337 (org-read-date-popup-calendar): Renamed from
338 `org-popup-calendar-for-date-prompt'.
339 (org-read-date-display-live): New variable.
340 (org-read-date-display): New function.
341 (org-read-date-analyze): New function.
342 (org-remember-apply-template): Define `remember-finalize' if it is
344 (org-remember-insinuate): New function.
345 (org-read-date-prefer-future): New option.
346 (org-read-date): Respect the setting of
347 `org-read-date-prefer-future'. Use `org-read-date-analyze'.
348 (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
350 (org-remember-apply-template): Use `remember-finalize' instead of
352 (org-columns-compute, org-column-number-to-string)
353 (org-columns-uncompile-format, org-columns-compile-format)
354 (org-columns-compile-format): Handle printf format specifier.
355 (org-columns-new, org-column-number-to-string)
356 (org-columns-uncompile-format, org-columns-compile-format):
357 Support for new currency summary type.
358 (org-tree-to-indirect-buffer): Do not kill old buffer when
359 `org-indirect-buffer-display' is `new-frame'.
360 (org-indirect-buffer-display): Document that `new-frame' leads to
361 indiret buffer proliferation.
362 (org-agenda-list): Use `org-extend-today-until'.
363 (org-extend-today-until): New option.
364 (org-format-org-table-html): Use lower-case for <col> tag.
365 (org-agenda-execute): New command.
366 (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
367 (org-select-remember-template): New function.
368 (org-remember-apply-template): Use `org-select-remember-template'.
369 (org-go-to-remember-target): New function.
371 * org-publish.el (org-publish-current-project): Fix bug with
374 * org.texi (Property inheritance): New section
375 (Conventions): New section.
376 (Structure editing): Document C-RET, the prefix arg to the cut/cpy
377 commands, and the new bindings for refiling.
378 (Sparse trees): Document the new special command for sparse trees.
379 (References): Be more clear about the counting of hilines.
380 (Handling links): Document M-p/n for accessing links.
381 (Fast access to TODO states): New section.
382 (Per file keywords): New section.
383 (Property inheritance): New section.
384 (Column attributes): New summary types.
385 (Capturing Column View): New section.
386 (The date/time prompt): Cover the new features in the date/time
387 prompt. Compactify the table of keys for the calendar remote
389 (Clocking work time): Document the new :scope parameter.
390 (Remember): Promoted to chapter.
391 (Quoted examples): New section.
392 (Enhancing text): New verbatim environments.
394 2007-11-04 Bastien Guerry <Bastien.Guerry@ens.fr>
396 * org.el (org-export-with-special-strings): New option.
397 (org-export-html-convert-special-strings): New function.
398 (org-html-do-expand): `org-export-html-convert-special-strings'
399 added to the list of conversion.
400 (org-infile-export-plist, org-get-current-options): Added support
401 for "-" in the #+OPTION line to let user switch on/off special
403 (org-export-plist-vars): New :html-table-tag property.
404 (org-export-as-html, org-format-org-table-html)
405 (org-format-table-table-html) Use the :html-table-tag property
406 instead of the `org-export-html-table-tag' global value.
407 (org-additional-option-like-keywords): Added "TBLFM".
409 2007-11-27 Bastien Guerry <bzg@altern.org>
411 * org-export-latex.el (org-export-latex-cleaned-string): Fixed.
412 (org-export-latex-special-chars): Convert "..." in \ldots and skip
414 (org-export-latex-fontify-headline): Changed parameter name
415 (org-export-as-latex): Handle export of subtrees
416 (org-export-latex-make-header): New argument TITLE
417 (org-export-latex-content): New argument EXCLUDE-LIST
418 (org-list-parse-list): New name for org-export-latex-parse-list
419 (org-export-latex-make-header): New name for
420 org-export-latex-make-preamble
421 (org-list-to-generic): New name of org-export-list-to-generic
422 (org-list-to-latex): New name of org-export-list-to-latex
423 (org-list-item-begin, org-list-end, org-list-insert-radio-list)
424 (org-list-send-list, org-list-to-texinfo)
425 (org-list-to-html): New functions
426 (org-export-latex-tables-column-borders)
427 (org-export-latex-default-class, org-export-latex-classes)
428 (org-export-latex-classes-sectioning)
429 (org-list-radio-list-templates): New options
430 (org-export-latex-header): New variable
431 (org-latex-entities): New constant
432 (org-export-latex-default-sectioning, org-export-latex-preamble)
433 (org-export-latex-prepare-text-option)
434 (org-export-latex-get-sectioning): Removed
437 -----------------------------------------------------------------------
441 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
443 * org.el (org-remember-handler): Make sure the amount of
444 whitespace after the note is right.
446 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
448 * org-publish.el (org-publish-get-plist-from-filename): Use `mapc'
451 * org.el (org-agenda-get-restriction-and-command): Use `mapc'
453 (org-agenda-list): Numeric prefix argument can specify the number
455 (remember-register, remember-buffer): Prevent byte compiler from
459 * org.el (org-agenda-get-restriction-and-command): Fix window
461 (org-read-date-get-relative): Require [-+] at the beginning.
462 (org-open-link-from-string): New function.
463 (org-columns-open-link): New commands.
464 (org-scan-tags): Handle indirect buffers.
465 (org-read-date-get-relative): New function.
466 (org-agenda-file-regexp): New variable.
467 (org-agenda-files): Allow directories in the variable.
468 (org-agenda-get-restriction-and-command): New function.
469 (org-agenda): Use `org-agenda-get-restriction-and-command'.
470 (org-todo-blocker-hook, org-todo-trigger-hook): New hook.
471 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
473 (org-entry-add-to-multivalued-property)
474 (org-entry-remove-from-multivalued-property)
475 (org-entry-member-in-multivalued-property): New functions.
476 (org-remember-apply-template): Catch C-g and make sure window
477 configuration is restored.
478 (org-agenda-open-link): Make is work with several links in the
480 (org-drawers, org-set-regexps-and-options)
481 (org-get-current-options): Added support for a DRAWERS in-buffer
483 (org-agenda-window-frame-fractions): New option.
484 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
485 (org-columns-cleanup-item, org-find-entry-with-id)
486 (org-insert-columns-dblock, org-listtable-to-string)
487 (org-dblock-write:columnview, org-columns-capture-view)
488 (org-edit-headline): New functions.
489 (org-agenda-to-appt): Require calendar.
490 (org-entry-get-with-inheritance): Widen for search.
491 (org-columns-display-here): Don't mark buffer as modified when
492 adding space characters to accomodate column overlays.
493 (org-export-as-html): Better formatting of tags in the toc.
494 (org-columns-display-here): Make the ITEM column as compact as
496 (org-remember-templates): Customization interface improved.
497 (org-export-with-property-drawer): Variable removed.
498 (org-export-with-drawers): New option.
499 (org-complex-heading-regexp): New variable.
500 (org-sort-entries): Rewrite using `sort-subr'.
501 (org-set-property): More appropriate completion during interactive
503 (org-sort-entries): Allow sorting by property.
504 (org-additional-option-like-keywords): Added more values.
505 (org-sort-entries-or-items): Renamed from `org-sort-entries'.
507 ----------------------------------------------------------------------
511 2007-10-12 Carsten Dominik <dominik@science.uva.nl>
514 * org.texi: Small fixes.
516 2007-10-11 Carsten Dominik <dominik@science.uva.nl>
518 * org.el (org-get-date-from-calendar): New function.
519 (org-at-timestamp-p, org-timestamp-change)
520 (org-remember-templates): First element of each entry is now a
521 name for the template.
522 (org-store-log-note): Check for `org-note-abort'.
523 (org-kill-note-or-show-branches): New command.
524 (org-fontify-priorities): New option.
525 (org-fontify-priorities): New function.
526 (org-cut-subtree, org-copy-subtree): New argument N to
527 act on N sequential subtrees.
528 (org-paste-subtree): Fix the level at which a tree is pasted.
529 (org-fit-agenda-window): Limitations on window size removed.
530 (org-agenda-find-same-or-today-or-agenda): Renamed from
531 `org-agenda-find-today-or-agenda'.
532 (org-scheduled-past-days): New option.
533 (org-agenda-scheduled-leaders)
534 (org-agenda-deadline-leaders): New options.
535 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
536 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
537 (org-export-with-tags, org-export-plist-vars)
538 (org-infile-export-plist): New "tags" option.
539 (org-use-property-inheritance): New option.
540 (org-cached-entry-get): Use `org-use-property-inheritance'.
541 (org-remember-apply-template): Fixed typo.
543 ----------------------------------------------------------------------
547 2007-10-05 Carsten Dominik <dominik@science.uva.nl>
549 * org.el (org-additional-option-like-keywords): New constant.
550 (org-complete): Use `org-additional-option-like-keywords'.
551 (org-parse-local-options): New function.
553 2007-10-04 Carsten Dominik <dominik@science.uva.nl>
555 * org.el (org-in-clocktable-p): New function.
556 (org-clock-report): Only update the table at point, or insert a
558 (org-clock-goto): New function.
559 (org-open-file): Use `start-process-shell-command' instead of
560 `shell-command' with an ampersand.
561 (org-deadline, org-schedule): New argument REMOVE to remove the
563 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
564 argument to `org-schedule' and `org-deadline'.
565 (org-trim): Use the correct expressions for beginning and end of
567 (org-get-cleaned-entry): Trim the string before returning it.
568 (org-clock-find-position): New function.
569 (org-clock-into-drawer): New option.
570 (org-agenda-tags-column): Renamed from
571 `org-agenda-align-tags-to-column'.
572 (org-agenda-align-tags): Allow negative values for
573 `org-agenda-tags-column'.
574 (org-insert-labeled-timestamps-before-properties-drawer): Variable
576 (org-agenda-to-appt): new optional argument FILTER.
577 (org-completion-fallback-command): New variable.
578 (org-complete): Use `org-completion-fallback-command'.
579 (org-find-base-buffer-visiting): Catch the case that there is no
580 buffer visiting the file.
581 (org-property-or-variable-value): New function.
582 (org-todo): Use `org-property-or-variable-value'
583 (org-agenda-compact-blocks): New option.
584 (org-prepare-agenda, org-agenda-list): Use
585 `org-agenda-compact-blocks'.
586 (org-agenda-schedule, org-agenda-deadline): Call
587 `org-agenda-show-new-time'.
588 (org-agenda-show-new-time): New argument PREFIX.
589 (org-colgroup-info-to-vline-list): Fixed but that cause a
590 shift in the vertical lines.
591 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
592 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
593 (org-indent-item): No arg in call to `org-fix-bullet-type'.
594 (org-fix-bullet-type): Removed argument.
595 (org-read-date): Check for am/pm twice, to catch the end time.
596 (org-goto-map): Use `suppress-keymap'.
597 (org-remember-apply-template): Respect the dynamically scoped
600 * org.texi (Appointment reminders): New section.
602 2007-10-05 Bastien Guerry <Bastien.Guerry@ens.fr>
604 * org-export-latex.el (org-export-latex-protect-string):
605 Renaming of `org-latex-protect'.
606 (org-export-latex-emphasis-alist): By default, don't protect
607 any emphasis formatter from further conversion.
608 (org-export-latex-tables): honor column grouping for tables.
609 (org-export-latex-title-command): New option.
610 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
611 export backslash character.
613 ------------------------------------------------------------
616 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
618 * org.el (turn-on-orgstruct++): New function.
619 (org-table-convert-region): Prefix arg interpreted differently in
620 terms of field separator.
621 (org-icalendar-include-body-as-description): New option.
622 (org-export-icalendar-clean-description): New function.
623 (org-link-escape): New argument TABLE.
624 (org-link-escape-chars-browser): New constant.
625 (org-open-at-point): Call `org-link-escape' with new argument.
626 (org-export-html-extension): New option.
627 (org-read-date): New argument DEFAULT-TIME. No longer determine
628 default time from buffer context.
629 (org-time-stamp): Pass default time to `org-read-date'.
630 (org-refresh-category-properties): New function.
631 (org-dblock-write:clocktable): Interpret the :scope parameter.
632 (org-archive-subtree): Use category properties.
633 (org-prepare-agenda-buffers): Call
634 `org-refresh-category-properties'.
635 (org-category-table): Variable removed.
636 (org-get-category-table): Function removed.
637 (org-get-category): Just get the property now.
638 (org-tags-view, org-agenda-get-day-entries)
639 (org-print-icalendar-entries): No longer create the category table.
640 (org-columns-check-computed): New function.
641 (org-columns-compute): Mark computed values.
642 (org-columns-update): Set also the `org-columns-value' property.
643 (org-indent-item): Fix bullet type before thinking about
646 2007-09-26 Bastien Guerry <Bastien.Guerry@ens.fr>
648 * org-export-latex.el (org-export-latex-emphasis-alist):
649 Each list of the alist now requires three elements.
650 -----------------------------------------------------------------
653 2007-09-14 Bastien Guerry <bzg@altern.org>
655 * org-export-latex.el (org-export-latex-tables-verbatim): New
657 (org-export-latex-remove-from-headlines): Name changed because of
659 (org-export-latex-quotation-marks-convention): Option removed.
660 (org-export-latex-make-preamble): Handle the DATE option.
661 (org-export-latex-cleaned-string): Now the only cleaning function,
662 synched up with org.el.
663 (org-export-latex-lists, org-export-latex-parse-list)
664 (org-export-list-to-latex): New functions.
667 2007-09-13 Carsten Dominik <dominik@science.uva.nl>
669 * org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
670 (org-outline-regexp): New constant.
671 (org-remember-handler): Throw error when the target file is not in
673 (org-cleaned-string-for-export): No longer call
674 `org-export-latex-cleaned-string' with an argument.
675 (org-get-tags): Returns now a list, not a string.
676 (org-get-tags-string): New function.
677 (org-archive-subtree): No need to split return of `org-get-tags'.
678 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
679 instead of `org-get-tags'.
680 (org-agenda-format-date): Renamed from `org-agenda-date-format'.
681 (org-time-from-absolute, org-agenda-format-date-aligned): New
683 (org-compatible-face): New argument INHERITS. Inherit from this
685 (org-level-1, org-level-2, org-level-3, org-level-4)
686 (org-level-5, org-level-6, org-level-7, org-level-8)
687 (org-special-keyword, org-drawer, org-column, org-warning)
688 (org-archived, org-todo, org-done, org-headline-done, org-table)
689 (org-formula, org-code, org-agenda-structure)
690 (org-scheduled-today, org-scheduled-previously)
691 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
693 (org-get-heading): New argument NO-TAGS.
694 (org-fast-tag-selection-include-todo): Made defvar instead of
695 defcustom, feature is not deprecated.
696 (org-remember-store-without-prompt): New default value t.
697 (org-todo-log-states): New variable.
698 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
699 Compute the log states.
700 (org-goto-map): More commands copied from global map. Also bind
702 (org-goto): Made into a general lookup command.
703 (org-get-location): Complete rewrite.
704 (org-goto-exit-command): New variable.
705 (org-goto-selected-point): New variable.
706 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit): Set
708 (org-paste-subtree): Whitespace insertion strategy revised.
709 (org-remember-apply-template): Protect v-A from the possibility
710 that v-a might be nil.
711 (org-remember-handler): Insertion rules revised.
712 (org-todo): Respect org-todo-log-states.
713 (org-up-heading-safe): New function.
714 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
716 * org.texi: Change links to webpage and maintained email.
717 (Remember): Promoted to Chapter, significant changes.
718 (Fast access to TODO states): New section.
719 (Faces for TODO keywords): New section.
720 (Export options): Example for #+DATE.
721 (Progress logging): Section moved.
723 ----------------------------------------------------------------------
724 installed in Emacs as 5.08
726 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
728 * org.el (org-re): Also replace the :alpha: class.
729 (org-todo-tag-alist): Variable removed.
730 (org-todo-key-alist, org-todo-key-trigger) New variables.
731 (org-use-fast-todo-selection): New option.
732 (org-log-done): Docstring fixed.
733 (org-deadline-warning-days): New default value 14.
734 (org-edit-timestamp-down-means-later) New option.
735 (org-tag-alist): Docstring fixed.
736 (org-fast-tag-selection-include-todo): New option.
737 (org-export-language-setup): New languages added.
738 (org-set-regexps-and-options): Compute the new variables.
739 (org-paste-subtree): Cleaning up.
740 (org-remember-apply-template): New escape %A.
741 (org-todo): Call fast TODO selection.
742 (org-fast-todo-selection): New function.
743 (org-add-log-note): Allow prefix for abort exit.
744 (org-at-property-p, org-entry-properties)
745 (org-columns-get-autowidth-alist): Use :alpha: class.
746 (org-get-wdays): New function.
747 (org-agenda-remove-date): New variable.
748 (org-agenda-get-deadlines): Use `org-get-wdays'.
749 (org-agenda-get-deadlines): Reverse ee before returning.
750 (org-format-agenda-item): New argument REMOVE-RE.
751 (org-agenda-convert-date): Baha'i calendar added.
752 (org-infile-export-plist): Also find DATE line.
753 (org-get-min-level): New function.
754 (org-export-as-html, org-export-as-ascii): Use the date format.
755 (org-shiftup, org-shiftdown): Use.
756 `org-edit-timestamp-down-means-later'.
757 (org-assign-fast-keys): New function.
759 ----------------------------------------------------------------------
761 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
763 * org.el (org-export-visible): Fix drawers before export.
764 (org-do-sort): Allow sorting by priority.
765 (org-agenda-files): Ignore non-existing files.
766 (org-agenda-skip-unavailable-files): New variable.
767 (org-ellipsis): All a face as value.
768 (org-mode): Interprete the face value of `org-ellipsis'.
769 (org-archive-save-context-info): New option.
770 (org-archive-subtree): Store context info in archived entry.
771 (org-fast-tag-selection-can-set-todo-state): New variable.
772 (org-fast-tag-selection): Allow setting TODO states through this
774 (org-cycle): Docstring updated.
775 (org-todo-keyword-faces): New option.
776 (org-get-todo-face): New function.
777 (org-set-font-lock-defaults, org-agenda-highlight-todo): Use
779 (org-switch-to-buffer-other-window): New function.
780 (org-table-edit-field, org-table-show-reference)
781 (org-table-edit-formulas, org-add-log-note)
782 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
783 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
784 `switch-to-buffer-other-window' to make sure that the temporary
785 windows show up on the current frame.
786 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
787 (org-get-entries-from-diary, org-replace-region-by-html): Don't
789 (org-agenda-get-deadlines, org-agenda-get-scheduled): Fixed
790 problems with time-of-day.
791 (org-export-get-title-from-subtree): New function.
792 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
793 with listing items that are DONE.
794 (org-change-tag-in-region): New command.
795 (org-agenda-skip-scheduled-if-done)
796 (org-agenda-skip-deadline-if-done): Docstring clarified.
797 (org-mode): Hide drawers on startup.
798 (org-get-todo-face): New function.
799 (org-todo-keyword-faces): New option.
801 -------------------------------------------------------------------------
803 2007-08-21 Carsten Dominik <dominik@science.uva.nl>
805 * org.el (org-agenda-skip): Allow a form for
806 `org-agenda-skip-function'.
807 (org-agenda-redo): Re-use local settings.
808 (org-agenda): Store local settings.
809 (org-agenda-deadline-faces): New option.
810 (org-agenda-deadline-face): New function.
811 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
812 entries on their due date.
813 (org-agenda-get-timestamps): No longer handle the due dates of
814 schedules and deadline items.
815 (org-insert-link-global, org-open-at-point-global): New commands.
816 (org-export-as-ascii): Call
817 `org-cleaned-string-for-export' with a :for-ascii parameter.
818 (org-skip-comments): Function removed.
819 (org-cleaned-string-for-export): Handle special table lines.
820 (org-global-properties): New option.
821 (org-entry-get-with-inheritance): Check global properties.
822 (org-local-properties): New variable.
823 (org-set-regexps-and-options): Find the #+PROPERTY line.
824 (org-link-types): Change type into variable (was constant).
825 (org-make-link-regexps): New function.
826 (org-link-re-with-space, org-link-re-with-space2)
827 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
828 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
829 these regular expressions happens now in the function
830 `org-make-link-regexps'.
831 (org-store-link): Call the functions in `org-store-link-functions'.
832 (org-add-link-type): New function.
833 (org-store-link-functions): New variable.
834 (org-activate-tags): Force matches to be in headlines.
835 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
836 (org-columns-display-here): Make sure this works in a narrowed
837 buffer by checking for point-min.
838 (org-columns-display-here): Make the rest of the line intangible,
839 so that point never can be there.
840 (org-cleaned-string-for-export): Use `with-current-buffer'.
841 (org-replace-region-by-html): Use `with-current-buffer'.
842 (org-unfontify-region, org-do-occur, org-columns-display-here)
843 (org-columns-remove-overlays, org-columns-quit)
844 (org-columns-edit-value, org-columns-next-allowed-value)
845 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
846 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
847 (org-agenda-todo, org-agenda-change-all-lines)
848 (org-agenda-align-tags, org-agenda-priority)
849 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
850 (org-agenda-show-new-time, org-cleaned-string-for-export)
851 (org-export-grab-title-from-buffer):
852 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
853 instead of `buffer-read-only'.
854 (org-export-as-html): Set `coding-system-for-write'.
855 (org-remember-store-without-prompt): New option.
856 (org-archive-subtree): Fixed bug with modifying TODO keyword.
857 (org-beginning-of-line): Also treat C-a special in items.
858 (org-table-convert-refs-to-rc): Fixed problem with column
859 reference after "..".
860 (org-columns-compute): Don't mark buffer modified because of text
862 (org-batch-store-agenda-views): Use the variable
863 `default-directory', not the function.
864 (org-clock-out-if-current): Respect
865 `org-clock-out-when-done'.
866 (org-clock-out-when-done): New option.
867 (org-html-entities): Added HTML entities for smileys.
869 * org.texi (Adding hyperlink types): New section.
870 (Embedded LaTeX): Chapter updated because of LaTeX export.
871 (LaTeX export): New section.
872 (Using links out): New section.
875 -----------------------------------------------------------------
877 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
879 * org.texi (Properties and columns): Chapter rewritten.
881 2007-07-03 Carsten Dominik <dominik@science.uva.nl>
883 * org.el (org-agenda-day-view, org-agenda-week-view): Remember
886 (org-columns-edit-value): Renamed from `org-column-edit'.
887 (org-columns-display-here-title): Renamed from
888 `org-overlay-columns-title'.
889 (org-columns-remove-overlays): ` Renamed from
890 org-remove-column-overlays'.
891 (org-columns-get-autowidth-alist): ` Renamed from
892 org-get-columns-autowidth-alist'.
893 (org-columns-display-here): Renamed from `org-overlay-columns'.
894 (org-columns-new-overlay): Renamed from `org-new-column-overlay'.
895 (org-columns-quit): Renamed from `org-column-quit'.
896 (org-columns-show-value): Renamed from `org-column-show-value'.
897 (org-columns-content, org-columns-widen)
898 (org-columns-next-allowed-value)
899 (org-columns-edit-allowed, org-columns-store-format)
900 (org-columns-uncompile-format, org-columns-redo)
901 (org-columns-edit-attributes, org-delete-property)
902 (org-set-property, org-columns-update)
903 (org-columns-compute, org-columns-eval)
904 (org-columns-not-in-agenda, org-columns-compute-all)
905 (org-property-next-allowed-value)
906 (org-columns-compile-format)
907 (org-fill-paragraph-experimental)
908 (org-string-to-number, org-property-action)
909 (org-columns-move-left, org-columns-new )
910 (org-column-number-to-string)
911 (org-property-previous-allowed-value)
912 (org-at-property-p, org-columns-delete)
913 (org-columns-previous-allowed-value)
914 (org-columns-move-right, org-columns-narrow)
915 (org-property-get-allowed-values)
916 (org-verify-version, org-column-string-to-number)
917 (org-delete-property-globally): New functions.
918 (org-columns-current-fmt): Renamed from `org-current-columns-fmt'.
919 (org-columns-overlays): Renamed from `org-column-overlays'.
920 (org-columns-map): Renamed from `org-column-map'.
921 (org-columns-current-maxwidths): Renamed from
922 `org-current-columns-maxwidths'.
923 (org-columns-begin-marker, org-columns-current-fmt-compiled)
924 (org-previous-header-line-format)
925 (org-columns-inhibit-recalculation)
926 (org-columns-top-level-marker): New variables.
927 (org-columns-default-format): Renamed from
928 `org-default-columns-format'.
929 (org-property-re): New constant.
933 =====================================================================
937 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
939 * org.el (orgstruct-mode-map): New variable.
940 (orgstruct-mode): New minor mode.
941 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
942 (orgstruct-make-binding, org-context-p, org-get-local-variables)
943 (org-run-like-in-org-mode): New functions.
944 (org-cycle-list-bullet): New command.
945 (org-special-properties, org-property-start-re)
946 (org-property-end-re): New constants.
947 (org-with-point-at): New macro.
948 (org-get-property-block, org-entry-properties, org-entry-get)
949 (org-entry-delete, org-entry-get-with-inheritance)
950 (org-entry-put, org-buffer-property-keys): New functions.
951 (org-insert-property-drawer): New command.
952 (org-entry-property-inherited-from): New variable.
953 (org-column): New face.
954 (org-column-overlays, org-current-columns-fmt)
955 (org-current-columns-maxwidths, org-column-map): New variables.
956 (org-column-menu): New menu.
957 (org-new-column-overlay, org-overlay-columns)
958 (org-overlay-columns-title, org-remove-column-overlays)
959 (org-column-show-value, org-column-quit, org-column-edit): New
961 (org-columns, org-agenda-columns): New commands.
962 (org-get-columns-autowidth-alist): New functions.
963 (org-properties): New customize group.
964 (org-default-columns-format): New option.
966 2007-06-28 Carsten Dominik <dominik@science.uva.nl>
968 * org.el (org-priority): Realign tags after changing priority.
969 (org-preserve-lc): New macro.
970 (org-update-checkbox-count): Catch case when there is no headline.
971 (org-agenda-quit): Remove any column overlays.
973 2007-06-25 Carsten Dominik <dominik@science.uva.nl>
975 * org.el (org-beginning-of-item-list): Fixed bug when non-item
976 line is indented too deep.
978 2007-06-24 Carsten Dominik <dominik@science.uva.nl>
980 * org.el (org-cached-props): New variable.
981 (org-cached-entry-get): New function.
982 (org-make-tags-matcher): Handle property matches.
984 2007-06-22 Carsten Dominik <dominik@science.uva.nl>
986 * org.el (org-table-recalculate): Swap evaluation order: Field
987 formula first, then column formulas, but don't allow them to
988 overwrite the field formulas.
989 (org-table-eval-formula): New argument untouchable.
990 (org-table-put-field-property): New function.
992 ========================================================================
994 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
996 * org.el (org-export-with-footnotes): New option.
998 2007-06-20 Carsten Dominik <dominik@science.uva.nl>
1000 * org.el (org-export-as-html): Fixed replacement bug for XEmacs.
1001 (org-agenda-default-appointment-duration): New option.
1003 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
1005 * org.texi (Tag): Section swapped with node Timestamps.
1006 (Formula syntax for Lisp): Document new `L' flag.
1008 * org.el (org-end-time-was-given): New variable.
1009 (org-read-date): Look for time range.
1010 (org-timestamp-change): Deal with time range issues.
1011 (org-modify-ts-extra): New function.
1012 (org-remember-apply-template, org-add-planning-info)
1013 (org-time-stamp, org-time-stamp-inactive): Make use of
1014 `org-end-time-was-given'.
1015 (org-set-regexps-and-options, org-activate-tags)
1016 (org-archive-subtree, org-toggle-tag)
1017 (org-make-org-heading-search-string, org-open-at-point)
1018 (org-link-search, org-remember-handler, org-complete)
1019 (org-scan-tags, org-make-tags-matcher, org-fast-tag-selection)
1020 (org-get-tags, org-get-buffer-tags, org-dblock-write:clocktable)
1021 (org-agenda-list-stuck-projects, org-format-agenda-item)
1022 (org-agenda-align-tags, org-get-tags-at, org-export-as-ascii)
1023 (org-ascii-level-start, org-export-as-html)
1024 (org-export-cleanup-toc-line, org-html-level-start): Use [:alnum:]
1025 to match tags, in order to allow lanufage-specific characters in
1027 (org-beginning-of-item-list): New command.
1028 (org-target): New face.
1029 (org-activate-links): New link type target.
1033 ======================================================================
1035 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
1038 (org-export-region-as-html, org-replace-region-by-html)
1039 (org-number-to-letters, org-table-fedit-finish)
1040 (org-normalize-color, org-table-fedit-ref-right)
1041 (org-date-to-gregorian, org-table-fedit-move)
1042 (org-table-convert-refs-to-rc, org-calendar-holiday)
1043 (org-table-fedit-toggle-ref-type, org-write-agenda)
1044 (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
1045 (org-defkey, org-encode-for-stdout)
1046 (org-indent-line-function, org-export-as-html-to-buffer)
1047 (org-store-agenda-views, org-update-mode-line)
1048 (org-find-if, org-delete-all)
1049 (org-table-fedit-convert-buffer, org-emphasize)
1050 (org-uniquify, org-table-fedit-lisp-indent)
1051 (org-table-fedit-scroll, org-get-todo-sequence-head)
1052 (org-table-fedit-scroll-down, org-table-fedit-line-down)
1053 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
1054 (org-table-fedit-toggle-coordinates, org-dvipng-color)
1055 (org-table-fedit-line-up, org-table-fedit-ref-down)
1056 (org-table-formula-from-user, org-mode-flyspell-verify)
1057 (org-cycle-show-empty-lines, org-ctrl-c-ret)
1058 (org-table-formula-to-user, org-diary-to-ical-string)
1059 (orgtbl-export, org-table-fedit-post-command)
1060 (org-closed-in-range, org-shiftcontrolright)
1061 (org-table-convert-refs-to-an, org-table-hline-and-move)
1062 (org-table-formula-less-p, org-format-table-ascii)
1063 (org-agenda-get-sexps, org-shift-refpart)
1064 (org-diary-sexp-entry, org-time-string-to-absolute)
1065 (org-table-show-reference, org-letters-to-number)
1066 (org-fix-agenda-info, org-table-fedit-ref-up)
1067 (org-table-fedit-shift-reference, org-table-fedit-abort)
1068 (org-closest-date, org-shiftcontrolleft)
1069 (org-at-heading-or-item-p, org-rematch-and-replace)
1070 (org-agenda-todo-nextset, org-export-grab-title-from-buffer): New
1072 (org-table-edit-scroll-down, org-finish-edit-formulas)
1073 (org-table-edit-next-field, org-abort-edit-formulas)
1074 (org-font-lock-level, org-export-find-first-heading-line)
1075 (org-table-edit-line-down, org-table-edit-backward-field)
1076 (org-edit-formula-lisp-indent, org-table-edit-move)
1077 (org-check-log-option, org-this-word)
1078 (org-table-edit-line-up, org-table-edit-formulas-post-command)
1079 (org-agenda-file-to-end, org-expand-file-name)
1080 (org-fake-empty-table-line, org-table-edit-scroll)
1081 (org-toggle-log-option, org-show-reference): Function removed.
1082 (org-inhibit-invisibility, org-table-formula-make-cmp-string): New
1084 (org-unmodified, org-batch-store-agenda-views)
1085 (org-batch-agenda-csv): New macro.
1086 (org-agenda-export): New customization group.
1087 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
1088 (org-highest-priority, org-agenda-exporter-settings)
1089 (org-log-done-with-time, org-replace-disputed-keys)
1090 (org-format-latex-header, org-export-table-header-tags)
1091 (org-cycle-separator-lines, org-export-table-data-tags)
1092 (org-icalendar-include-sexps)
1093 (org-empty-line-terminates-plain-lists)
1094 (org-log-repeat, org-special-ctrl-a)
1095 (org-table-use-standard-references, org-disputed-keys)
1096 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
1097 (org-agenda-export-html-style): New option.
1098 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
1099 (org-CUA-compatible): Option removed.
1100 (org-agenda-structure, org-sexp-date): New face.
1101 (org-todo-keywords-for-agenda, org-not-done-keywords)
1102 (org-planning-or-clock-line-re, org-agenda-name)
1103 (org-table-colgroup-info, org-todo-sets)
1104 (constants-unit-system, org-clock-mode-line-entry)
1105 (org-mode-line-timer, org-table-current-begin-pos)
1106 (org-todo-keywords-1, org-mode-line-string)
1107 (org-table-clean-did-remove-column, org-table-fedit-map)
1108 (org-clock-heading, org-table-buffer-is-an)
1109 (org-agenda-info, org-done-keywords)
1110 (org-done-keywords-for-agenda, org-todo-heads)
1111 (org-todo-kwd-alist, org-clock-start-time): New variable.
1112 (org-todo-kwd-priority-p, org-edit-formulas-map)
1113 (org-repeat-re, org-todo-kwd-max-priority)
1114 (org-version, org-done-string)
1115 (org-table-clean-did-remove-column-1, org-disputed-keys): Variable
1117 (org-table-translate-regexp, org-repeat-re, org-version): New
1119 (org-ts-lengths): Constant removed.
1120 (org-follow-gnus-link): Don't ask how many articles to read.
1121 (org-export-find-first-export-line): Renamed from
1122 `org-export-find-first-heading'. Use
1123 `org-export-skip-text-before-1st-heading'.
1124 (org-table-fedit-post-command): Renamed from
1125 `org-table-edit-formulas-post-command'.
1126 (org-table-fedit-finish): Renamed from `org-finish-edit-formulas'.
1127 (org-table-fedit-abort): Renamed from `org-abort-edit-formulas'.
1128 (org-table-fedit-lisp-indent): Renamed from
1129 `org-edit-formula-lisp-indent'.
1130 (org-table-show-reference): Renamed from `org-show-reference'.
1131 (org-table-store-formulas): Use `org-table-formula-less-p'.
1132 (org-table-edit-formulas): Position cursor to current field
1134 (org-update-checkbox-count, org-hide-archived-subtrees)
1135 (org-timestamp-up-day, org-timestamp-down-day)
1136 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1137 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1138 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
1139 (org-shiftleft, org-ctrl-c-ctrl-c, org-context): Let
1140 `org-on-heading-p' also check for invisible heading.
1141 (org-read-date): Match am/pm times.
1142 (org-eval-in-calendar): Fix default date in prompt.
1144 -------------------------------------------------------------------------
1148 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
1150 * org.texi (The spreadsheet): Renamed from "Table calculations".
1151 Completely reorganized and rewritten.
1152 (CamelCase links): Section removed.
1153 (Repeating items): New section.
1154 (Tracking TODO state changes): New section.
1155 (Agenda views): Chapter reorganized and rewritten.
1156 (HTML export): Section rewritten.
1157 (Tables in arbitrary syntax): New section.
1158 (Summary): Better feature summary.
1159 (Activation): Document problem with cut-and-paste of Lisp code
1161 (Visibility cycling): Document indirect buffer use.
1162 (Structure editing): Document sorting.
1163 (Remember): Section rewritten.
1164 (Time stamps): Better description of time stamp types.
1165 (Tag searches): DOcument regular expression search for tags.
1166 (Stuck projects): New section.
1167 (In-buffer settings): New keywods.
1168 (History and Acknowledgments): Updated description.
1170 2007-02-22 Carsten Dominik <dominik@science.uva.nl>
1172 * org.el (org-table-overlay-coordinates)
1173 (org-table-toggle-coordinate-overlays): New functions.
1174 (org-table-overlay-coordinates, org-table-coordinate-overlays):
1176 (org-startup-with-deadline-check): Option removed.
1177 (org-mode): Remove deadline check on startup.
1178 (org-table-limit-column-width): Option removed.
1179 (org-table-formula-numbers-only): Option removed.
1180 (org-link-style, org-link-format): Options removed.
1181 (org-select-agenda-window, org-fit-agenda-window): Options
1183 (org-export-ascii-show-new-buffer)
1184 (org-export-html-show-new-buffer): Options removed.
1185 (org-activate-links): Camel option removed.
1186 (org-file-link-context-use-camel-case): Option removed.
1187 (org-camel-regexp): Veriable removed.
1188 (org-activate-camels): Function removed.
1189 (org-store-link): Removed Camel stuff.
1190 (org-make-org-heading-camel): Function removed.
1191 (org-open-at-point): Removed camel stuff.
1192 (org-link-search): Removed camel stuff.
1193 (org-camel-to-words): Function removed.
1194 (org-get-agenda-file-buffer): Make sure we prepare the
1195 base buffers, not any indirect buffers.
1196 (org-sort-entries): Sort top-level when not on a
1197 headline, and no active region.
1198 (org-in-regexp): New function.
1199 (org-search-not-self): Renamed from `org-search-not-link'.
1200 (org-open-link-marker): New variable.
1201 (org-open-at-point): Set `org-open-link-marker'.
1202 (org-print-icalendar-entries): Fixed bug with excluding DONE
1203 entries from the exported list.
1204 (org-edit-formula-lisp-indent): New command.
1205 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
1206 (orgtbl-to-latex, orgtbl-insert-radio-table)
1207 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
1208 (orgtbl-radio-table-templates): New option.
1209 (org-store-link-props):
1210 (org-remember-templates): More possibilities to insert
1211 info into templates.
1212 (org-remember-apply-template): Make use of the extended template
1214 (org-remember-redo-template): New command.
1215 (org-upgrade-old-links)
1216 (org-table-modify-formulas, org-table-replace-in-formulas)
1217 (org-table-find-dataline)
1218 (org-table-get-vertical-vector): Functions removed.
1219 (org-table-remove-rectangle-highlight)
1220 (org-time-stamp-format, org-toggle-log-option)
1221 (org-table-highlight-rectangle)
1222 (org-table-iterate, org-table-make-reference):
1223 (org-translate-time, org-tree-to-indirect-buffer)
1224 (org-table-field-info, org-table-fix-formulas)
1225 (org-table-force-dataline, org-table-get-descriptor-line)
1226 (org-table-get-range)
1227 (org-skip-comments, org-sort)
1228 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
1229 (org-table-current-dline, org-table-current-field-formula)
1230 (org-table-edit-backward-field)
1231 (org-table-edit-formulas-post-command)
1232 (org-table-edit-line-down, org-table-edit-line-up)
1233 (org-agenda-archive)
1234 (org-agenda-clock-cancel)
1235 (org-agenda-clock-out, org-agenda-list-stuck-projects)
1236 (org-agenda-open-link, org-agenda-show-new-time)
1237 (org-agenda-skip-subtree-when-regexp-matches)
1238 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
1239 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
1240 (org-do-sort, org-file-image-p, org-find-overlays)
1241 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
1242 (org-highlight-until-next-command, org-isearch-end)
1243 (org-match-any-p, org-next-link, org-previous-link):
1244 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
1245 (org-rewrite-old-row-references)
1246 (org-isearch-post-command)
1247 (org-table-edit-move, org-table-edit-next-field)
1248 (org-table-edit-scroll, org-table-edit-scroll-down)
1249 (org-set-frame-title, org-show-reference)
1250 (org-unhighlight-once, org-verify-change-for-undo): New
1252 (org-show-variable): Command removed.
1253 (org-add-log-maybe): New arguments STATE, FINDPOS
1254 (org-table-sort-lines): Rewritten from scratch.
1255 (org-link-search): New argument AVOID-POS.
1256 (org-print-icalendar-entries): Argument CATEGORY removed.
1257 (org-run-agenda-series): Argument WONDOW removed.
1258 (org-next-link, org-previous-link): New commands.
1259 (org-agenda-date-format): New option.
1260 (org-table-iterate): New command.
1261 (org-table-modify-formulas)
1262 (org-table-replace-in-formulas): Functions removed.
1263 (org-table-fix-formulas): New function.
1264 (org-table-insert-column, org-table-delete-column)
1265 (org-table-move-column): Use `org-table-fix-formulas'.
1266 (org-follow-gnus-link): Patch from Bastien/Leo.
1267 (org-table-current-field-formula): New function.
1268 (org-file-image-p): New function.
1269 (org-agenda-show-new-time): New function.
1270 (org-agenda-date-later): Call `org-agenda-show-new-time'.
1271 (org-with-remote-undo): New macro.
1272 (org-agenda-undo): New command.
1273 (org-verify-change-for-undo): New function.
1274 (org-time-stamp-format): New function.
1275 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
1277 (org-match-any-p): New function.
1278 (org-make-tags-matcher): Handle regular expressions for tag and
1280 (org-read-date): Accept "+N" as input for a date relative to the
1282 (org-remove-subtree-entries-from-agenda): New function.
1283 (org-agenda-archive, org-agenda-kill): Use
1284 `org-remove-subtree-entries-from-agenda'.
1285 (org-do-sort, org-sort-entries): New functions.
1286 (org-sort): New command.
1287 (org-table-sort-lines): Use `org-do-sort'.
1288 (org-fix-decoded-time): New function.
1289 (org-table-number-regexp): Require 0x... to identify as number in
1291 (org-startup-options): New keywords for note taking.
1292 (org-upgrade-old-links): Function removed.
1293 (org-get-repeat): New function.
1294 (org-show-context): Also show siblings on current level.
1295 (org-show-siblings): New function.
1296 (org-isearch-end, org-isearch-post-command): New functions.
1297 (org-show-siblings): New option.
1298 (org-show-context): Use `org-show-siblings'.
1299 (org-table-maybe-recalculate-line): No longer require `calc-eval'
1300 to be bound, because user may just use elisp.
1302 ----------------------------------------------------------------------
1305 2006-11-15 Carsten Dominik <dominik@science.uva.nl>
1307 * org.texi: Fix typos
1308 (Agenda commands): Document `C-k'.
1310 * orgcard.tex (section{Agenda Views}): Document `C-k'.
1312 * org.el (org-scan-tags): Re-align code fixed.
1313 (org-detach-overlay): Renamed from `org-detatch-overlay'.
1314 (org-table-convert-region): Insert space after column separator.
1315 (org-agenda-kill): New command.
1316 (org-metaleft): Call `org-outdent-item' on bullets.
1317 (org-metaright): Call `org-indent-item' on bullets.
1318 (org-timestamp-change): Set `org-last-changed-timestamp'.
1319 (org-current-line): Make sure (bolp) returns correct result.
1320 (org-agenda-change-all-lines): Make sure TODO are highlighted.
1322 ----------------------------------------------------------------------------
1325 2006-11-10 Carsten Dominik <dominik@science.uva.nl>
1327 * org.el (org-scan-tags): Make the search case-sensitive.
1328 (org-tags-sparse-tree): Don't overrule
1329 `org-show-following-heading' and `org-show-hierarchy-above'.
1330 (org-reveal): New command.
1331 (org-show-context): Renamed from `org-show-hierarchy-above'.
1332 (org-fast-tag-selection-single-key): New option.
1333 (org-fast-tag-show-exit, org-set-current-tags-overlay): New
1335 (org-tags-overlay): New variable.
1336 (org-agenda-todo-ignore-deadlines): New option.
1337 ("session"): Add circular data structure `org-mark-ring' to
1338 exceptions list in session.el.
1339 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
1341 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
1342 (org-prepare-agenda, org-agenda-quit): Use
1343 `org-agenda-window-setup'.
1344 (org-pre-agenda-window-conf, org-blank-before-new-entry): New
1346 (org-finalize-agenda): Activate bracket links in agenda.
1347 (org-at-timestamp-p, org-at-date-range-p): Additional argument
1349 (org-show-hierarchy-above, org-show-following-heading): List
1350 values allowed for fine-tuned configuration.
1351 (org-show-hierarchy-above): New argument CONTEXT, use the
1352 fine-tuned settings in `org-show-hierarchy-above' and
1353 `org-show-following-heading'.
1354 (org-display-custom-time): New function.
1355 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New
1357 (org-display-custom-times, org-time-stamp-custom-formats):
1358 (org-maybe-intangible): New macro.
1359 (org-activate-bracket-links, org-hide-wide-columns): Use
1360 `org-maybe-intangible'.
1361 (org-open-file): Use `shell-quote-argument'.
1362 (org-display-internal-link-with-indirect-buffer): New option.
1363 (org-file-remote-p): Get regexp from list.
1364 (org-link-expand-abbrev): New function.
1365 (org-link-abbrev-alist): New option.
1366 (org-open-at-point, org-cleaned-string-for-export): Call
1367 `org-link-expand-abbrev'.
1368 (org-timeline, org-agenda-list, org-todo-list)
1369 (org-tags-view): Remove the KEEP-MODES argument.
1370 (org-finalize-agenda-hook): New hook.
1371 (org-get-alist-option): New function.
1372 (org-follow-timestamp-link): New function.
1373 (org-open-at-point): Call `org-follow-timestamp-link'.
1374 (org-log-note-marker, org-log-note-purpose)
1375 (org-log-note-window-configuration): New variables.
1376 (org-add-log-maybe, org-add-log-note, org-store-log-note): New
1378 (org-log-note-headings): New option.
1379 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
1380 (org-store-link): Support for dired-mode.
1381 (org-open-file): Substitute environment variables into filename.
1382 (org-last): New defsubst.
1383 (org-agenda-re-align-tags): New function.
1384 (org-agenda-align-tags-to-column): New option.
1385 (org-agenda-timeline): Group removed.
1386 (org-prepare-agenda, org-prepare-agenda-buffers)
1387 (org-run-agenda-series, org-timeline, org-agenda-list)
1388 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
1389 the text property inticating the agenda type.
1390 (org-agenda-post-command-hook): Get agenda type from text property
1392 (org-agenda): Handle command sets. Set
1393 `org-agenda-last-arguments' and obey
1394 `org-agenda-overriding-arguments'.
1395 (org-agenda-overriding-arguments, org-agenda-last-arguments): New
1397 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
1398 (org-agenda-week-view, org-agenda-day-view): Use
1399 `org-agenda-overriding-arguments' to make updating work with
1400 multi-block agendas.
1401 (org-agenda-prefix-format): Allow different formats for the
1402 different agenda entry types.
1403 (org-timeline-prefix-format): Option removed, use
1404 `org-agenda-prefix-format' instead.
1405 (org-prepare-agenda): New function.
1406 (org-select-timeline-window): Option removed, use
1407 `org-select-agenda-window' instead.
1408 (org-respect-restriction): Variable removed.
1409 (org-cmp-tag): New function.
1410 (org-agenda-sorting-strategy, org-entries-lessp): Implement
1411 sorting by last tag.
1412 (org-complete): Better completion in in-buffer option lines.
1413 (org-in-item-p): New function.
1414 (org-org-menu): Added entries for checkboxes.
1415 (org-cycle): Extra brouping in outline-regexp, because it is used
1416 in a search with "^" prepended.
1417 (org-provide-checkbox-statistics): New option.
1418 (org-set-font-lock-defaults): Highlight checkbox statistics.
1419 (org-update-checkbox-count-maybe)
1420 (org-get-checkbox-statistics-face): New functions.
1421 (org-update-checkbox-count): New command.
1422 (org-insert-item, org-toggle-checkbox): Call
1423 `org-update-checkbox-count-maybe'.
1424 (org-export-as-html): XEmacs compatibility for coding system.
1425 (org-force-cycle-archived): New command.
1426 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
1428 (org-fix-position-after-promote): If the line contains only a todo
1429 keyword, add a final space.
1430 (org-promote-subtree, org-demote-subtree): Call
1431 `org-fix-position-after-promote'.
1433 * orgcard.tex (section{Archiving}): Document C-TAB.
1434 (section{TODO Items and Checkboxes}): Checkbox keys moved to this
1435 section, added documentation for the key `C-c #'.
1437 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1439 (Checkboxes): Section moved to chapter 5, and extended.
1440 (The date/time prompt): New section.
1441 (Link abbreviations): New section.
1442 (Presentation and sorting): New section.
1443 (Custom agenda views): Section completely rewritten.
1444 (Summary): Compare with Planner.
1445 (Feedback): More info about creating backtraces.
1446 (Plain lists): Modified example.
1447 (Breaking down tasks): New section.
1448 (Custom time format): New section.
1449 (Time stamps): Document inactive timestamps.
1450 (Setting tags): More details about fast tag selection.
1451 (Block agenda): New section.
1452 (Custom agenda views): Section rewritten.
1453 (Block agenda): New section.
1456 ----------------------------------------------------------------------
1460 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1462 * org.el (org-clock-special-range, org-clock-update-time-maybe):
1464 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
1466 (org-agenda-get-blocks): Allow multiple blocks per headline.
1467 (org-timestamp-change): Call `org-clock-update-time-maybe'.
1468 (org-export-html-title-format)
1469 (org-export-html-toplevel-hlevel): New options.
1470 (org-export-language-setup): Added support for Czech.
1471 (org-mode, org-insert-todo-heading, org-find-visible)
1472 (org-find-invisible, org-invisible-p, org-invisible-p2)
1473 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
1474 (org-show-subtree, org-show-entry, org-make-options-regexp):
1475 Removed compatibility support for old outline-mode.
1476 (org-check-occur-regexp): Funtion removed.
1477 (org-on-heading-p, org-back-to-heading): Made defalias.
1478 (org-set-local): New defsubst.
1479 (org-set-regexps-and-options, org-mode)
1480 (org-set-font-lock-defaults, org-edit-agenda-file-list)
1481 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
1482 (org-remember-apply-template, org-table-edit-field)
1483 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
1484 (org-set-autofill-regexps): Use `org-set-local'.
1485 (org-table-eval-formula): Fixed bug with parsing of display flags.
1488 ----------------------------------------------------------------------
1491 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
1493 * org.texi (Exporting): Document `C-c C-e' as the prefix for
1495 (Global TODO list): Document the use of the variables
1496 `org-agenda-todo-ignore-scheduled' and
1497 `org-agenda-todo-list-sublevels'.
1499 * org.el (org-agenda-get-todos): Skip subtree also if entry is
1500 skipped because it has been scheduled.
1501 (org-prepare-agenda-buffers): Don't mark buffers as modified when
1502 changing `:org-archived' and `:org-comment' properties.
1504 ----------------------------------------------------------------------
1508 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
1510 * org.el (org-mode): Removed no invalid settings for calc embedded
1512 (org-mode-p): New defsubst.
1513 (org-save-all-org-buffers): New function.
1514 (org-first-headline-recenter): Enclose outline-regexp in group
1517 * org.texi (Agenda commands): Document `s' key to save all
1520 * orgcard.tex (section{Agenda Views}): Document `s' key to save
1521 all org-mode buffers.
1523 ----------------------------------------------------------------------
1526 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
1528 * org.texi (Checkboxes): New section.
1530 * orgcard.tex (section{Structure Editing}): Document checkbox
1533 * org.el (org-prepare-agenda-buffers): Use `invisible-OK' argument
1534 for `org-end-of-subtree'.
1535 (org-export-cleanup-toc-line): Renamed from
1536 `org-html-cleanup-toc-line'.
1537 (org-beginning-of-item): Fixed bug in regular expression for white
1539 (org-export-as-html): Enforce space after bullet in plain list
1542 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
1544 * org.el (org-set-autofill-regexps): Require space after plain
1545 list bullet for paragraph-start.
1546 (org-ts-regexp3): New constant.
1547 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
1548 (org-timestamp-up-day, org-timestamp-down-day)
1549 (org-timestamp-change): Work with inactive timestamps.
1550 (org-ts-regexp1): Don't allow brackets in time stamps.
1552 ----------------------------------------------------------------------
1556 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
1558 * org.el (org-context): New contexts :item-bullet, :latex-fragment,
1560 (org-overlays-at, org-overlay-start, org-overlay-end): New
1561 compatibility functions.
1563 2006-06-27 Carsten Dominik <dominik@science.uva.nl>
1565 * org.el (org-inside-LaTeX-fragment-p): More accurate matching,
1566 using the exact regexp that will be used during export.
1567 (org-latex-regexps): New variable.
1568 (org-cdlatex-mode): Improved advice for `texmathp'.
1569 (turn-on-org-cdlatex): New function.
1571 ----------------------------------------------------------------------
1574 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
1576 * org.el (org-cdlatex-mode-map)
1577 (org-cdlatex-texmathp-advice-is-done): New variables.
1578 (org-cdlatex-mode): New minor mode.
1579 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New
1581 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New
1583 (org-export-with-archived-trees): New option.
1584 (org-open-file): Removed the call to
1585 `convert-standard-filename'.
1586 (org-archive-tag, org-agenda-skip-archived-trees)
1587 (org-cycle-open-archived-trees)
1588 (org-sparse-tree-open-archived-trees): New options.
1589 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
1590 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip): New
1592 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New
1594 (org-agenda-mode-map): Add binding of
1595 `org-agenda-toggle-archive-tag'.
1596 (org-mode-map): Add binding for `org-toggle-archive-tag'.
1597 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
1598 Call `org-prepare-agenda-buffers'.
1599 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
1600 (org-file-apps, org-file-apps-defaults-gnu)
1601 (org-file-apps-defaults-macosx)
1602 (org-file-apps-defaults-windowsnt): Handle remote files by forcing
1603 them to be opened in Emacs.
1605 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
1607 * org.texi (Embedded LaTeX): New chapter.
1608 (Archiving): Section rewritten.
1609 (Enhancing text): Some parts moved to the new chapter about
1612 ----------------------------------------------------------------------
1616 2006-06-18 Carsten Dominik <dominik@science.uva.nl>
1618 * org.texi (Publishing links): Document the
1619 `:link-validation-function' property.
1620 (Extensions and Hacking): New chapter, includes some sections of
1621 the "Miscellaneous" chapter.
1623 * orgcard.tex (section{Clocking Time}): Add new clocking commands.
1624 (section{Structure Editing}): Add global archiving command.
1627 * org.el Require noutline, also on XEmacs.
1628 (org-end-of-subtree): Return point.
1629 (org-dblock-start-re, org-dblock-end-re): New constants.
1630 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
1631 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
1632 (org-update-all-dblocks, org-find-dblock): New functions.
1633 (org-collect-clock-time-entries): New function.
1634 (org-html-handle-time-stamps): Never export CLOCK timeranges.
1635 (org-fixup-indentation): Modified to deadl correctly with lines
1636 starting with TAB. Only one argument DIFF now.
1637 (org-demote, org-promote): Call `org-fixup-indentation' with just
1639 (org-mode): Don't mark buffer as modified when aligning tables.
1640 (org-clock-sum): Don't makr buffer modified when adding time sum
1642 (org-export-as-html): Added support for a link validation
1644 (org-archive-all-done): New function.
1645 (org-archive-subtree): New prefix argument. When set, archive all
1646 done subtrees in this buffer.
1647 (org-remove-clock-overlays)
1648 (org-remove-occur-highlights): Use
1649 `org-inhibit-highlight-removal'.
1650 (org-inhibit-highlight-removal): New variable, for dyn amic
1652 (org-put-clock-overlay): Don't swallow last headline character
1653 when displaying overlay.
1654 (org-store-link): Link to `image-mode' with just the file name.
1657 ----------------------------------------------------------------------
1661 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
1663 * org.el (org-agenda-mode-map): Add bindings for clocking
1665 (org-agenda-clock-in, org-check-running-clock)
1666 (org-clock-out-if-current, org-remove-clock-overlays)
1667 (org-put-clock-overlay): New functions.
1668 (org-clock-marker, org-clock-file-total-minutes)
1669 (org-clock-overlays): New variables
1670 (org-clock-display, org-clock-sum, org-clock-cancel)
1671 (org-clock-out, org-clock-in): New commands.
1672 (org-export): New function.
1673 (org-emph-re): New constant.
1674 (org-set-emph-re, org-do-emphasis-faces): New functions.
1675 (org-emphasis-regexp-components, org-emphasis-alist): New options.
1676 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
1677 (org-export-html-convert-emphasize): Use the configurable
1679 (org-cleaned-string-for-export): Make multiline emphasis visible
1680 to the exporter. New optional argument PARAMETERS.
1681 (org-export-as-html): Specify :emph-multiline parameter to
1682 `org-cleaned-string-for-export'.
1684 * org.texi (Progress logging): New section.
1686 ----------------------------------------------------------------------
1690 2006-06-02 Carsten Dominik <dominik@science.uva.nl>
1692 * org.el (org-archive-subtree): Use end-of-subtree as insertion
1693 point and control the number of empty lines.
1694 (org-paste-subtree): Limit the number of empty lines at the end of
1696 (org-agenda): Use buffer name of current file for narrowing.
1697 (org-export-as-xml): Command removed.
1698 (org-export-xml-type): Option removed.
1699 (org-mode-map): Call `org-export-as-xoxo' directly.
1700 (org-get-indentation): New optional argument LINE.
1701 (org-fix-indentation, org-remove-tabs): New functions.
1702 (org-export-as-ascii, org-ascii-level-start): Determine and apply
1703 correct indentation for headlines that are converted it items.
1704 (org-skip-comments): Remove table lines that contain narrowing
1705 cookies but no other non-empty fields.
1706 (org-set-tags): Allow groups of mutually exclusive tags.
1707 (org-cmp-time): Sort 24:21 before items without time.
1708 (org-get-time-of-day): Fixed the interpretation of 12pm and 12am.
1709 (org-open-at-point): Require double colon also for numbers.
1711 * org.texi (ASCII export): Document indentation adaptation.
1712 (Setting tags): Document mutually-exclusive tags.
1714 ----------------------------------------------------------------------
1717 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
1719 * org.el (org-agenda-highlight-todo): Make sure regexp does only
1720 match in the right place.
1721 (org-upcoming-deadline): New face.
1722 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
1723 (org-export-ascii-underline): Renamed and made an option (was
1724 constant `org-ascii-underline').
1725 (org-export-ascii-bullets): New option.
1726 (org-export-as-html): Many changes to emit valid XHTML.
1727 (org-par-open): New variable.
1728 (org-open-par, org-close-par-maybe, org-close-li-maybe): New
1730 (org-html-do-expand, org-section-number): Fixedcase in
1732 (org-timeline): Pass `org-timeline-show-empty-dates' to
1733 `org-get-all-dates'. Interpret empty dates returned by
1734 `org-get-all-dates'.
1735 (org-get-all-dates): New argument EMPTY. Add dates without
1736 entries to the list, mark large ranges of empty dates.
1737 (org-point-in-group, org-context): New functions.
1739 ----------------------------------------------------------------------
1742 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
1744 * org.el (org-next-item, org-previous-item): Emit more compact
1746 (org-tags-view): Refresh category table in each file.
1747 (org-table-justify-field-maybe): Removed superfluous arguments to
1749 (org-export-as-html): Insert "<p>" before postamble.
1750 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill
1753 ---------------------------------------------------------------------
1756 2006-05-23 Carsten Dominik <dominik@science.uva.nl>
1758 * org.el (org-open-at-point): Use renamed variable
1759 `org-confirm-shell-link-function'.
1760 (org-confirm-shell-link-function): Renamed from
1761 `org-confirm-shell-links'.
1762 (org-export-directory): New function.
1763 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1764 (org-export-icalendar): Use `org-export-directory'.
1765 (org-indent-item): Keep cursor position.
1766 (org-link-file-path-type): New option.
1767 (org-export-as-html): Fixed bug with plain lists starting in
1769 (org-export-as-html): Removed deadline formatting, this happens
1770 now already in `org-html-handle-time-stamps'.
1771 (org-export-html-style): Deadline class removed.
1772 (org-insert-labeled-timestamps-at-point): New option.
1773 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1774 of `hide-sublevels 1', in case the first headline is not level 1.
1775 (org-overview, org-content): New fuction.
1776 (org-cycle-global-status, org-cycle-subtree-status): Make these
1777 variables buffer-local.
1778 (org-global-cycle): New command.
1779 (org-shifttab): Use `org-global-cycle'.
1780 (org-insert-heading, org-insert-item): Go to end of new
1781 headline/item after creating it.
1782 (org-export-visible): Renames from `org-export-copy-visible'. Now
1783 creates a temporary org-file and applies an exporting command to
1785 (org-table-eval-formula): Support for lisp forms.
1786 (org-agenda-todo-ignore-scheduled): New option.
1787 (org-agenda-get-todos): Use new option
1788 `org-agenda-todo-ignore-scheduled'.
1789 (org-export-html-inline-images): New value `maybe'.
1790 (org-export-as-html): Inlining of images dependent on link
1792 (org-archive-subtree): Check for end-of-buffer before trying
1794 (org-agenda-follow-mode): New option.
1795 (org-export-with-tags, org-export-with-timestamps): New options.
1796 (org-html-handle-time-stamps): New function.
1797 (org-keyword-time-regexp): New variable.
1798 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
1799 (org-agenda-todo-list-sublevels): New option.
1800 (org-html-level-start): When TITLE is nil, just close all levels.
1801 (org-parse-key-lines, org-parse-export-options): Functions
1802 removed, replaced by `org-infile-export-plist'.
1803 (org-combine-plists, org-infile-export-plist)
1804 (org-default-export-plist): New functions.
1805 (org-export-html-preamble, org-export-html-postamble)
1806 (org-export-html-auto-preamble, org-export-html-auto-postamble):
1808 (org-export-publishing-directory): New option.
1809 (org-export-as-html, org-export-as-ascii): Use the new property
1811 (org-export-copy-visible, org-export-as-xoxo): Respect
1812 `org-export-publishing-directory'.
1813 (org-link-search, org-store-link, org-file-apps): Support for
1814 links to BibTeX database entries..
1815 (org-get-current-options, org-set-regexps-and-options): Implement
1816 logging as a startup option.
1817 (org-store-link): Make sure context string is never empty
1818 (org-insert-link): Use relative path when possible.
1819 (org-at-item-checklet-p): New function.
1820 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
1821 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
1822 (org-metaright, org-metaup, org-metadown, org-shiftup)
1823 (org-shiftdown, org-shiftright, org-shiftleft)
1824 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
1825 Dispatch using `call-interactively'.
1826 (org-call-with-arg): New defsubst.
1827 (org-tag-alist, org-use-fast-tag-selection): New options.
1828 (org-complete): Use `org-tag-alist'.
1829 (org-fast-tag-insert, org-fast-tag-selection): New functions.
1830 (org-next-item, org-previous-item): New commands.
1831 (org-beginning-of-item, org-end-of-item): Added (interactive) to
1833 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
1835 * org.texi (Plain lists): Added new item navigation commands.
1836 (External links): Documented elisp and info links.
1838 * orgcard.tex (section{Motion}): Added the item navigation
1840 (section{Publishing}): New section.
1841 (section{Links}): Documented elisp and shell links.
1842 (Custom searches): New section.
1843 (Publishing): New chapter.
1844 (HTML export): Include a list of supported CSS classes.
1845 (Setting tags): Describe the fast-tag-setting interface.
1847 ----------------------------------------------------------------------
1851 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
1853 * org.texi Many small fixes.
1854 (Handling links): Renamed from "Managing links".
1856 * org.el (org-mode-map): Catch conflict with old allout.el.
1857 (org-open-at-point): Remove the "...done" message to keep
1858 output in the echo area visible.
1860 ----------------------------------------------------------------------
1863 2006-04-19 Carsten Dominik <dominik@science.uva.nl>
1865 * org.el (org-deadline-announce): Face removed.
1866 (org-level-faces, org-n-levels): Converted to constant.
1867 (org-compatible-face): New function.
1868 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
1869 (org-level-5, org-level-6, org-level-7, org-level-8)
1870 (org-special-keyword, org-warning, org-headline-done, org-link)
1871 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
1872 (org-scheduled-today, org-scheduled-previously, org-time-grid):
1873 Face definition revised for better color tty support.
1874 (org-bold-re, org-italic-re, org-underline-re): New constants.
1875 (org-set-font-lock-defaults): Use the new constants.
1876 (org-agenda-highlight-todo): New function.
1877 (org-agenda-todo): Fixed bug with point at end of line.
1878 (org-agenda-change-all-lines, org-finalize-agenda-entries):
1879 Fontify TODO keywords.
1880 (org-insert-link): Preserve relative path in ../ links.
1881 (org-export-as-html): Convert links pointing to .org files into
1882 links that will work beteen the exported HTML files.
1883 (org-todo-list): Fix bug when arg=0.
1884 (org-insert-heading): More fine-tuning.
1886 * org.texi (Time stamps): Better explanation of the purpose of
1887 different time stamps.
1889 ----------------------------------------------------------------------
1893 * org.texi (Formula syntax): Fixed link to Calc Manual.
1895 * org.el (org-insert-heading): Insert heading before current if at
1897 (org-todo, org-date): New faces.
1898 (org-table-align): Make sure tooltip window contains full text.
1899 (org-no-properties): New defsubst.
1900 (org-set-font-lock-defaults): Use new faces.
1902 ----------------------------------------------------------------------
1906 * org.texi (Visibility cycling): Better names for the startup
1908 (Exporting): Completely restructured.
1909 (The very busy C-c C-c key): New section.
1910 (Summary of in-buffer settings): New section.
1912 * org.el (org-set-regexps-and-options, org-get-current-options):
1913 Better names for the startup folding options.
1916 ----------------------------------------------------------------------
1921 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
1923 * org.el (org-ctrl-c-ctrl-c): Improved documentation string.
1924 (org-agenda-mouse-1-follows-link)
1925 (org-mouse-1-follows-link): New options.
1926 (org-format-agenda-item): Fixed bug if TAGS is nil.
1927 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
1929 * org.texi (Updating settings): New section.
1931 ----------------------------------------------------------------------
1936 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
1938 * org.texi (Link format): New section, emphasis on bracket links.
1939 (External links): Document bracket links.
1940 (FAQ): Expanded to cover shell links and the new link format.
1942 * orgcard.tex (section{Tables}): Document column narrowing.
1943 (section{Links}): Document bracket links.
1946 (org-export-plain-list-max-depth)
1947 (org-table-spaces-around-separators)
1948 (org-radio-targets, org-activate-camels)
1949 (org-table-spaces-around-invisible-separators): Options removed.
1950 (org-time-stamp-rounding-minutes, org-remember-templates)
1951 (org-ellipsis, org-activate-links, org-descriptive-links): New
1953 (org-remember-apply-template, org-current-time)
1954 (org-finish-edit-table-field)
1955 (org-link-unescape, org-link-escape)
1956 (org-string-width, org-table-clean-line, org-html-do-expand)
1957 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
1958 (org-read-agenda-file-list): New functions.
1959 (org-table-edit-field)
1960 (org-table-create-or-convert-from-region): New commands
1961 (org-table-toggle-vline-visibility): Command removed.
1962 (org-table-convert-region): Made a command.
1963 (orgtbl-deleta-backward-char,orgtbl-delete-char): Commands
1964 removed, replaced with the normal org- functions.
1965 (org-self-insert-command): Don't trigger realign unnecessarily
1966 when blanking a field that is not full.
1967 (org-mode): `Set buffer-invisibility-spec' for links.
1968 (org-activate-links2): Hide link part and only show descriptive
1970 (org-insert-link): Modified for new linking system.
1971 (org-store-link): Store description separately, for use by
1973 (org-table-align): Use `org-string-width'.
1974 (defgroup): Completely new group structure for custom variables.
1975 (org-agenda-files): Option: Single file name allowed. Function:
1976 Optional argument unrestrited means ignore any restricitons.
1977 (org-install-agenda-files-menu): Find a buffer in Org-mode before
1978 trying to modify the menu. Use generalized access to
1980 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
1981 (org-agenda-file-to-front, org-remove-file, org-diary)
1982 (org-tags-view, org-export-icalendar-all-agenda-files)
1983 (org-export-icalendar-combine-agenda-files): Use generalized
1984 access to `org-agenda-files'.
1985 (org-remember-handler): Correctly preserve heading if present.
1986 (org-table-insert-row, org-table-insert-hline): Deal with
1987 invisible characters.
1989 ----------------------------------------------------------------------
1994 -------------------------------------------------------------------
1997 2006-03-14 Carsten Dominik <dominik@science.uva.nl>
1999 * org.el (org-insert-centered): Use `string-width' to make
2000 underlining work for wide characters.
2002 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2004 * org.el (org-goto-map, org-agenda-mode-map, org-mode-map):
2005 Explicitly bind TAB to `org-cycle', to make sure that no binding
2006 in `outline-mode-map' can supercede it.
2008 --------------------------------------------------------------
2010 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2012 * org.el (org-link-search): Avoid self-matching of links, allow
2013 target text to be distributed over several lines.
2014 (org-search-not-link): New function.
2015 (org-set-regexps-and-options, org-get-current-options): New
2017 (org-export-as-html): Take odd-level setting from local variable.
2018 (org-fontify-emphasized-text): New option.
2019 (org-set-font-lock-defaults): Include emphasized text.
2020 (org-follow-mhe-link): Allow folder-only links, fix folder name.
2021 (org-font-lock): Customize group renamed from `org-faces'.
2023 * org.texi (Clean view): Startup options documented.
2027 --------------------------------------------------------------
2032 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2034 * org.el Move defvars out of eval-when-compile. Use
2035 buffer-file-name variable.
2036 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
2038 (org-level-faces): Remove startup dependency.
2039 (org-cycle, org-map-tree, org-scan-tags)
2040 (org-remember-handler): Don't call `outline-level' directly.
2041 (org-mhe-search-all-folders): New option.
2042 (org-mhe-get-message-folder-from-index,
2043 org-mhe-get-message-folder): Fix indexing search.
2044 (org-format-agenda-item): Handle nil TAGS argument.
2045 (org-cleaned-string-for-export, org-activate-target-links)
2046 (org-make-target-link-regexp): Deal with empty radio target list.
2047 (org-tag): New face.
2048 (org-get-level-face): New function.
2049 (org-set-font-lock-defaults): Simplify setup for headlines.
2050 (org-complete): Pass common substring to `display-completion-list'.
2052 --------------------------------------------------------------
2056 2006-02-28 Carsten Dominik <dominik@science.uva.nl>
2058 * org.el (org-get-legal-level, org-tr-level): New functions.
2059 (org-odd-levels-only): New option.
2060 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels,
2061 org-demote, org-promote): Deal with double-star levels.
2062 (org-convert-to-odd-levels): New command.
2065 * org.el (org-export-as-html): Fixed bugs in HTML
2066 formatting (removed nested achors).
2067 (org-all-targets): Fixed bug with XEmacs compatibility.
2068 (org-read-date): Add (require 'parse-time).
2069 (org-set-tags): Fixed bug with extra inserted space.
2070 (org-export-html-style): Define a style class for targets.
2071 (org-agenda-keymap, org-mouse-map): Added a binding for
2073 (org-hide-leading-stars): New option.
2074 (org-hide): New face.
2075 (org-set-font-lock-defaults): Allow to hide leading stars.
2077 * org.texi (Interaction): Added item about `org-mouse.el' by Piotr
2079 (Managing links, Managing links): Documented that also mouse-1 can
2080 be used to activate a link.
2081 (Headlines, FAQ): Added entry about hiding leading stars.
2083 --------------------------------------------------------------------------
2086 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
2088 * org.el (org-cleaned-string-for-export, org-solidify-link-text):
2090 (org-add-hook): Use `add-local-hook' instead of `make-local-hook'
2091 for XEmacs, just to silence the compiler.
2092 (org-export-as-ascii, org-export-as-html-and-open): Use
2093 `org-cleaned-string-for-export' and create internal links.
2094 (org-follow-mhe-link): Require mh-e, use folder.
2097 --------------------------------------------------------------------------
2101 2006-02-21 Carsten Dominik <dominik@science.uva.nl>
2103 * org.el (org-mark-ring-previous, org-mark-ring-set): New
2105 (org-mark-ring): New variable.
2106 (org-mark-ring-length): New option.
2107 (org-open-at-point, org-goto, org-open-file): Push old position
2109 (org-add-hook): New function.
2110 (org-export-table-remove-special-lines): New option.
2111 (org-skip-comments, org-format-org-table-html): Respect new option
2112 `org-export-table-remove-special-lines'.
2113 (org-open-file): Allow special command configuration for
2115 (org-file-apps): Fixed bugs in customize type, added setting for
2117 (org-activate-tags, org-format-agenda-item, org-complete)
2118 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
2119 (org-get-tags, org-get-buffer-tags, org-open-at-point)
2120 (org-link-search, org-make-org-heading-search-string)
2121 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
2122 (org-radio-targets, org-file-link-context-use-camel-case)
2123 (org-activate-camels): New options.
2124 (org-update-radio-target-regexp, org-all-targets)
2125 (org-make-target-link-regexp, org-activate-target-links): New
2127 (org-make-org-heading-search-string): New function.
2128 (org-store-link, org-insert-link): Use new option
2129 `org-file-link-context-use-camel-case'.
2130 (org-activate-camels): Use new option `org-activate-camels'.
2131 (org-link-regexp): Added mhe prefix.
2132 (org-open-at-point,org-store-link): Support for mhe links.
2133 (org-mhe-get-message-id, org-mhe-get-message-folder)
2134 (org-mhe-get-header,org-follow-mhe-link): New functions.
2135 (org-remove-angle-brackets, org-add-angle-brackets): New
2137 (org-bracked-link-regexp): New constant.
2138 (org-read-date): Fixed bug that was rejecting all typed dates.
2139 (org-link-search): Make hierarchy above visible after a match.
2140 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
2141 (org-store-link): Fixed bug with link creation when cursor is in
2143 (org-open-at-point): Fixed bug with matching a link. Fixed buggy
2144 argument sequence in call to `org-view-tags'.
2145 (org-compile-prefix-format): Set `org-prefix-has-tag'.
2146 (org-prefix-has-tag): New variable.
2147 (org-format-agenda-item): Remove tags from headline if
2149 (org-agenda-remove-tags-when-in-prefix): New option.
2151 * org.texi (Internal Links): Rewritten to cover the modified
2154 * orgcard.tex (section{Links}): Rewritten to cover the modified
2156 (section{TODO Items}): Shortened to make space for more links
2161 ----------------------------------------------------------------------
2164 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
2166 * org.texi (Agenda commands): Document tags command.
2168 * org.el (org-open-file): Use mailcap for selecting an
2170 (org-file-apps-defaults-gnu): Use mailcap as the default for
2171 selecting an application on a UNIX system.
2172 (org-agenda-show-tags): New command.
2173 (org-table-insert-hline): Keep cursor in current table
2175 (org-table-convert): Offset effect of modifying
2176 `org-table-insert-hline'.
2177 (org-format-agenda-item): New optional argument TAG.
2178 (org-compile-prefix-format): Handle %T format for the tag.
2179 (org-expand-wide-chars): New function.
2180 (org-table-insert-row, org-table-insert-hline): Use
2181 `org-expand-wide-chars'.
2182 (org-open-file): Fixed bug in program launch.
2183 (org-get-time-of-day): Fixed bug with times before 1am.
2184 (org-agenda-menu): Addes tags commands.
2186 -----------------------------------------------------------------------
2189 2006-01-02 Carsten Dominik <dominik@science.uva.nl>
2191 * org.el (org-end-of-subtree): New function.
2192 (org-cycle, org-subtree-end-visible-p, org-scan-tags): Use
2193 `org-end-of-subtree'.
2194 (org-agenda, org-agenda-convert-date): Protect calls to
2195 `fit-window-to-buffer'.
2196 (org-tags-view): Force matching of sublevels when doing a
2197 todo-only search. Define the correct redo command, including the
2199 (org-agenda-redo): Display message.
2200 (org-check-for-org-mode): New function.
2201 (org-agenda-type): New variable.
2202 (org-timeline, org-agenda-list, org-todo-list, org-tags-view): Set
2204 (org-agenda-check-type): New function.
2205 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
2206 (org-agenda-week-view, org-agenda-day-view)
2207 (org-agenda-next-date-line, org-agenda-previous-date-line)
2208 (org-agenda-log-mode, org-agenda-toggle-diary)
2209 (org-agenda-toggle-time-grid, org-agenda-date-later)
2210 (org-agenda-date-prompt, org-agenda-diary-entry)
2211 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
2212 (org-agenda-convert-date, org-agenda-menu): Use
2213 `org-agenda-check-type'.
2214 (org-make-overlay, org-delete-overlay)
2215 (org-detatch-overlay, org-move-overlay, org-overlay-put): New
2216 compatibility functions.
2217 (org-calendar-select-mouse): New command.
2219 * org.texi (Agenda Views): Chapter reorganized.
2222 ------------------------------------------------------------------------
2225 2005-12-19 Carsten Dominik <dominik@science.uva.nl>
2227 * org.texi (Tags): Booolean logic documented.
2228 (Agenda Views): Document custom commands.
2230 * org.el (org-agenda-custom-commands): New option.
2231 (org-agenda): Offer custom commands on splash screen.
2232 (org-make-tags-matcher): Parser for Boolean logic added.
2233 (org-agenda-set-tags): New command.
2234 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
2235 (org-set-tags): Efficiency improvements.
2236 (org-auto-align-tags): New option.
2237 (org-todo, org-demote, org-promote): Realign tags.
2238 (org-tags-completion-function): Use also "&" and "|" as
2240 (org-org-menu): Agenda commands simplified.
2242 ---------------------------------------------------------------------------
2245 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
2247 * org.el (org-tags-match-list-sublevels): New option.
2248 (org-open-at-point): implement tag searches as links
2249 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
2250 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New
2252 (org-tags-sparse-tree, org-tags-view, org-set-tags)
2253 (org-agenda-dispatch): New commands.
2254 (org-use-tag-inheritance, org-tags-column): New options.
2255 (org-tab-follows-link, org-return-follows-link): New options.
2256 (org-tags): New customize group.
2257 (org-start-icalendar-file): Get local time zone.
2258 (org-tags-completion-function): New function.
2259 (org-set-font-lock-defaults): make sure links will also
2260 be highlighted inside headlines.
2262 * org.texi (Tags): New section.
2263 (Agenda Views): Chapter reorganized.
2265 ------------------------------------------------------------------------
2268 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
2270 * org.el (org-agenda, org-timeline, org-todo): Implement Logging
2271 and the keep-modes setting.
2272 (org-get-category): Make sure a string is returned.
2273 (org-log-done): New function.
2275 ------------------------------------------------------------------------
2278 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
2280 * org.el (org-insert-heading): Try to do items before headings.
2281 (org-agenda-mode): Quote `org-agenda-mode-hook'.
2282 (org-insert-item): New function.
2283 (org-renumber-ordered-list): Don't skip to higher level lists.
2285 ----------------------------------------------------------------------
2289 2005-12-05 Carsten Dominik <dominik@science.uva.nl>
2291 * org.el (org-occur-highlights): New variable.
2292 (org-highlight-new-match, org-remove-occur-highlights): New
2294 (org-highlight-sparse-tree-matches): New option.
2295 (org-do-occur): New function.
2296 (org-get-heading): Make it work also at beginning of line.
2297 (org-category-table): New variable.
2298 (org-get-category-table, org-get-category)
2299 (org-camel-to-words, org-link-search): New functions.
2300 (org-select-this-todo-keyword): New variable.
2301 (org-todo-list): New command.
2302 (org-shiftright, org-shiftleft): New commands.
2303 (org-agenda-todo): Added prefix argument.
2304 (org-show-hierarchy-above): New option.
2305 (org-show-todo-tree): Numerical prefix creates tree for specific
2307 (org-outline-level): New function, to assign a level to plain
2309 (org-cycle-include-plain-lists): New option.
2310 (org-mode): Use `org-outline-level' as value of `outline-level'.
2311 (org-cycle): Temporarily switch `outline-regexp' if
2312 `org-cycle-include-plain-lists' is non-nil.
2313 (org-start-icalendar-file): Fixed format bug.
2314 (org-agenda-get-day-entries): Create category table.
2315 (org-agenda-get-todos, org-agenda-get-timestamps)
2316 (org-agenda-get-deadlines, org-agenda-get-scheduled)
2317 (org-agenda-get-blocks): Use `org-get-category'.
2318 (org-context-in-file-links): Renamed from
2319 `org-line-numbers-in-file-links' .
2321 * org.texi (TODO basics): Document the global todo list.
2322 (TODO items): Documents sparse tree for specific TODO
2325 ----------------------------------------------------------------------
2328 2005-11-23 Carsten Dominik <dominik@science.uva.nl>
2330 * org.el (org-export-plain-list-max-depth): Renamed from
2331 `org-export-local-list-max-depth'. Default values changed to 3.
2332 (org-auto-renumber-ordered-lists,
2333 org-plain-list-ordered-item-terminator): New options.
2334 (org-at-item-p, org-beginning-of-item, org-end-of-item,
2335 org-get-indentation, org-get-string-indentation,
2336 org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
2338 (org-move-item-down, org-move-item-up): New commands.
2339 (org-export-as-html): New classes for CSS support. Bug fix in
2340 regular expression detecting fixed-width regions. Respect
2341 `org-local-list-ordered-item-terminator'.
2342 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
2344 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
2345 New item moving functions added.
2347 * org.texi (Structure editing): New item moving commands added.
2348 (Plain Lists): New section.
2350 ----------------------------------------------------------------------
2353 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
2355 * org.el (org-table-sort-lines): New command.
2356 (org-tbl-menu): Add entry for `org-table-sort-lines'.
2357 (org-add-file): Command removed, use `org-agenda-file-to-front'
2359 (org-export-icalendar): Use `org-icalendar-combined-name'.
2360 (org-cycle-agenda-files, org-agenda-file-to-end)
2361 (org-agenda-file-to-front): New commands.
2362 (org-table-tab-jumps-over-hlines,org-export-html-style): New
2364 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
2365 (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
2367 (org-fill-paragraph): Call `org-table-align' in tables.
2368 (org-mode): Call `org-set-autofill-regexps'.
2369 (org-export-as-html): Support for local handformatted lists.
2370 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
2371 (org-export-local-list-max-depth): New option.
2372 (org-html-expand): Use `org-html-protect'.
2374 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2375 (Agenda): Document commands `org-cycle-agenda-files' and
2376 `org-agenda-file-to-front'
2377 (Built-in table editor): Document `org-table-sort-lines'.
2378 (HTML formatting): Export of hand-formatted lists.
2379 ----------------------------------------------------------------------
2382 2005-10-28 Carsten Dominik <dominik@science.uva.nl>
2384 * org.el (org-read-date, org-goto-calendar)
2385 (org-recenter-calendar, org-agenda-goto-calendar): Temporarily
2386 clear 'calendar-move-hook'.
2388 ------------------------------------------------------------------------
2392 2005-10-19 Carsten Dominik <dominik@science.uva.nl>
2394 * textmodes/org.el (org-combined-agenda-icalendar-file)
2395 (org-icalendar-include-todo, org-icalendar-combined-name): New
2397 (org-export-icalendar-this-file)
2398 (org-export-icalendar-all-agenda-files)
2399 (org-export-icalendar-combine-agenda-files): New commands.
2400 (org-export-icalendar, org-print-icalendar-entries)
2401 (org-start-icalendar-file, org-finish-icalendar-file)
2402 (org-ical-ts-to-string): New functions.
2403 (org-read-date, org-goto-calendar)
2404 (org-agenda-goto-calendar): Inhibit displaying diary entries by
2406 (orgtbl-setup): Removed the :keys arguments from the menu
2408 (org-after-save-iCalendar-file-hook): New variable.
2410 * org.texi (Summary): Mention iCalendar support.
2411 (Exporting): Document iCalendar support.
2413 * orgcard.tex: Add iCalendar export keys.
2415 ------------------------------------------------------------------------
2418 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
2420 * org.el (org-mode-map): Explicit definition of `C-c C-x' as a
2422 (orgtbl-mode-map): Full keymap instead of sparse, because all
2423 `self-insert-command' keys are redifined in this map.
2424 (org-export-as-html): Specify charset for HTML file, by taking it
2425 from the codinf system.
2427 * org.texi (Workflow states): Documented that change in keywords
2428 becomes active only after restart of Emacs.
2430 --------------------------------------------------------------------------
2433 2005-09-21 Carsten Dominik <dominik@science.uva.nl>
2435 * org.el (org-mode-map, orgtbl-mode-map): Move keybindings with
2436 `C-c C-h' prefix to `C-c C-x' prefix. Make use of `remap' feature
2437 when available. Additional key bindings for better tty support.
2438 (org-mode-restart, org-force-self-insert): New commands.
2439 (org-time-stamp-inactive): New command.
2440 (org-remap): New function.
2441 (org-table-auto-blank-field, org-level-color-stars-only): New
2443 (org-enable-fixed-width-editor): Moved to `org-structure'
2444 customization group.
2445 (org-self-insert-command, orgtbl-self-insert-command): Modified to
2446 blank field after field motion commands.
2448 ----------------------------------------------------------------------
2450 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
2452 * textmodes/org.el (org-special-keyword): New face.
2453 (org-table-copy-down, org-table-eval-formula)
2454 (org-table-recalculate, org-init-section-numbers): Use
2455 `string-to-number' instead of `string-to-int'.
2456 (org-get-location): Use `insert-buffer-substring' instead of
2458 (org-modify-diary-entry-string): New function.
2459 (org-get-entries-from-diary): Set the hook for
2460 `add-to-diary-list'.
2461 (org-disable-agenda-to-diary): renamed from `org-disable-diary'.
2462 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
2464 (org-export-as-html): Handle QUOTE keyword.
2465 (org-quote-string): New option.
2466 (org-bookmark-jump-unhide): New function, used for
2467 `bookmark-after-jump-hook'.
2468 (org-diary-default-entry): Apply only when not called through
2471 ----------------------------------------------------------------------
2474 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
2476 * org.el (org-table-column-names, org-table-column-name-regexp)
2477 (org-table-named-field-locations): New variables.
2478 (org-archive-subtree): Protect `this-command' when calling
2479 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
2481 (org-complete): Removed fixed-formula completion.
2482 (org-edit-formulas-map): New variable.
2483 (org-table-edit-formulas): New command.
2484 (org-finish-edit-formulas, org-abort-edit-formulas,
2485 org-show-variable, org-table-get-vertical-vector): New functions.
2486 (org-table-maybe-eval-formula): Handle `:=' fields.
2487 (org-table-get-stored-formulas, org-table-store-formulas)
2488 (org-table-get-formula, org-table-modify-formulas)
2489 (org-table-replace-in-formulas): Handle named field formulas.
2490 (org-table-get-specials): Store locations of named fields.
2492 ---------------------------------------------------------------------------
2496 2005-07-01 Carsten Dominik <dominik@science.uva.nl>
2498 * org.el: Leading space replaced by TABS.
2499 (org-recalc-marks, org-table-rotate-recalc-marks)
2500 (org-table-get-specials): Treat "^" and "_" marks.
2501 (org-table-justify-field-maybe): Optional argument NEW.
2502 (org-table-eval-formula): Parsing of the format simplified. New
2503 modes C,I. Honor the %= parameter in the current table. Avoid
2504 unnecessary re-align by using the NEW argument to
2505 `org-table-justify-field-maybe'. C-u prefix now interpreted as
2506 request to store named field equation.
2507 (org-calc-default-modes): Default for date-format mimicks
2509 (org-agenda, org-timeline): Quote argument in
2510 `org-agenda-redo-command'.
2512 ----------------------------------------------------------------------------
2514 installed as version 3.12
2516 2005-06-28 Carsten Dominik <dominik@science.uva.nl>
2518 * org.el (orgtbl-setup): New function, for delayed setup for the
2520 (org-calc-default-modes): New option.
2521 (orgtbl-make-binding): Use `defun' to get better help display.
2522 (org-diary): Call `org-compile-prefix-format'.
2523 (org-table-formula-substitute-names): New function.
2524 (org-agenda-day-view, org-agenda-week-view): New commands.
2525 (org-agenda-toggle-week-view): Command removed.
2526 (org-tbl-menu): Split off from org-org-menu.
2527 (org-mode): Moved removal of outline-mode menus to here.
2528 (org-table-formula-debug): New option.
2529 (org-table-insert-row): Keep first field if just "#" or "*".
2530 (org-mode): Paragraph regexps fixed.
2531 (org-table-recalculate-regexp): New constant.
2532 (org-table-justify-field-maybe): Avoid replace if not necessary.
2533 (org-copy-special, org-cut-special): Use `call-interactively'.
2534 (org-table-copy-region): Take region from `interactive' call.
2535 (org-trim): Return string even if no match.
2536 (org-formula): New face.
2537 (org-set-font-lock-defaults): No longer highlight "FIXME". But
2538 highlight formula-related fields in table.
2539 (org-table-p): Use regexp, not fontification.
2540 (org-table-align): Handle white space at end of line.
2541 (org-table-formula-evaluate-inline): New option.
2542 (org-mode): Auto-wrapping in comment lines turned off.
2543 (org-table-copy-down): Evaluate only in copied field, not in
2545 (org-table-current-formula): Variable removed.
2546 (org-table-store-formulas, org-table-get-stored-formulas)
2547 (org-table-modify-formulas, org-table-replace-in-formulas)
2548 (org-table-maybe-eval-formula): New functions.
2549 (org-table-get-formula): Modified to use stored formulas.
2550 (org-table-insert-column, org-table-delete-column)
2551 (org-table-move-column): Call `org-table-modify-formulas'.
2552 (org-complete): Add completion for keyword formulas.
2553 (orgtbl-mode): Pull orgtbl-mode-map to start of
2554 minor-mode-map-alist.
2556 --------------------------------------------------------------------------
2561 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
2563 * textmodes/org.el (org-CUA-compatible): New option.
2564 (org-disputed-keys): New variable.
2565 (org-key): New function.
2566 (orgtbl-make-binding): Add docstring to the created function.
2567 (org-mode): Set paragraph start/separate regexps.
2568 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
2569 (org-archive-location, org-archive-mark-done)
2570 (org-archive-stamp-time): New options.
2571 (org-archive-subtree): New command.
2572 (org-fill-paragraph): New function.
2573 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
2574 (org-fake-empty-table-line): Function removed.
2575 (org-format-org-table-html): Do not create empty table lines at
2576 separator lines. Improved table header treatment.
2577 (org-link-format): New option.
2578 (org-make-link): New function.
2579 (org-insert-link, org-store-link): Use org-make-link.
2580 (org-open-file): Quote file name for shell command, to allow
2581 spaces in file names.
2582 (org-link-regexp): Fixed bug with mailto link.
2583 (org-link-maybe-angles-regexp, org-protected-link-regexp): New
2585 (org-export-as-html): Deal with the optional angles around a link.
2586 Better treatment of file: links.
2587 (org-open-at-point): Replace @{ and @} with < and >.
2589 --------------------------------------------------------------------------
2593 2005-05-30 Carsten Dominik <dominik@science.uva.nl>
2595 * org.el (org-agenda-mode): Use `run-mode-hooks' if available.
2597 --------------------------------------------------------------------------
2602 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
2604 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
2605 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
2606 (org-agenda-add-time-grid-maybe): New function.
2607 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
2608 (org-table-create): `dotimes' instead of `mapcar'.
2609 (org-xor): Simplified implementation.
2610 (org-agenda): `inhibit-redisplay' turned on.
2611 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
2612 a consistent line after a state change.
2613 (org-agenda-remove-times-when-in-prefix): New option.
2614 (org-prefix-has-time): New variable.
2615 (org-parse-time-string): Optional argument NODEFAULT.
2616 (org-format-agenda-item): Parse items for time-of-day
2617 specifications and move these into the prefix if possible.
2618 (org-agenda-priority): Get current heading, not previous heading
2619 during agenda remote editing.
2621 ======================================================================
2624 2005-04-28 Carsten Dominik <dominik@science.uva.nl>
2626 * org.el Many small changes to keep the byte compiler happy.
2627 (org-prefix-format-compiled): New variable.
2628 (org-compile-prefix-format): New function.
2629 (org-timeline, org-agenda, org-diary): Call
2630 `org-compile-prefix-format'.
2631 (org-agenda-prefix-format,org-timeline-prefix-format): New
2633 (org-agenda-get-scheduled): Check if file is openned in
2635 (org-get-entries-from-diary): Use `org-get-time-of-day', for
2636 consistency with entries from `org-mode' files.
2637 (org-get-time-of-day): Fixed bug with partial matches early in a
2639 (org-non-link-chars): New constant.
2640 (org-link-regexp): Respect `org-non-link-chars'.
2641 (org-agenda-day-view): Command removed.
2642 (org-agenda-toggle-week-view): Renamed from
2643 `org-agenda-week-view'.
2644 (org-follow-bbdb-link, org-store-link): Search also company field.
2645 (org-highlight-overlay): New variable.
2646 (org-highlight, org-unhighlight): New functions.
2647 (org-agenda-mode): Added pre-command-hook to remove highlight.
2648 (org-evaluate-time-range): Behavior depend upon time stamp format:
2649 Does it contain a time or not?
2650 (org-show-subtree, org-show-entry): New functions.
2651 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2653 ============================================================
2656 2005-04-14 Carsten Dominik <dominik@science.uva.nl>
2658 * org.el (org-agenda-date-prompt): Renamed from
2659 `org-agenda-date-today'.
2660 (org-evaluate-time-range): Insert at point instead of directly
2662 (org-first-headline-recenter, org-subtree-end-visible-p)
2663 (org-optimize-window-after-visibility-change): New functions
2664 (org-agenda-post-command-hook): Don't allow point at end of line,
2665 to make sure it always hits the text properties.
2666 (org-agenda-next-date-line, org-agenda-previous-date-line): New
2668 (org-set-regexps-and-options): Category may contain white space.
2669 (org-agenda-get-deadlines, org-agenda-get-scheduled): Improved
2671 (org-agenda-new-marker): Argument POS made optional.
2672 (org-agenda-get-timestamps): Deadlines which are done are listed
2673 in org-done-face now.
2674 (org-agenda-get-todos, org-agenda-get-timestamps)
2675 (org-agenda-get-deadlines, org-agenda-get-scheduled): set
2676 `undone-face' and `done-face' properties.
2677 (org-last-todo-state-is-todo): New variable.
2678 (org-todo): Set `org-last-todo-state-is-todo'.
2679 (org-agenda-todo): Change face according to
2680 `org-last-todo-state-is-todo'. And change other lines refering to
2682 (org-calendar-goto-agenda): New command.
2683 (org-calendar-to-agenda-key): New option.
2684 (org-startup-folded): New allowed value `content'.
2685 (org-set-regexps-and-options): Accept new value `content' for
2686 `org-startup-folded'.
2687 (org-get-current-options): Handle new value `content' for
2688 `org-startup-folded'.
2689 (org-insert-todo-heading): New command.
2690 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
2691 interactively in empty file and option
2692 `org-insert-mode-line-in-empty-file' has been set.
2693 (org-agenda-todo,org-agenda-priority): Modified to use
2694 `org-agenda-change-all-lines'.
2695 (org-warning-face): Changed color on dark background
2697 ======================================================================
2698 Installed as version 3.05
2700 2005-03-29 Carsten Dominik <dominik@science.uva.nl>
2702 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
2703 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
2705 2005-03-28 Carsten Dominik <dominik@science.uva.nl>
2707 * org.el (org-diary-default-entry): New function.
2708 (org-get-entries-from-diary): Better parsing of diary entries
2709 (org-agenda-check-no-diary): New function.
2710 ("diary-lib"): Advice to function `add-to-diary-list', to allow
2711 linking to diary entries.
2712 (org-agenda-execute-calendar-command): New function
2714 2005-03-24 Carsten Dominik <dominik@science.uva.nl>
2716 * org.el (org-agenda): Improved visible section in window. And
2717 use `org-fit-agenda-window'.
2718 (org-fit-agenda-window): New option.
2720 2005-03-17 Carsten Dominik <dominik@science.uva.nl>
2722 * org.el (org-move-subtree-down): Better handling of empty lines
2724 (org-cycle): Numeric prefix is interpreted now as show-subtree N
2727 2005-03-16 Carsten Dominik <dominik@science.uva.nl>
2729 * org.el (org-fontify-done-headline): New option.
2730 (org-headline-done-face): New face.
2731 (org-set-font-lock-defaults): Use `org-headline-done-face'.
2733 2005-03-11 Carsten Dominik <dominik@science.uva.nl>
2735 * org.el (org-table-copy-down): renamed from
2736 `org-table-copy-from-above'. When current field is non-empty, it
2737 is copied to next row.
2739 2005-03-05 Carsten Dominik <dominik@science.uva.nl>
2741 * org.el (org-table-copy-from-above): Fixed bug which made it
2742 impossible to copy fields containing only a single non-white
2745 Release of 3.04 -------------------------------------------------------------
2747 2005-01-17 Carsten Dominik <dominik@science.uva.nl>
2749 * org.el (org-version): Prefix arg removed, was not needed.
2754 2005-01-11 Carsten Dominik <dominik@science.uva.nl>
2756 * org.el (org-show-following-heading): New option.
2757 (org-show-hierarchy-above): Use `org-show-following-heading'.
2759 2005-01-03 Carsten Dominik <dominik@science.uva.nl>
2761 * org.el (orgtbl-optimized): New option
2762 (orgtbl-mode): New command, a minor mode.
2763 (orgtbl-mode-map): New variable.
2764 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
2765 (orgtbl-error, orgtbl-self-insert-command)
2766 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
2768 2004-12-22 Carsten Dominik <dominik@science.uva.nl>
2770 * org.el (org-mode): `org-table-may-need-update' is now a local
2771 variable in each org-mode buffer.
2773 2004-12-10 Carsten Dominik <dominik@science.uva.nl>
2775 * org.el (org-set-regexps-and-options): Renamed from
2776 `org-set-regexps'. Added checking for STARTUP keyword.
2777 (org-get-current-options): Added STARTUP options.
2778 (org-table-insert-row): Mode mode intelligent about when
2779 realignment is needed.
2780 (org-self-insert-command, org-delete-backward-char,
2781 org-delete-char): New commands.
2782 (org-enable-table-editor): new default value `optimized'.
2783 (org-table-blank-field): Support blanking regions if active.