elpasync pushed a change to branch externals/org.
from a96a6762a2 Testing: Test inserting a heading with a "Local
Variables" block
new e9d40de207 ; test-org: Use `org-priority-to-string' to convert
priorities
new 4851932551 pcomplete: Fix completion of numeric priorities in file
option
new 8e0c195cca speed-commands: Adapt priority commands to user options
new b19fc7b3b3 org-faces: Correct font locking of numeric priorities
new aa4cd87d86 org-lint: Add check for priorities
Summary of changes:
etc/ORG-NEWS | 13 +++++++++++++
lisp/org-agenda.el | 27 ++++++++++++++-------------
lisp/org-faces.el | 21 ++++++++++++---------
lisp/org-keys.el | 11 +++++++----
lisp/org-lint.el | 31 +++++++++++++++++++++++++++++++
lisp/org-pcomplete.el | 14 ++++++++------
lisp/org.el | 4 ++--
testing/lisp/test-org-lint.el | 24 ++++++++++++++++++++++++
testing/lisp/test-org.el | 2 +-
9 files changed, 112 insertions(+), 35 deletions(-)