We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af27a4 commit 4bd8e8cCopy full SHA for 4bd8e8c
src/xdisp.c
@@ -78,8 +78,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
78
At its highest level, redisplay can be divided into 3 distinct
79
steps, all of which are visible in `redisplay_internal':
80
81
- . decide which windows on which frames need their windows
82
- considered for redisplay
+ . decide which frames need their windows to be considered for redisplay
83
. for each window whose display might need to be updated, compute
84
a structure, called "glyph matrix", which describes how it
85
should look on display
0 commit comments