]> git.eshelyaron.com Git - emacs.git/commitdiff
(Lisp Atoms): Rephrase "in addition" to avoid confusion with addition
authorChong Yidong <cyd@stupidchicken.com>
Tue, 13 May 2008 16:41:32 +0000 (16:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 13 May 2008 16:41:32 +0000 (16:41 +0000)
operation discussed in previous paragraph.

doc/lispintro/emacs-lisp-intro.texi

index 225245907a1c8043445d4a54a599608bc98b260f..bcc685552f56eb636dc67f24aaf0e2885882be7a 100644 (file)
@@ -1229,8 +1229,8 @@ this case are symbols, separated by whitespace and enclosed by
 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