Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3aa9f0c4
Commit
3aa9f0c4
authored
May 14, 2008
by
Kenichi Handa
Browse files
(fonts_changed_p): Comment improved.
parent
c6b278e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
src/dispnew.c
src/dispnew.c
+3
-1
No files found.
src/dispnew.c
View file @
3aa9f0c4
...
...
@@ -324,7 +324,9 @@ static struct frame *frame_matrix_frame;
matrix adjustments. Redisplay must stop, and glyph matrices must
be adjusted when this flag becomes non-zero during display. The
reason fonts can be loaded so late is that fonts of fontsets are
loaded on demand. */
loaded on demand. Another reason is that a line contains many
characters displayed by zero width or very narrow glyphs of
variable-width fonts. */
int fonts_changed_p;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment