Ignore indentation for all keywords
commit07158efa53d9e5113cc433b583f41ccd06eb70d7
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 12 Mar 2014 18:54:05 +0000 (12 19:54 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 12 Mar 2014 20:30:13 +0000 (12 21:30 +0100)
tree68a624f668328958de292b9c8d4c5ca092e2224d
parentc62b19eb2a7119d4effeeaec1c9d405b52f58c1b
Ignore indentation for all keywords

* lisp/org-archive.el (org-get-local-archive-location): Ignore
  identation for ARCHIVE keywords.
* lisp/org-colview.el (org-columns-store-format): Ignore indentation
  for COLUMNS keywords.
* lisp/org.el (org-mode): Keywords can start at any column.
(org-reftex-citation): Ignore indentation for BIBLIOGRAPHY keywords.
(org-make-options-regexp): Ignore indentation for all keywords.
lisp/org-archive.el
lisp/org-colview.el
lisp/org.el