Fix regression: allow editing HTML and LaTeX source blocks again
commit40cb44e79517e85799f6f05c550bc83d55c971ee
authorBastien Guerry <bzg@altern.org>
Mon, 24 Dec 2012 00:25:33 +0000 (24 01:25 +0100)
committerBastien Guerry <bzg@altern.org>
Mon, 24 Dec 2012 00:25:33 +0000 (24 01:25 +0100)
tree94c2ef302cfeda51743733c0bbc5e9ae18d4159a
parentf4a2680f4c4007e99f799a280d46dfae52e90f7f
Fix regression: allow editing HTML and LaTeX source blocks again

* org.el (org-table-map-tables): Fix allowed blocks.
(org-edit-special): Fix regression: allow editing HTML and
LaTeX source blocks again.

* org-src.el (org-edit-src-code): Ditto.

Thanks to Nicolas Richard and Bernt Hansen for reporting bugs
in this area.
lisp/org-src.el
lisp/org.el