summaryrefslogtreecommitdiff
path: root/doc/lispref/numbers.texi
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to (random t) documentationPaul Eggert2016-01-181-3/+3
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-1/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (/ N) now returns the reciprocal of NPaul Eggert2015-10-201-4/+13
* Restore some of the quoting in the manualsEli Zaretskii2015-09-161-2/+3
* Quote less in manualsPaul Eggert2015-09-151-19/+18
* Fix minor ldexp issuesPaul Eggert2015-03-241-3/+9
* Spacing and punctuation fixesPaul Eggert2015-03-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Doc tweaks re < etcGlenn Morris2014-06-071-12/+8
* * numbers.texi: Improve and clarify a bit, and fix some minor bugs.Paul Eggert2014-03-191-23/+19
* Fix porting inconsistency about rounding to even.Paul Eggert2014-03-191-2/+2
* Improve documentation for integer and floating-point basics.Paul Eggert2014-03-171-65/+93
* Style fixes for floating-point doc.Paul Eggert2014-03-171-49/+49
* * doc/lispref/numbers.texi (Numeric Conversions): Fix a typo.Glenn Morris2014-01-021-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Document that =, <, <=, >, >= now accept one or many arguments.Tassilo Horn2013-12-201-15/+16
* Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-5/+0
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-221-1/+1
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-2/+2
* Update docs for a bunch of 24.3 changes.Chong Yidong2012-09-301-93/+83
* Simplify, document, and port floating-point.Paul Eggert2012-09-101-13/+22
* Better seed support for (random).Paul Eggert2012-08-311-15/+17
* Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-2/+1
* Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong2012-05-051-2/+0
|\
* \ Merge changes from emacs-24 branchChong Yidong2012-04-271-1/+1
|\ \ | |/
| * Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-251-1/+1
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
|/
* Spelling fix.Paul Eggert2012-01-301-1/+1
* Fix wholenump/natnump description in Lisp manual.Chong Yidong2012-01-291-7/+7
* Emacs Lisp manual updates.Chong Yidong2012-01-221-59/+65
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix bug #9525 with indexing most-positive/negative-fixnum.Eli Zaretskii2011-09-171-0/+4
* Merge: Document wide integers better.Paul Eggert2011-06-061-57/+60
|\
| * Document wide integers better.Paul Eggert2011-06-031-77/+77
|/
* Revert to wraparound integer arithmetic, instead of going to float.Paul Eggert2011-05-041-6/+6
* [etc/ChangeLog]Paul Eggert2011-05-031-6/+6
* * numbers.texi (Integer Basics): Large integers are treated as floats.Paul Eggert2011-05-031-3/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-4/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Document some Emacs 23.3 changes in manuals.Chong Yidong2010-11-201-0/+8
* Untabify doc/lispref/*.texi.Glenn Morris2010-06-221-2/+2
* Update Lispref for 30-bit integers.Glenn Morris2010-03-021-71/+72
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (Integer Basics): Add an @xref to `max-char'.Eli Zaretskii2008-11-291-0/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
* (setfilename): Go up one more level to ../../info.Glenn Morris2007-09-061-1/+1