0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-17 00:16:27 +00:00

Removed unused test function.

* org.el (test): Removed unused test function.
This commit is contained in:
Mikael Fornius 2010-06-10 19:54:49 +00:00 committed by John Wiegley
parent 2700ec42c7
commit 2560f72c33

View file

@ -15571,10 +15571,6 @@ looks only before point, not after."
(org-in-regexp
"\\\\[a-zA-Z]+\\*?\\(\\(\\[[^][\n{}]*\\]\\)\\|\\({[^{}\n]*}\\)\\)*")))
(defun test ()
(interactive)
(message "%s" (org-inside-latex-macro-p)))
(defun org-try-cdlatex-tab ()
"Check if it makes sense to execute `cdlatex-tab', and do it if yes.
It makes sense to do so if `org-cdlatex-mode' is active and if the cursor is