@@ -2,6 +2,8 @@
* org.el (org-default-properties): Add STYLE property.
(org-files-list): Use the function call to get the files.
+ (org-additional-option-like-keywords): Add SETUPFILE to completion
+ list.
2009-10-26 Carsten Dominik <carsten.dominik@gmail.com>
@@ -9194,6 +9194,7 @@ This function can be used in a hook."
"BEGIN_SRC" "END_SRC"
"CATEGORY" "COLUMNS"
"CAPTION" "LABEL"
+ "SETUPFILE"
"BIND"
"MACRO"))