At this point, we have copied over all of core.el from el-get

EXCEPT for the treesit settings, which I am purposely ignoring until I
understand what has changed in the latest Emacs versions. I think many
of those settings are no longer necessary
This commit is contained in:
Vedang Manerikar 2024-11-23 09:43:39 +05:30
parent 58c1502123
commit 701a593b54
2 changed files with 2 additions and 2 deletions

View file

@ -4590,7 +4590,7 @@ Prot is the developer and maintainer of this package.
(setq denote-buffer-has-backlinks-string " (<--->)")
(setq denote-backlinks-show-context t)
(setq denote-org-store-link-to-heading t)
;; Journal settings
(setq denote-journal-extras-keyword "")

View file

@ -217,7 +217,7 @@
(setq denote-buffer-has-backlinks-string " (<--->)")
(setq denote-backlinks-show-context t)
(setq denote-org-store-link-to-heading t)
;; Journal settings
(setq denote-journal-extras-keyword "")