diff --git a/README.org b/README.org index f332488..adb6a75 100644 --- a/README.org +++ b/README.org @@ -169,9 +169,12 @@ the original [[info:org#Top][Org]] source file, type {{{kbd(C-c C-c)}}} after mo point (or cursor) to one of the items of the list: 1. src_emacs-lisp[:results none]{(describe-variable 'load-prefer-newer)} 2. src_emacs-lisp[:results none]{(apropos-library "no-littering")} -3. src_emacs-lisp{(find-function #'hack-local-variables)} +3. src_emacs-lisp[:results none]{(info "(emacs) Pages")} +4. src_emacs-lisp[:results none]{(info "(emacs) Specifying File Variables")} +5. src_emacs-lisp{(find-function #'hack-local-variables)} to execute the code between the curly braces for access to help. This shows -that *Emacs is a self-documenting editor.* +that *Emacs is a self-documenting editor*. See also the [[https://github.com/emacsmirror/form-feed][form-feed]] extension +package which this setup does not install. * [[info:emacs#Init File][Init File (info)]] header :PROPERTIES: