Skip to content

Commit 96ed5b8

Browse files
committed
Fix previous commit
1 parent ba8b603 commit 96ed5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

no-littering.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ directories."
380380
(setq org-journal-cache-file (var "org/journal-cache.el"))
381381
(setq org-recent-headings-save-file (var "org/recent-headings.el"))
382382
(setq org-registry-file (var "org/registry.el"))
383-
(setq package-quickstart-file (var "package-quickstart.el")
383+
(setq package-quickstart-file (var "package-quickstart.el"))
384384
(setq pandoc-data-dir (etc "pandoc-mode/"))
385385
(setq pcache-directory (var "pcache/"))
386386
(setq pdf-view-restore-filename (var "pdf-view-restore.el"))

0 commit comments

Comments
 (0)