elpasync pushed a change to branch externals/org.

      from  ed6f8dc67f org-list: Do not move point and change space when 
promoting/demoting items
       new  8a0b03fb3b org-element-headline-parser: Fix headings like * 
COMMENTnospace
       new  2f8e688516 org-back-to-heading-or-point-min: Rely less on cache
       new  147ca39750 org-in-commented-heading-p: Do not parse section unless 
already cached
       new  f51c286716 org-export-get-footnote-definition: Pre-cache references 
in parse tree
       new  792cd4b0a6 org-export-resolve-fuzyy-link: Pre-cache all possible 
search cells
       new  84c89ea7cb org-export-resolve-id-link: Pre-cache all the ids in the 
parse tree
       new  f5c9ce8f06 org-babel-exp-process-buffer: Disable edit control while 
processing


Summary of changes:
 lisp/ob-exp.el      | 261 +++++++++++++++++++++++++++-------------------------
 lisp/org-element.el |   4 +-
 lisp/org.el         |  50 +++++-----
 lisp/ox.el          |  91 +++++++++++-------
 4 files changed, 218 insertions(+), 188 deletions(-)

Reply via email to