branch: scratch/rfc-mode commit b651eac96c4ad5c997940d920c564baeb1479ecb Author: riscy <ri...@users.noreply.github.com> Commit: riscy <ri...@users.noreply.github.com>
add repository link to group --- rfc-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/rfc-mode.el b/rfc-mode.el index a89f11538a..60d2d81005 100644 --- a/rfc-mode.el +++ b/rfc-mode.el @@ -32,6 +32,7 @@ (defgroup rfc-mode-group nil "Tools to browse and read RFC documents." :prefix "rfc-mode-" + :link '(url-link :tag "GitHub" "https://github.com/galdor/rfc-mode") :group 'external) (defface rfc-mode-document-header-face