changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > org / publish.el

revision 15: 27795b18326b
parent 14: 06842841bf42
child 16: ab1f674742a8
     1.1--- a/publish.el	Mon Nov 20 21:13:44 2023 -0500
     1.2+++ b/publish.el	Fri Nov 24 22:39:07 2023 -0500
     1.3@@ -24,7 +24,8 @@
     1.4       org-html-validation-link nil
     1.5       org-src-fontify-natively t
     1.6       make-backup-files nil
     1.7-      debug-on-error t)
     1.8+      debug-on-error t
     1.9+      org-id-link-to-org-use-id t)
    1.10 
    1.11 (setq org-publish-project-alist
    1.12       `(("compiler.company" :components ("index" "blog" "docs"))