* lisp/emacs-lisp/cl-macs.el: Improve type->predicate mapping.
[bpt/emacs.git] / lisp / ChangeLog
index 962fbcf..738fe6d 100644 (file)
@@ -1,3 +1,9 @@
+2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
+       (cl--macroexp-fboundp): New function.
+       (cl--make-type-test): Use it.
+
 2014-01-23  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):