Mercurial > emacs
diff src/window.h @ 78501:1677cf1c2509
Replace `iff' in comments.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Wed, 08 Aug 2007 07:49:21 +0000 |
| parents | b1eb2c38d4b0 |
| children | fc2bcd2a8aad 5b644ae74c91 424b655804ca |
line wrap: on
line diff
--- a/src/window.h Wed Aug 08 07:48:26 2007 +0000 +++ b/src/window.h Wed Aug 08 07:49:21 2007 +0000 @@ -819,7 +819,7 @@ extern int minibuf_level; -/* true iff we should redraw the mode lines on the next redisplay. */ +/* true if we should redraw the mode lines on the next redisplay. */ extern int update_mode_lines;
