org-indent: remove refresh timer
commit818c449e2c61b7be490750914a06c62823901663
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 27 Feb 2011 14:52:36 +0000 (27 15:52 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 18 Aug 2011 08:41:31 +0000 (18 10:41 +0200)
tree805b64f9a2ff56ffe2183c5a7794d55a56042515
parent4771caa09c318d7927ec8b243a42275920d418c4
org-indent: remove refresh timer

* lisp/org-indent.el (org-indent-fix-section-after-idle-time): remove
  variable.
  (org-indent-initialize): remove timer.
  (org-indent-add-properties): refactor code.
  (org-indent-refresh-subtree, org-indent-refresh-section,
  org-indent-refresh-buffer,org-indent-set-initial-properties): remove
  functions.
  (org-indent-deleted-headline): new variable.
  (org-indent-notify-deleted-headline,org-indent-refresh-maybe): new
  functions.
  (org-indent-mode): insert new functions into a hook.
lisp/org-indent.el