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
10e187e8
Commit
10e187e8
authored
Oct 21, 2008
by
Martin Rudalics
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Resizing Windows): Minor wording fix.
parent
a93110ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/windows.texi
doc/lispref/windows.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
10e187e8
2008
-
10
-
21
Martin
Rudalics
<
rudalics
@
gmx
.
at
>
*
windows
.
texi
(
Resizing
Windows
):
Minor
wording
fix
.
2008
-
10
-
20
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
processes
.
texi
(
Shell
Arguments
):
Document
`
split
-
string
-
and
-
unquote
'
...
...
doc/lispref/windows.texi
View file @
10e187e8
...
...
@@ -2082,7 +2082,7 @@ other windows are ``robbed.'' If it would be necessary to alter the
size of a fixed-size window, @code{enlarge-window} gets an error
instead.
If @var{size} is negative, this function shrinks the window by
If @var{size} is negative, this function shrinks the
selected
window by
@minus{}@var{size} lines or columns. If that makes the window smaller
than the minimum size (@code{window-min-height} and
@code{window-min-width}), @code{enlarge-window} deletes the window.
...
...
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