Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
85cd80bb
Commit
85cd80bb
authored
Sep 28, 2015
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; Fix last commit
parent
a11ae01d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/xdisp.c
src/xdisp.c
+2
-0
No files found.
src/xdisp.c
View file @
85cd80bb
...
...
@@ -14018,6 +14018,7 @@ redisplay_internal (void)
if (interrupt_input && interrupts_deferred)
request_sigio ();
inhibit_free_realized_faces = false;
unbind_to (count, Qnil);
RESUME_POLLING;
}
...
...
@@ -14060,6 +14061,7 @@ static void
unwind_redisplay (void)
{
redisplaying_p = false;
inhibit_free_realized_faces = false;
}
...
...
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