org-indent: forgot to make a variable local
commitc4d482b269ba3900dd3bd19396599a7a9bc109cf
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 18 Aug 2011 17:06:33 +0000 (18 19:06 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 18 Aug 2011 17:06:33 +0000 (18 19:06 +0200)
tree8fba8844fa1b6dbbda68678a59826d22d703929c
parent0538dd318807a16e72968b7a91f4335b9896a60a
org-indent: forgot to make a variable local

* lisp/org-indent.el (org-indent-mode):
  `org-indent-initial-resume-timer ' needs to be local.
lisp/org-indent.el