diff options
author | Carsten Dominik <dominik@science.uva.nl> | 2009-01-31 05:28:36 +0000 |
---|---|---|
committer | Carsten Dominik <dominik@science.uva.nl> | 2009-01-31 05:28:36 +0000 |
commit | 6c817206c8f8b23f86da63bd21450c2cd22bb2b0 (patch) | |
tree | 0447d658f003ab8a41f908193eb17138b710fd26 /lisp/org/org-mac-message.el | |
parent | ab383a615f145c03fa62cb469c3307b0df7be1fc (diff) | |
download | emacs-6c817206c8f8b23f86da63bd21450c2cd22bb2b0.tar.gz emacs-6c817206c8f8b23f86da63bd21450c2cd22bb2b0.tar.bz2 emacs-6c817206c8f8b23f86da63bd21450c2cd22bb2b0.zip |
2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-enforce-todo-checkbox-dependencies): New option.
(org-block-todo-from-checkboxes): New function.
(org-todo): Make tripple prefix arg circumvent blocking.
Diffstat (limited to 'lisp/org/org-mac-message.el')
-rw-r--r-- | lisp/org/org-mac-message.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-mac-message.el b/lisp/org/org-mac-message.el index 6b068382e82..5e05899f32f 100644 --- a/lisp/org/org-mac-message.el +++ b/lisp/org/org-mac-message.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> -;; Version: 6.20g +;; Version: 6.20h ;; Keywords: outlines, hypermedia, calendar, wp ;; This file is part of GNU Emacs. |