New command `org-inc-effort' to increment the effort value.
commit3a18eefe9d119be77889e1fa087163f303408935
authorBastien Guerry <bzg@altern.org>
Sat, 28 Jul 2012 07:33:19 +0000 (28 09:33 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 28 Jul 2012 07:33:19 +0000 (28 09:33 +0200)
treeb10fbf925cda019aa8c118935804fa6f1ad29717
parente10ff18ffc22cbefcdab5cfebbaf94c316c7f28a
New command `org-inc-effort' to increment the effort value.

* org.el (org-inc-effort): New command to increment the effort
property.
(org-set-effort): Use it.
(org-mode-map): Bind it to `C-c C-x E'.
(org-speed-commands-default): Use `E' as a speed command for it.
lisp/org.el