projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7793cf0
)
Link from (emacs)Init Syntax to (elisp)Introduction
author
YugaEgo
<yet@ego.team>
Sat, 6 Aug 2022 12:20:09 +0000
(15:20 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 6 Aug 2022 13:18:02 +0000
(16:18 +0300)
* doc/emacs/custom.texi (Init Syntax): Link to the ELisp manual (Bug#56870)
doc/emacs/custom.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/custom.texi
b/doc/emacs/custom.texi
index 094b8b11f6a24b636fd433cc4da29d8debc3ae97..2d63b2a7175df697e28f3a88ceca8e0b364a6e10 100644
(file)
--- a/
doc/emacs/custom.texi
+++ b/
doc/emacs/custom.texi
@@
-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