]> git.eshelyaron.com Git - emacs.git/commit
Document that ‘random’ is limited to fixnums
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Aug 2018 22:39:05 +0000 (15:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Aug 2018 22:42:00 +0000 (15:42 -0700)
commit97d273033b523bc07911c848d4e8bf96cdce0c90
tree1def37fdbac9d108c5930a15d1538982f40b52a7
parent673b1785db4604efe81b8045a9d8ab68936af719
Document that ‘random’ is limited to fixnums

Problem reported by Pip Cet (Bug#32463#20).
* doc/lispref/numbers.texi (Random Numbers):
* src/fns.c (Frandom): Adjust doc.
doc/lispref/numbers.texi
src/fns.c