New function to toggle fixe-width areas
commitb8665a01902a8b031e73697599f1a8c88edc44f5
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 6 Feb 2014 11:11:06 +0000 (6 12:11 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 6 Feb 2014 17:55:14 +0000 (6 18:55 +0100)
tree525e893338be4f833af228e19c3fcf5afe83cb00
parent27a978577f585c07306c0ec6935ba5c73328e9d3
New function to toggle fixe-width areas

* lisp/org.el (org-toggle-fixed-width): New function.
* testing/lisp/test-org.el (test-org/toggle-fixed-with): New test.

This replaces the old implementation removed in commit
6a00c96541a2a01c08fbeeaf96e552683d9c3163.
lisp/org.el
testing/lisp/test-org.el