comparison lisp/org/org-attach.el @ 101702:832fdb28f500

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.
author Carsten Dominik <dominik@science.uva.nl>
date Sat, 31 Jan 2009 05:28:36 +0000
parents a15c11f894f1
children 6d71fc980cde
comparison
equal deleted inserted replaced
101701:ba9c16ff3497 101702:832fdb28f500
2 2
3 ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: John Wiegley <johnw@newartisans.com> 5 ;; Author: John Wiegley <johnw@newartisans.com>
6 ;; Keywords: org data task 6 ;; Keywords: org data task
7 ;; Version: 6.20g 7 ;; Version: 6.20h
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 ;; 10 ;;
11 ;; GNU Emacs is free software: you can redistribute it and/or modify 11 ;; GNU Emacs is free software: you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by