Mercurial > emacs
changeset 77007:9490f7f3fe17
(Definitions): Improve index entry.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 07 Apr 2007 02:06:52 +0000 |
parents | 1f4b88ab053d |
children | 6a22a38ae2d2 |
files | lispref/symbols.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,