]> code.delx.au - gnu-emacs/commit
(org-agenda-toggle-time-grid): New command.
authorCarsten Dominik <dominik@science.uva.nl>
Fri, 20 May 2005 11:24:48 +0000 (11:24 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Fri, 20 May 2005 11:24:48 +0000 (11:24 +0000)
commiteb2f9c591be5562ff3c1d5f21d22d3c7b5ef538e
tree360ca2d5d44403686268660aef6fc4c356a37311
parentf3fbdb1f2d2659ca7bd36d9df425cde539dfccdf
(org-agenda-toggle-time-grid): New command.
(org-agenda-use-time-grid, org-agenda-time-grid): New options.
(org-agenda-add-time-grid-maybe): New function.
(org-agenda): Call `org-agenda-add-time-grid-maybe'.
(org-table-create): `dotimes' instead of `mapcar'.
(org-xor): Simplified implementation.
(org-agenda): `inhibit-redisplay' turned on.
(org-agenda-change-all-lines): Use `org-format-agenda-item' to get
a consistent line after a state change.
(org-agenda-remove-times-when-in-prefix): New option.
(org-prefix-has-time): New variable.
(org-parse-time-string): Optional argument NODEFAULT.
(org-format-agenda-item): Parse items for time-of-day
specifications and move these into the prefix if possible.
(org-agenda-priority): Get current heading, not previous heading
during agenda remote editing.
lisp/textmodes/org.el