elpasync pushed a change to branch externals/org.
from 565459cf27 Testing: Include other test files use `eval-when-compile'
new fb9940bc40 Ignore the syntax-table text-prop when binding a temp
syntax-table
new 55a0ea351f Don't include the leading newline when fontifying
source-blocks
new 759da9046a Apply the mode's syntax table(s) when fontifying code
natively
Summary of changes:
lisp/org-agenda.el | 2 +-
lisp/org-capture.el | 2 +-
lisp/org-element.el | 6 +++---
lisp/org-macs.el | 10 +++++++++
lisp/org-src.el | 12 +++++++++--
lisp/org.el | 25 +++++++++++-----------
testing/lisp/test-org-src.el | 49 ++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 87 insertions(+), 19 deletions(-)