comparison lisp/org/org-timer.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
3 ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: Carsten Dominik <carsten at orgmode dot org> 5 ;; Author: Carsten Dominik <carsten at orgmode dot org>
6 ;; Keywords: outlines, hypermedia, calendar, wp 6 ;; Keywords: outlines, hypermedia, calendar, wp
7 ;; Homepage: http://orgmode.org 7 ;; Homepage: http://orgmode.org
8 ;; Version: 6.20g 8 ;; Version: 6.20h
9 ;; 9 ;;
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 ;; 11 ;;
12 ;; GNU Emacs is free software: you can redistribute it and/or modify 12 ;; GNU Emacs is free software: you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by