annotate admin/notes/cvslogs @ 101607:59ea090317cd
2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-agenda-get-todos): Start search from correct
position.
* org.el (org-fast-todo-selection): Make sure TODO selection does
not change buffer position.
* org-list.el (org-toggle-checkbox): Implement adding or removing
checkboxes from line or region when called with a prefix
argument.
* org-rmail.el (org-rmail-store-link): Protect the call to
`rmail-narrow-to-non-pruned-header'.
* org-clock.el (org-clock-special-range): Fix week display in
clock tables.
* org-exp.el (org-get-current-options): Fix bug when in indirect
buffer.
* org-agenda.el (org-agenda-dim-blocked-tasks): New option.
(org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
(org-agenda-dim-blocked-tasks): New function.
* org.el (org-enforce-todo-dependencies): New option.
(org-block-todo-from-children-or-siblings): New function.
* org-faces.el (org-agenda-dimmed-todo-face): New face.
| author |
Carsten Dominik <dominik@science.uva.nl> |
| date |
Wed, 28 Jan 2009 14:31:59 +0000 |
| parents |
eeb9265e0ea5 |
| children |
|
| rev |
line source |
|
92045
|
1 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01208.html
|
|
|
2
|
|
|
3 From: Eli Zaretskii
|
|
|
4 Subject: Re: Log messages in CVS
|
|
|
5 Date: Sat, 29 Dec 2007 16:06:29 +0200
|
|
|
6
|
|
|
7 I once posted a summary that I know about; see:
|
|
|
8
|
|
|
9 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00229.html
|
|
|
10 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00234.html
|
|
|
11 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00312.html
|
|
|
12
|
|
|
13 Richard commented here, basically approving my summary:
|
|
|
14
|
|
|
15 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00276.html
|