From: Thien-Thi Nguyen Date: Fri, 19 May 2006 05:57:07 +0000 (+0000) Subject: (Digression concerning error): Fix typo. X-Git-Tag: emacs-pretest-22.0.90~2503 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=04c34eb88e1965927221b04716f679e01b126cc8;p=emacs.git (Digression concerning error): Fix typo. --- diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 753aec71d80..731e734f78c 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog @@ -1,3 +1,7 @@ +2006-05-19 Thien-Thi Nguyen + + * emacs-lisp-intro.texi (Digression concerning error): Fix typo. + 2005-09-16 Romain Francoise * emacs-lisp-intro.texi (GNU Free Documentation License): diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index c7fef17061f..f941f3e44ba 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -18278,7 +18278,7 @@ But a human expects to attempt this sort of thing, if only to find out whether the kill ring is full or empty. This is an act of exploration. -(From the human point of view, the act of exploration and discovery is +From the human point of view, the act of exploration and discovery is not necessarily an error, and therefore should not be labelled as one, even in the bowels of a computer. As it is, the code in Emacs implies that a human who is acting virtuously, by exploring his or her