Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
efafc282
Commit
efafc282
authored
Nov 07, 2008
by
Martin Rudalics
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Top): Update Windows entries in @detailmenu section.
parent
0273ca3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
2 deletions
+28
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+23
-0
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+5
-2
No files found.
doc/lispref/ChangeLog
View file @
efafc282
2008
-
11
-
07
Martin
Rudalics
<
rudalics
@
gmx
.
at
>
*
windows
.
texi
(
Windows
):
Update
entries
.
(
Basic
Windows
):
Remove
listing
of
attributes
.
Reword
.
(
Splitting
Windows
,
Deleting
Windows
,
Window
Point
):
Reword
.
(
Selecting
Windows
,
Cyclic
Window
Ordering
):
Reword
with
special
emphasis
on
order
of
recently
selected
windows
and
buffer
list
.
(
Buffers
and
Windows
,
Displaying
Buffers
,
Choosing
Window
):
Reword
with
special
emphasis
on
dedicated
windows
.
(
Dedicated
Windows
):
New
node
and
section
discussing
dedicated
windows
and
associated
functions
.
(
Window
Start
and
End
):
Rename
node
and
section
title
.
Reword
.
(
Textual
Scrolling
,
Vertical
Scrolling
,
Horizontal
Scrolling
):
Minor
rewording
.
(
Size
of
Window
):
Reword
,
in
particular
text
on
window
-
width
.
(
Resizing
Windows
):
Reword
.
Add
text
on
balancing
windows
.
(
Window
Configurations
):
Reword
.
Mention
window
parameters
.
(
Window
Parameters
):
New
node
and
section
on
window
parameters
.
(
Window
Hooks
):
Reword
.
Mention
that
window
-
configuration
-
change
-
hook
is
run
"buffer-locally"
.
*
elisp
.
texi
(
Top
):
Update
Windows
entries
in
@
detailmenu
section
.
2008
-
11
-
04
Juanma
Barranquero
<
lekktu
@
gmail
.
com
>
*
searching
.
texi
(
Regexp
Search
):
Fix
typo
.
...
...
doc/lispref/elisp.texi
View file @
efafc282
...
...
@@ -914,9 +914,11 @@ Windows
* Displaying Buffers:: Higher-level functions for displaying a buffer
and choosing a window for it.
* Choosing Window:: How to choose a window for displaying a buffer.
* Dedicated Windows:: How to avoid displaying another buffer in
a specific window.
* Window Point:: Each window has its own location of point.
* Window Start
:: The display-start position controls
which text
is
on-screen in
the
window.
* Window Start
and End:: Buffer positions indicating
which text
is
on-screen in
a
window.
* Textual Scrolling:: Moving text up and down through the window.
* Vertical Scrolling:: Moving the contents up and down on the window.
* Horizontal Scrolling:: Moving the contents sideways on the window.
...
...
@@ -925,6 +927,7 @@ Windows
* Coordinates and Windows:: Converting coordinates to windows.
* Window Tree:: The layout and sizes of all windows in a frame.
* Window Configurations:: Saving and restoring the state of the screen.
* Window Parameters:: Associating additional information with windows.
* Window Hooks:: Hooks for scrolling, window size changes,
redisplay going past a certain point,
or window configuration changes.
...
...
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