0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

org.el: insert missing quote

This commit is contained in:
Aaron Ecay 2014-06-21 23:32:18 -04:00
parent f05216987d
commit ce41c076c0

View file

@ -12270,7 +12270,7 @@ variable `org-mtags-prefer-muse-templates'."
(string :tag "Key")
(string :tag "Template")))
:version 24.4
:package-version ("Org" . "8.3"))
:package-version '("Org" . "8.3"))
(defun org-try-structure-completion ()
"Try to complete a structure template before point.