emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 4bd8e8c6d2b: ; * src/xdisp.c: Fix wording in commentary.


From: Eli Zaretskii
Subject: emacs-29 4bd8e8c6d2b: ; * src/xdisp.c: Fix wording in commentary.
Date: Thu, 20 Jul 2023 06:22:45 -0400 (EDT)

branch: emacs-29
commit 4bd8e8c6d2b75d678c13ae34c401668d3e8eecc7
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * src/xdisp.c: Fix wording in commentary.
---
 src/xdisp.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/xdisp.c b/src/xdisp.c
index 5a014e87e6c..fdb4acd71bf 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -78,8 +78,7 @@ along with GNU Emacs.  If not, see 
<https://www.gnu.org/licenses/>.  */
    At its highest level, redisplay can be divided into 3 distinct
    steps, all of which are visible in `redisplay_internal':
 
-    . decide which windows on which frames need their windows
-      considered for redisplay
+    . decide which frames need their windows to be considered for redisplay
     . for each window whose display might need to be updated, compute
       a structure, called "glyph matrix", which describes how it
       should look on display



reply via email to

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