Mercurial > emacs
changeset 39585:72b9c859446e
(MINI_WINDOW_P): Use NILP.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 05 Oct 2001 09:52:23 +0000 |
parents | 6145836b795c |
children | 2ca67ed01cd8 |
files | src/window.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.h Fri Oct 05 09:51:48 2001 +0000 +++ b/src/window.h Fri Oct 05 09:52:23 2001 +0000 @@ -279,7 +279,7 @@ /* 1 if W is a minibuffer window. */ -#define MINI_WINDOW_P(W) (!EQ ((W)->mini_p, Qnil)) +#define MINI_WINDOW_P(W) (!NILP ((W)->mini_p)) /* Return the window column at which the text in window W starts. This is different from the `left' field because it does not include