Преглед на файлове

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
Carsten Dominik преди 15 години
родител
ревизия
1123a5d48e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -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.