diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-09-10 21:31:52 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-09-10 21:31:52 -0400 |
commit | dd52b69332f077644f792b49f1ea7c58397a0e97 (patch) | |
tree | ba78fff25bc3d7f8ed074f5f0de87c47b49a05ea /piem-gnus.el | |
parent | 416663f22aced60533d357dffe785244a38b173d (diff) | |
download | piem-dd52b69332f077644f792b49f1ea7c58397a0e97.tar.gz |
Update defgroup info links
When 05f3ca5 (manual: A rough and incomplete start, 2020-08-25)
fleshed out the skeleton a bit, the individual nodes for the
integration libraries got dropped and the one for b4 got renamed.
Diffstat (limited to 'piem-gnus.el')
-rw-r--r-- | piem-gnus.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/piem-gnus.el b/piem-gnus.el index 9e8a0aa..172468f 100644 --- a/piem-gnus.el +++ b/piem-gnus.el @@ -32,7 +32,6 @@ (defgroup piem-gnus nil "Gnus integration for piem." - :link '(info-link "(piem)Gnus integration") :group 'piem) (defun piem-gnus-get-inbox () |