Use prefix arg 0 to inhibit note taking for TODO change
commit773596e347e21b3e06e116ccc1d4ceb0ca7b0012
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 17 Nov 2011 07:56:11 +0000 (17 08:56 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 17 Nov 2011 07:56:11 +0000 (17 08:56 +0100)
tree451a39a3835a1ff0b55170a07d358a3be3f24e81
parentb43c1c621f52f4a51d8d79cb76c226dfed003998
Use prefix arg 0 to inhibit note taking for TODO change

* lisp/org.el (org-todo): Interpret 0 prefix arg as note inhibitor.

Sometimes I want to quickly make a few TODOs done in the agenda and I
want to bypass the note taking I have normally set up.  With this
change, I can press `0 t d' in the agenda to do this.
lisp/org.el