]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/numbers.texi
Merge from origin/emacs-25
[gnu-emacs] / doc / lispref / numbers.texi
index 3a9483af96725ba02d4428ed742f6be9bde1afe4..20d3c4290f35024836269b1b1cf8e0103996c631 100644 (file)
@@ -1252,9 +1252,7 @@ any integer representable in Lisp, i.e., an integer between
 (@pxref{Integer Basics}).
 
 If @var{limit} is @code{t}, it means to choose a new seed as if Emacs
-were restarting.  The new seed will be set from the system entropy, if
-that is available, or from the current time and Emacs process's PID
-(@pxref{System Environment, emacs-pid}) if not.
+were restarting.
 
 If @var{limit} is a string, it means to choose a new seed based on the
 string's contents.