branch: externals/setup
commit 6691690a6ebc7d4cb6f9882e02ec432ffd1eccc7
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    Mention Emacs Wiki in commentary
---
 setup.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/setup.el b/setup.el
index e987c95..a7c309d 100644
--- a/setup.el
+++ b/setup.el
@@ -69,6 +69,8 @@
 ;; Additional "keywords" can be defined using `setup-define'.  All
 ;; known keywords are documented in the docstring for `setup'.
 
+;; More information can be found here: https://www.emacswiki.org/emacs/SetupEl
+
 ;;; Code:
 
 (require 'elisp-mode)

Reply via email to