changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / emacs/lib/publish.el

revision 618: 5e57683a0c28
parent 614: f03dbf6338ed
child 629: ab02408636b7
     1.1--- a/emacs/lib/publish.el	Tue Aug 20 21:05:08 2024 -0400
     1.2+++ b/emacs/lib/publish.el	Wed Aug 21 21:14:46 2024 -0400
     1.3@@ -55,7 +55,7 @@
     1.4         ("meta"
     1.5          :base-directory ,(expand-file-name "meta" project-dir)
     1.6          :base-extension "org"
     1.7-         :recursive t
     1.8+         :recursive nil
     1.9          :footnote-section-p t
    1.10          :html-doctype "<!doctype html>"
    1.11          :publishing-directory ,(expand-file-name "meta" publish-dir)