Add more links to documentation explaining the "form-feed"
This commit is contained in:
parent
0a7fef38aa
commit
8409797115
@ -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:
|
point (or cursor) to one of the items of the list:
|
||||||
1. src_emacs-lisp[:results none]{(describe-variable 'load-prefer-newer)}
|
1. src_emacs-lisp[:results none]{(describe-variable 'load-prefer-newer)}
|
||||||
2. src_emacs-lisp[:results none]{(apropos-library "no-littering")}
|
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
|
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
|
* [[info:emacs#Init File][Init File (info)]] header
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
Loading…
Reference in New Issue
Block a user