From: Juanma Barranquero Date: Sun, 17 Feb 2008 21:54:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.91~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=407c97dd38ff4f70724bcb225027304f7fc21cfc;p=emacs.git *** empty log message *** --- diff --git a/src/xdisp.c b/src/xdisp.c index fd72005fc78..a99a7eb3f32 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -8293,7 +8293,7 @@ resize_mini_window_1 (a1, exactly, a3, a4) } -/* Resize mini-window W to fit the size of its contents. EXACT:P +/* Resize mini-window W to fit the size of its contents. EXACT_P means size the window exactly to the size needed. Otherwise, it's only enlarged until W's buffer is empty.