emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/Attic/objects.texi, v [EMACS_22_B


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/Attic/objects.texi, v [EMACS_22_BASE]
Date: Tue, 04 Dec 2007 19:53:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/12/04 19:53:29

Index: objects.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/Attic/objects.texi,v
retrieving revision 1.63
retrieving revision 1.63.2.1
diff -u -b -r1.63 -r1.63.2.1
--- objects.texi        7 Apr 2007 01:53:53 -0000       1.63
+++ objects.texi        4 Dec 2007 19:53:28 -0000       1.63.2.1
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]