From: Gerd Moellmann Date: Mon, 15 Oct 2001 10:28:13 +0000 (+0000) Subject: Comment fix. X-Git-Tag: ttn-vms-21-2-B4~19425 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d194a45969e620736f761e31a6fc03209c51570;p=emacs.git Comment fix. --- diff --git a/src/window.c b/src/window.c index 11c56bbbe73..86e8434fc73 100644 --- a/src/window.c +++ b/src/window.c @@ -5508,7 +5508,7 @@ foreach_window_1 (w, fn, user_data) } -/* 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. */