]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ox-publish.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / org / ox-publish.el
index 08762fbbfddec282883fbb0db766712c499fbec9..52d925adbf902cd8ea04ca8b6af786979082548b 100644 (file)
@@ -69,12 +69,12 @@ CDR of each element is in one of the following forms:
    alternating keys and values, specifying parameters for the
    publishing process.
 
-     \(:property value :property value ... )
+     (:property value :property value ... )
 
 2. A meta-project definition, specifying of a list of
    sub-projects:
 
-     \(:components (\"project-1\" \"project-2\" ...))
+     (:components (\"project-1\" \"project-2\" ...))
 
 When the CDR of an element of org-publish-project-alist is in
 this second form, the elements of the list after `:components'