(Digression concerning error): Fix typo.
This commit is contained in:
parent
a161b46d27
commit
04c34eb88e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-05-19 Thien-Thi Nguyen <ttn@gnu.org>
|
||||
|
||||
* emacs-lisp-intro.texi (Digression concerning error): Fix typo.
|
||||
|
||||
2005-09-16 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* emacs-lisp-intro.texi (GNU Free Documentation License):
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue