1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -08:00
emacs/doc
Paul Eggert 1917cf46bb Improve documentation for integer and floating-point basics.
* numbers.texi (Numbers, Integer Basics, Float Basics):
Document the basics a bit more precisely.  Say more clearly
that Emacs floating-point numbers are IEEE doubles on all
current platforms.  Give more details about frexp.
Say more clearly that '1.' is an integer.
(Predicates on Numbers): Fix wholenump typo.
* objects.texi (Integer Type): Adjust to match numbers.texi.
2014-03-17 21:03:59 -07:00
..
emacs Update the missed spot 2014-03-16 04:42:15 +02:00
lispintro In doc/, use add-hook rather than setq for hooks 2014-02-24 22:11:11 -05:00
lispref Improve documentation for integer and floating-point basics. 2014-03-17 21:03:59 -07:00
man Replace doc references to deleted etc/ files 2014-01-11 17:35:51 -08:00
misc * doc/misc/eww.texi (History and Acknowledgments): Don't list everyone 2014-03-12 16:57:34 -04:00