]> git.eshelyaron.com Git - emacs.git/commit
bytecomp.el: Use macroexp-const-p instead of bc-cond-valid-obj2-p.
authorVibhav Pant <vibhavp@gmail.com>
Sun, 5 Feb 2017 17:02:21 +0000 (22:32 +0530)
committerVibhav Pant <vibhavp@gmail.com>
Sun, 5 Feb 2017 17:02:21 +0000 (22:32 +0530)
commit2db473bda8be72cf3c1e4694d70ce48f60492b0e
tree2f7cc25e5ccbe797226c9d78e92c0cb161fadf07
parent74a3423b0b92b80d84f6de62d1f2d61c21e4bd90
bytecomp.el: Use macroexp-const-p instead of bc-cond-valid-obj2-p.

* lisp/emacs-lisp/bytecomp.el (byte-compile-cond-vars): Use
  (macroexp-cons-p) instead of (byte-compile-cond-valid-obj2-p) to
  make sure that obj1/obj2 can be compared with `eq'.
lisp/emacs-lisp/bytecomp.el