0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 07:16:32 +00:00

Define a variable

This commit is contained in:
Carsten Dominik 2010-05-15 14:15:08 +02:00
parent f4ac28844e
commit 9cb5299bd1

View file

@ -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."