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
fa080fa7
Commit
fa080fa7
authored
Jul 27, 2014
by
Eli Zaretskii
Browse files
src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.
parent
85bc77b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/dispnew.c
src/dispnew.c
+1
-1
No files found.
src/dispnew.c
View file @
fa080fa7
...
...
@@ -1639,7 +1639,7 @@ allocate_matrices_for_frame_redisplay (Lisp_Object window, int x, int y,
/* Actually change matrices, if allowed. Do not consider
CHANGED_LEAF_MATRIX computed above here because the pool
may have been changed which we don't now here. We trust
may have been changed which we don't
k
now here. We trust
that we only will be called with DIM_ONLY_P when
necessary. */
if (!dim_only_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