Improve documentation and error handling with priorities
commit257ce858e7526ec6174e6b28fa9cf7422b457705
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 31 May 2011 11:37:04 +0000 (31 13:37 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 31 May 2011 11:37:04 +0000 (31 13:37 +0200)
tree8e8b9fadbc81200ad24045dbd927f4722487a45c
parenta958e3bc8f8647914f9e79f376914205e08aecfa
Improve documentation and error handling with priorities

* lisp/org.el (org-default-priority):
(org-priority-start-cycle-with-default): Improve docstring.
(org-priority): Throw error when priority is out of range.

Patch by Michael Brand.
lisp/org.el