branch: externals/cape commit 05455eefaaca89112832349abeebbac25535819e Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Add link --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index bb6455af70..7de36babc4 100644 --- a/README.org +++ b/README.org @@ -67,7 +67,7 @@ distinguish the buffer-local and the global value of the precedence, but if the buffer-local value contains the value =t= at the end of the list, it means that the functions specified in the global list should be executed afterwards. The special meaning of the value =t= is a feature of the -=run-hooks= function, see the section "Running Hooks" in the Elisp manual for +=run-hooks= function, see the section [[info:elisp#Running Hooks]["Running Hooks" in the Elisp manual]] for further information. #+begin_src emacs-lisp