[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 ad731b0: ; * doc/lispref/display.texi (Temporary
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-26 ad731b0: ; * doc/lispref/display.texi (Temporary Displays): Fix typos. |
Date: |
Fri, 13 Apr 2018 13:20:01 -0400 (EDT) |
branch: emacs-26
commit ad731b0d8fe75af37959042db8de9db6178cf0e8
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * doc/lispref/display.texi (Temporary Displays): Fix typos.
---
doc/lispref/display.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 1743a97..02dc830 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -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 fitted 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 temporal display:
+The following function uses the current buffer for temporary display:
@defun momentary-string-display string position &optional char message
This function momentarily displays @var{string} in the current buffer at
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-26 ad731b0: ; * doc/lispref/display.texi (Temporary Displays): Fix typos.,
Eli Zaretskii <=