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
ea5fff5f
Commit
ea5fff5f
authored
Sep 20, 2009
by
Eli Zaretskii
Browse files
Fix a comment.
parent
2702e4ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/xdisp.c
src/xdisp.c
+2
-1
No files found.
src/xdisp.c
View file @
ea5fff5f
...
...
@@ -14886,7 +14886,8 @@ try_window_id (w)
if (!NILP (w->region_showing))
GIVE_UP (10);
/* Can use this if overlay arrow position and or string have changed. */
/* Can't use this if overlay arrow position and or string have
changed. */
if (overlay_arrows_changed_p ())
GIVE_UP (12);
...
...
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