Edit formulas with "C-c '"when in TBLMF line

* lisp/org.el (org-edit-special): Edit formulas when in TBLMF line

Conflicts:

	lisp/org.el
This commit is contained in:
Carsten Dominik 2010-11-27 08:05:00 +01:00
parent 74f6072d0c
commit 1123a5d48e

View file

@ -17157,7 +17157,6 @@ When in an #+include line, visit the include file. Otherwise call
(call-interactively 'org-table-edit-formulas))
(t (call-interactively 'ffap))))
(defun org-ctrl-c-ctrl-c (&optional arg)
"Set tags in headline, or update according to changed information at point.