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
ad731b0d
Commit
ad731b0d
authored
Apr 13, 2018
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; * doc/lispref/display.texi (Temporary Displays): Fix typos.
parent
f1450e9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/lispref/display.texi
doc/lispref/display.texi
+2
-2
No files found.
doc/lispref/display.texi
View file @
ad731b0d
...
...
@@ -1241,7 +1241,7 @@ displays the buffer specified by @var{buffer-or-name} @emph{before}
running @var{body}.
@end defmac
A window showing a temporary buffer can be fit to the size of that
A window showing a temporary buffer can be fit
ted
to the size of that
buffer using the following mode:
@defopt temp-buffer-resize-mode
...
...
@@ -1274,7 +1274,7 @@ positive integer. At the time the function is called, the window to be
resized is selected.
@end defopt
The following function uses the current buffer for tempora
l
display:
The following function uses the current buffer for tempora
ry
display:
@defun momentary-string-display string position &optional char message
This function momentarily displays @var{string} in the current buffer at
...
...
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