# HG changeset patch # User Chong Yidong # Date 1210696892 0 # Node ID 3c3a05682534fec338c1c8c7110a83e0b824cc9d # Parent 6dec6afb918b9e60c7d93b42ce557647fc83d9d8 (Lisp Atoms): Rephrase "in addition" to avoid confusion with addition operation discussed in previous paragraph. diff -r 6dec6afb918b -r 3c3a05682534 doc/lispintro/emacs-lisp-intro.texi --- 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