summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2020-12-01 20:10:27 -0600
committerCase Duckworth2020-12-01 20:10:27 -0600
commit94d01698f65c467f0ea26fb96526965efb3be0a3 (patch)
tree277d5cd74f07e388513ec5cbe091e0d642afc79c /config.org
parentAdd note to self (diff)
downloademacs-94d01698f65c467f0ea26fb96526965efb3be0a3.tar.gz
emacs-94d01698f65c467f0ea26fb96526965efb3be0a3.zip
Correct parentheses
Diffstat (limited to 'config.org')
-rw-r--r--config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index ceaf10a..d611533 100644 --- a/config.org +++ b/config.org
@@ -1477,7 +1477,7 @@ Alex Schroeder's Emacs implementation of the Titan protocol. This is why I use
1477 :config 1477 :config
1478 (when (boundp 'acdw-secrets/elpher-gemini-tokens) 1478 (when (boundp 'acdw-secrets/elpher-gemini-tokens)
1479 (add-to-list 'elpher-gemini-tokens 1479 (add-to-list 'elpher-gemini-tokens
1480 (acdw-secrets/elpher-gemini-tokens)))) 1480 acdw-secrets/elpher-gemini-tokens)))
1481#+end_src 1481#+end_src
1482 1482
1483*** [[https://git.sr.ht/~acdw/post-to-gemlog-blue.el][post-to-gemlog-blue]] 1483*** [[https://git.sr.ht/~acdw/post-to-gemlog-blue.el][post-to-gemlog-blue]]