changeset 94896:3c3a05682534

(Lisp Atoms): Rephrase "in addition" to avoid confusion with addition operation discussed in previous paragraph.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 13 May 2008 16:41:32 +0000
parents 6dec6afb918b
children f23487dcd0a8
files doc/lispintro/emacs-lisp-intro.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispintro/emacs-lisp-intro.texi	Tue May 13 16:41:17 2008 +0000
+++ b/doc/lispintro/emacs-lisp-intro.texi	Tue May 13 16:41:32 2008 +0000
@@ -1229,8 +1229,8 @@
 parentheses, without any non-Lisp punctuation.)
 
 @need 1250
-In addition, text between double quotation marks---even sentences or
-paragraphs---is an atom.  Here is an example:
+Text between double quotation marks---even sentences or
+paragraphs---is also an atom.  Here is an example:
 @cindex Text between double quotation marks
 
 @smallexample