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
c78450fd
Commit
c78450fd
authored
Sep 20, 2006
by
Kim F. Storm
Browse files
Add window-line-height.
parent
213957de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
etc/NEWS
etc/NEWS
+6
-1
No files found.
etc/NEWS
View file @
c78450fd
...
...
@@ -2054,7 +2054,7 @@ powerful ways. Encryption behavior customization is collected in the
allout-encryption customization group.
*** Navigation within an item is easier. Repeated beginning-of-line and
end-of-line key commands (usually, ^A and ^E) cycle through the
end-of-line key commands (usually, ^A and ^E) cycle through the
beginning/end-of-line and then beginning/end of topic, etc. See new
customization vars `allout-beginning-of-line-cycles'
and
`
allout
-
end
-
of
-
line
-
cycles
'.
...
...
@@ -4111,6 +4111,11 @@ give up and return LIMIT.
and partial visibility state of the corresponding row, if the PARTIALLY
arg is non-nil.
+++
*** New function `window-line-height'
is
an
efficient
way
to
get
information
about
a
specific
text
line
in
a
window
provided
that
the
window
's display is up-to-date.
+++
*** New functions `posn-at-point'
and
`
posn
-
at
-
x
-
y
' return
click-event-style position information for a given visible buffer
...
...
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