emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/emacs misc.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] emacs/doc/emacs misc.texi
Date: Fri, 28 Nov 2008 15:41:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       08/11/28 15:41:27

Modified files:
        doc/emacs      : misc.texi 

Log message:
        (Dissociated Press): Minor cleanups.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/misc.texi?cvsroot=emacs&r1=1.14&r2=1.15

Patches:
Index: misc.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/misc.texi,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- misc.texi   1 Nov 2008 04:28:10 -0000       1.14
+++ misc.texi   28 Nov 2008 15:41:27 -0000      1.15
@@ -2677,7 +2677,7 @@
 gibberish, it insists on a certain amount of overlap between the end of
 one run of consecutive words or characters and the start of the next.
 That is, if it has just output `president' and then decides to jump
-to a different point in the file, it might spot the `ent' in `pentagon'
+to a different point in the buffer, it might spot the `ent' in `pentagon'
 and continue from there, producing `presidentagon'address@hidden
 dissociword actually appeared during the Vietnam War, when it was very
 appropriate.  Bush has made it appropriate again.}  Long sample texts
@@ -2699,9 +2699,9 @@
 chain based on a frequency table constructed from the sample text.  It
 is, however, an independent, ignoriginal invention.  Dissociated Press
 techniquitously copies several consecutive characters from the sample
-between random choices, whereas a Markov chain would choose randomly
-for each word or character.  This makes for more plausible sounding
-results, and runs faster.
+text between random jumps, unlike a Markov chain which would jump
+randomly after each word or character.  This makes for more plausible
+sounding results, and runs faster.
 
 @cindex outragedy
 @cindex buggestion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]