1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00
emacs/doc
Paul Eggert b6942c0c37 Document Lisp floats a bit better
* doc/lispref/numbers.texi (Float Basics):
* doc/misc/cl.texi (Implementation Parameters):
* lisp/emacs-lisp/cl-lib.el (cl-most-positive-float)
(cl-least-positive-float)
(cl-least-positive-normalized-float, cl-float-epsilon)
(cl-float-negative-epsilon):
Document IEEE floating point better.  Don’t suggest that Emacs
might use some floating-point format other than IEEE format, as
Emacs currently assumes IEEE in several places and there seems
little point in removing those assumptions.
2019-11-10 15:04:20 -08:00
..
emacs Minor fix in the Emacs manual 2019-11-06 19:22:11 +02:00
lispintro Revert "Omit edition numbers and dates in manuals" 2019-11-02 09:52:39 +02:00
lispref Document Lisp floats a bit better 2019-11-10 15:04:20 -08:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Document Lisp floats a bit better 2019-11-10 15:04:20 -08:00