Remove a superfluous comment

This commit is contained in:
Gergely Polonkai 2019-11-14 14:33:21 +01:00
parent 14c8a85898
commit 03f9bf002b
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
1 changed files with 0 additions and 1 deletions

View File

@ -2790,7 +2790,6 @@ This is a big one; I use a lot of customisation here.
;; Make it possible to encrypt headings ;; Make it possible to encrypt headings
(require 'org-crypt) (require 'org-crypt)
;; Set up capture templates for blog posts and GT2 related notes
:custom :custom
(org-log-into-drawer t) (org-log-into-drawer t)
(org-ellipsis "…#") (org-ellipsis "…#")