summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-04-07 02:06:52 +0000
committerRichard M. Stallman <rms@gnu.org>2007-04-07 02:06:52 +0000
commitb3646b8506c42a35b6eea5a178fe5efedf841421 (patch)
tree7d97482db26f4463e5bbb75ad66543795b7272d7 /lispref
parent77bf576c2232365d3f9d5ae179af9ea9c6ec4ead (diff)
downloademacs-b3646b8506c42a35b6eea5a178fe5efedf841421.tar.gz
(Definitions): Improve index entry.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/symbols.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/symbols.texi b/lispref/symbols.texi
index eb826b444c3..2333417eee9 100644
--- a/lispref/symbols.texi
+++ b/lispref/symbols.texi
@@ -139,7 +139,7 @@ symbol naming a function written in Lisp would have a lambda expression
@node Definitions, Creating Symbols, Symbol Components, Symbols
@section Defining Symbols
-@cindex definition of a symbol
+@cindex definitions of symbols
A @dfn{definition} in Lisp is a special form that announces your
intention to use a certain symbol in a particular way. In Emacs Lisp,