Browse Source

Define a variable

Carsten Dominik 15 years ago
parent
commit
9cb5299bd1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/org-publish.el

+ 1 - 0
lisp/org-publish.el

@@ -352,6 +352,7 @@ This splices all the components into the list."
 (defvar sitemap-alphabetically)
 (defvar sitemap-sort-folders)
 (defvar sitemap-ignore-case)
+(defvar sitemap-requested)
 (defun org-publish-compare-directory-files (a b)
   "Predicate for `sort', that sorts folders-first/last and
 eventually alphabetically."