org.el: Add function to indent environment inserted by cdlatex-enviroment
commitb3fbd31f17fe6a18d49253867bb5714da26c4e88
authorFederico Beffa <beffa@fbengineering.ch>
Thu, 31 Jul 2014 09:08:44 +0000 (31 11:08 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 9 Aug 2014 07:50:53 +0000 (9 09:50 +0200)
treee9943b874171b26200a177512df184d5ec626135
parentd2c0bbcf52dee58a6f71690983395f891ba7869d
org.el: Add function to indent environment inserted by cdlatex-enviroment

* lisp/org.el (org-cdlatex-environment-indent): New function.

New function is bound to "\C-c{" in `org-cdlatex-mode-map' to add
a LaTeX environment and indent it.

TINYCHANGE
lisp/org.el [changed mode: 0644->0755]