diff options
author | Philipp Stephani <phst@google.com> | 2021-01-10 22:35:02 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-01-10 22:35:02 +0100 |
commit | 45abd52f3c870ab4ee05fddfc4896d2444594c3d (patch) | |
tree | 28da9cd8ee01f5d3a9ea8012c61e2d306431f914 /lisp/emacs-lisp/cl-lib.el | |
parent | 94344d130c2c2db90bcc47e12870d1d58f020ecf (diff) | |
download | emacs-45abd52f3c870ab4ee05fddfc4896d2444594c3d.tar.gz emacs-45abd52f3c870ab4ee05fddfc4896d2444594c3d.tar.bz2 emacs-45abd52f3c870ab4ee05fddfc4896d2444594c3d.zip |
Fix build breakage if Lisp_Object is not a primitive type.
* src/minibuf.c (choose_minibuf_frame): Don't compare Lisp_Objects
with '!='. Use 'EQ' instead.
Diffstat (limited to 'lisp/emacs-lisp/cl-lib.el')
0 files changed, 0 insertions, 0 deletions