0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 14:32:52 +00:00

Completion: Add missing #+ keywords for completion

This commit is contained in:
Carsten Dominik 2009-03-05 09:51:21 +01:00
parent 6ccc6b4652
commit 5faf13a071
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2009-03-05 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-additional-option-like-keywords): Add two more
keywords.
2009-03-04 Carsten Dominik <carsten.dominik@gmail.com>
* org-exp.el (org-export-format-source-code-or-example): Mark

View file

@ -8302,6 +8302,7 @@ This function can be used in a hook."
"BEGIN_QUOTE" "END_QUOTE"
"BEGIN_VERSE" "END_VERSE"
"BEGIN_SRC" "END_SRC"
"CATEGORY" "COLUMNS"
"CAPTION" "LABEL" "ATTR_HTML" "ATTR_LaTeX"))
(defcustom org-structure-template-alist