Explorar el Código

Merge branch 'maint'

Nicolas Goaziou hace 13 años
padre
commit
ab744c2dc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -11427,7 +11427,7 @@ This function can be used in a hook."
     ("A" "#+ASCII: ")
     ("A" "#+ASCII: ")
     ("i" "#+INDEX: ?"
     ("i" "#+INDEX: ?"
      "#+INDEX: ?")
      "#+INDEX: ?")
-    ("I" "#+INCLUDE %file ?"
+    ("I" "#+INCLUDE: %file ?"
      "<include file=%file markup=\"?\">")
      "<include file=%file markup=\"?\">")
     )
     )
   "Structure completion elements.
   "Structure completion elements.