# HG changeset patch # User Richard M. Stallman # Date 1175911612 0 # Node ID 9490f7f3fe17c3829de3df0ef3b9de1f26271f92 # Parent 1f4b88ab053d86f7b84b5afbaee9393a67385481 (Definitions): Improve index entry. diff -r 1f4b88ab053d -r 9490f7f3fe17 lispref/symbols.texi --- a/lispref/symbols.texi Sat Apr 07 02:06:21 2007 +0000 +++ b/lispref/symbols.texi Sat Apr 07 02:06:52 2007 +0000 @@ -139,7 +139,7 @@ @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,