Allow "^[ \t]*:$" as a special case of fixed-width section
commitfeb52f9028e73f0f49390780bb2e61cc9da04303
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 11 Aug 2011 09:44:40 +0000 (11 11:44 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 11 Aug 2011 09:46:32 +0000 (11 11:46 +0200)
tree204d60c23e43edfabdc8072eb224281fcee99702
parentece3091f16af246780e29ba6e8248dd8bb3b7ba2
Allow "^[ \t]*:$" as a special case of fixed-width section

* lisp/org.el (org-activate-code, org-toggle-fixed-width-section,
  org-indent-line-function): allow "[ \t]*:$" as a special case of
  fixed-width section.
lisp/org.el