Mercurial > emacs
changeset 79538:2e5dc150d8fb
(Symbol Type): Fix typo.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 04 Dec 2007 19:53:28 +0000 |
parents | bb68325eec9b |
children | 1ce0d429d9fc |
files | lispref/objects.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/objects.texi Tue Dec 04 15:43:26 2007 +0000 +++ b/lispref/objects.texi Tue Dec 04 19:53:28 2007 +0000 @@ -525,7 +525,7 @@ A @dfn{symbol} in GNU Emacs Lisp is an object with a name. The symbol name serves as the printed representation of the symbol. In -ordinary Lisp use, with one single obarray (@pxref{Creating Symbols}, +ordinary Lisp use, with one single obarray (@pxref{Creating Symbols}), a symbol's name is unique---no two symbols have the same name. A symbol can serve as a variable, as a function name, or to hold a