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
b30ec466
Commit
b30ec466
authored
Nov 01, 1994
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(XTclear_end_of_line): Finish the line dance here too, just as was done in
XTwrite_glyphs.
parent
77b68646
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/xterm.c
src/xterm.c
+2
-0
No files found.
src/xterm.c
View file @
b30ec466
...
...
@@ -782,6 +782,8 @@ XTclear_end_of_line (first_unused)
BLOCK_INPUT
;
do_line_dance
();
/* Notice if the cursor will be cleared by this operation. */
if
(
curs_y
==
f
->
phys_cursor_y
&&
curs_x
<=
f
->
phys_cursor_x
...
...
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