projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirror
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
1f3d721
..
56a439a
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-2327,6
+2327,7
@@
Convenient footnotes in =message-mode=.
#+begin_src emacs-lisp
(use-package ebdb
+ :straight (:host github :repo "girzel/ebdb")
:after gnus
:bind (:map gnus-group-mode-map ("e" . ebdb))
:config