Skip to content

Commit

Permalink
doc/comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Oct 15, 2013
1 parent a2a4020 commit 5af7a27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ert-tests/hardhat-test.el
Expand Up @@ -309,6 +309,9 @@
;;; hardhat-global-hook (&rest args) -- todo


;;; hardhat-mode -- todo


;;
;; Emacs
;;
Expand Down
2 changes: 1 addition & 1 deletion hardhat.el
Expand Up @@ -185,7 +185,7 @@ SYMBOL and VALUE are passed to `custom-set-default'."
"Protect against clobbering user-writable files."
:version "0.4.0"
:link '(emacs-commentary-link :tag "Commentary" "hardhat")
:link '(url-link :tag "Github" "http://github.com/rolandwalker/hardhat")
:link '(url-link :tag "GitHub" "http://github.com/rolandwalker/hardhat")
:link '(url-link :tag "EmacsWiki" "http://emacswiki.org/emacs/Hardhat")
:prefix "hardhat-"
:group 'convenience)
Expand Down

0 comments on commit 5af7a27

Please sign in to comment.