diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-08-14 12:56:16 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-08-14 12:56:16 +0200 |
| commit | 05455eefaaca89112832349abeebbac25535819e (patch) | |
| tree | 2b0583967258b685cdeeb7ce4901d6ff607dc6dd | |
| parent | b6aa3beafcd6f7a2112f922c40b6c19c0b2ec430 (diff) | |
README: Add link
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
