Speed up promotion and demotion by turning off after-change-functions
commit6660a51e0729ac6568c6b4684f1768f6901576e6
authorEric Schulte <schulte.eric@gmail.com>
Tue, 19 Apr 2011 23:47:41 +0000 (19 17:47 -0600)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 21 Apr 2011 14:49:41 +0000 (21 16:49 +0200)
tree60b399c68ce4dabbc962d8edc523264bae4c6539
parent9a863dda8454aae4b26a7f265ce13dbff294267d
Speed up promotion and demotion by turning off after-change-functions

* lisp/org.el (org-promote):
(org-demote): Turn off after-change-functions to speed up the
reindentation of text.

This is mainly toob-oz: brought up to date with the rest of Babel
contrib/babel/langs/ob-oz.el
lisp/org.el