Mercurial > hg > xemacs-beta
diff src/frame.c @ 267:966663fcf606 r20-5b32
Import from CVS: tag r20-5b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:26:29 +0200 |
parents | 83b3d10dcba9 |
children | b2472a1930f2 |
line wrap: on
line diff
--- a/src/frame.c Mon Aug 13 10:25:39 2007 +0200 +++ b/src/frame.c Mon Aug 13 10:26:29 2007 +0200 @@ -1513,7 +1513,7 @@ } double_break_1: - if (called_from_delete_device < 0) + if (!called_from_delete_device) /* then we're being called from delete-console, and we shouldn't try to find another default-minibuffer frame for the console. */