aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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)
8293} 8293}
8294 8294
8295 8295
8296/* Resize mini-window W to fit the size of its contents. EXACT:P 8296/* Resize mini-window W to fit the size of its contents. EXACT_P
8297 means size the window exactly to the size needed. Otherwise, it's 8297 means size the window exactly to the size needed. Otherwise, it's
8298 only enlarged until W's buffer is empty. 8298 only enlarged until W's buffer is empty.
8299 8299