Mercurial > emacs
changeset 39952:17e0900cd156
Comment fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 15 Oct 2001 10:28:13 +0000 |
parents | 61f87b5895d6 |
children | 3a1666ed16b8 |
files | src/window.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.c Mon Oct 15 10:12:29 2001 +0000 +++ b/src/window.c Mon Oct 15 10:28:13 2001 +0000 @@ -5508,7 +5508,7 @@ } -/* Freeze or unfreeze the window start of W if unless it is a +/* Freeze or unfreeze the window start of W unless it is a mini-window or the selected window. FREEZE_P non-null means freeze the window start. */