emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xdisp.c (resize_mini_window): comment typo.


From: William Xu
Subject: xdisp.c (resize_mini_window): comment typo.
Date: Sun, 17 Feb 2008 20:34:37 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (darwin)

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1184
diff -u -w -r1.1184 xdisp.c
--- xdisp.c     17 Feb 2008 02:01:43 -0000      1.1184
+++ xdisp.c     17 Feb 2008 11:34:10 -0000
@@ -8473,7 +8473,7 @@
 }
 
 
-/* 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.

-- 
William





reply via email to

[Prev in Thread] Current Thread [Next in Thread]