emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 4885707: ; Fix comment to match recent code change


From: Paul Eggert
Subject: [Emacs-diffs] master 4885707: ; Fix comment to match recent code change
Date: Tue, 08 Sep 2015 14:35:19 +0000

branch: master
commit 48857075c96c00bdbf8536e25234d33ed1b6e3b9
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Fix comment to match recent code change
---
 src/xdisp.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/xdisp.c b/src/xdisp.c
index 6b165af..1a5be59 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -11120,8 +11120,7 @@ clear_garbaged_frames (void)
 
 
 /* Redisplay the echo area of the selected frame.  If UPDATE_FRAME_P, update
-   selected_frame.  Value is the affected frame if the mini-windows height has
-   been changed.  */
+   selected_frame.  */
 
 static void
 echo_area_display (bool update_frame_p)



reply via email to

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