comparison lisp/org/ChangeLog @ 102121:f37df1494dcd

2009-02-19 Carsten Dominik <dominik@science.uva.nl> * org.el (org-block-todo-from-children-or-siblings): Use `org-up-heading-all' so that this will work correctly with hidden property drawers and entries. (org-end-of-line, org-beginning-of-line): Make prefix arg work, by falling back to normal, default command. (org-get-location): Temporarily turn off special behavior.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 19 Feb 2009 15:10:20 +0000
parents bf06adf07c74
children b8dfb0b7d10f
comparison
equal deleted inserted replaced
102120:b39c9d4ea068 102121:f37df1494dcd
1 2009-02-19 Carsten Dominik <dominik@science.uva.nl>
2
3 * org.el (org-block-todo-from-children-or-siblings): Use
4 `org-up-heading-all' so that this will work correctly with hidden
5 property drawers and entries.
6 (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
7 falling back to normal, default command.
8 (org-get-location): Temporarily turn off special behavior.
9
1 2009-02-13 Glenn Morris <rgm@gnu.org> 10 2009-02-13 Glenn Morris <rgm@gnu.org>
2 11
3 * org-rmail.el (rmail-show-message): Restore argument list to the 12 * org-rmail.el (rmail-show-message): Restore argument list to the
4 declaration now that this functions behaves in Emacs 23 as in 22. 13 declaration now that this functions behaves in Emacs 23 as in 22.
5 14