]> code.delx.au - gnu-emacs/commitdiff
; Fix comment to match recent code change
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Sep 2015 14:34:54 +0000 (07:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Sep 2015 14:35:15 +0000 (07:35 -0700)
src/xdisp.c

index 6b165af1eb70fa68102b0a132fe2e9e5986cae5e..1a5be592818c2806ac059514061d64e7f75e8d68 100644 (file)
@@ -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)