• Glenn Morris's avatar
    Add doc-strings to some cl float parameters. · 416a2c45
    Glenn Morris authored
    * lisp/emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
    * lisp/emacs-lisp/cl.el (most-positive-float, most-negative-float)
    (least-positive-float, least-negative-float)
    (least-positive-normalized-float, least-negative-normalized-float)
    (float-epsilon, float-negative-epsilon): Add doc-strings,
    based on those in cl.texi.
    
    * lisp/emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
    (least-positive-float, least-negative-float)
    (least-positive-normalized-float, least-negative-normalized-float)
    (float-epsilon, float-negative-epsilon):
    Remove unnecessary declarations.
    416a2c45
ChangeLog 300 KB