mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
Link from (emacs)Init Syntax to (elisp)Introduction
* doc/emacs/custom.texi (Init Syntax): Link to the ELisp manual (Bug#56870)
This commit is contained in:
parent
7793cf0c3d
commit
df95118e83
|
|
@ -2434,6 +2434,9 @@ keys which send non-@acronym{ASCII} characters.
|
|||
Write a single-quote (@code{'}) followed by the Lisp object you want.
|
||||
@end table
|
||||
|
||||
For more information on the Emacs Lisp syntax, @pxref{Introduction,,,
|
||||
elisp, The Emacs Lisp Reference Manual}.
|
||||
|
||||
@node Init Examples
|
||||
@subsection Init File Examples
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue