Make org-edit-special call the formula editor if cursor is in TBLFM line
commit3dc846ae3852b391e45c8454de702397b8db836a
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 20 Nov 2010 11:33:37 +0000 (20 12:33 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 20 Nov 2010 11:33:37 +0000 (20 12:33 +0100)
tree327609920a88817a686c775bbb434c37c3433920
parente34033fec2c8bbfa000ac291a9889ca49fa5dc17
Make org-edit-special call the formula editor if cursor is in TBLFM line

* lisp/org.el (org-edit-special): Check also for TBLFM line.

Patch by Thorsten Wagner.
lisp/org.el