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
d7c64de6
Commit
d7c64de6
authored
Sep 21, 1996
by
Richard M. Stallman
Browse files
Comment change.
parent
9bfd4456
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
src/indent.c
src/indent.c
+0
-5
No files found.
src/indent.c
View file @
d7c64de6
...
...
@@ -800,11 +800,6 @@ struct position val_compute_motion;
into account. That is, beginning-of-line moves you to the hpos
-HSCROLL + (HSCROLL > 0).
Note that FROMHPOS and TOHPOS should be expressed in real screen
columns, taking HSCROLL and the truncation glyph at the left margin
into account. That is, beginning-of-line moves you to the hpos
-HSCROLL + (HSCROLL > 0).
For example, to find the buffer position of column COL of line LINE
of a certain window, pass the window's starting location as FROM
and the window's upper-left coordinates as FROMVPOS and FROMHPOS.
...
...
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