Make cl-floatp-safe just an alias for floatp
authorGlenn Morris <rgm@gnu.org>
Wed, 20 Feb 2013 02:07:07 +0000 (21:07 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 20 Feb 2013 02:07:07 +0000 (21:07 -0500)
commit1dfcc79e83d3db031b45e9f6b9314dc1f0697b1d
treea2b4c595e8c665d19759bcc0f5a0a8dfa0439f7f
parent81ed22e4cad625e297314bc609d146e7e62695db
Make cl-floatp-safe just an alias for floatp

* lisp/emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.

* lisp/emacs-lisp/cl-macs.el (cl--make-type-test)
(cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.

* doc/misc/cl.texi: Remove commented out sections about cl-floatp-safe.
doc/misc/cl.texi
lisp/ChangeLog
lisp/emacs-lisp/cl-lib.el
lisp/emacs-lisp/cl-macs.el