summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-02-17 21:54:41 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-02-17 21:54:41 +0000
commit407c97dd38ff4f70724bcb225027304f7fc21cfc (patch)
treed1d5fb91719f5825bf0dee392b013c3ba44c94ea
parented3b86bfb7178c4936a5526c9b8fae38fe06a946 (diff)
downloademacs-407c97dd38ff4f70724bcb225027304f7fc21cfc.tar.gz
*** empty log message ***
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
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.