projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fa491a
)
* src/terminal.c (Fframe_terminal): Use active voice
author
Robert Pluim
<rpluim@gmail.com>
Fri, 22 Jul 2022 12:19:04 +0000
(14:19 +0200)
committer
Robert Pluim
<rpluim@gmail.com>
Fri, 22 Jul 2022 12:19:04 +0000
(14:19 +0200)
src/terminal.c
patch
|
blob
|
history
diff --git
a/src/terminal.c
b/src/terminal.c
index 4580d0b7267a743df55be79534ae6dcacfc042d2..48d581e6ea43918375b146dbdc746cb5e4d1088e 100644
(file)
--- a/
src/terminal.c
+++ b/
src/terminal.c
@@
-402,7
+402,7
@@
but if the second argument FORCE is non-nil, you may do so. */)
\f
DEFUN ("frame-terminal", Fframe_terminal, Sframe_terminal, 0, 1, 0,
doc: /* Return the terminal that FRAME is displayed on.
-If FRAME is nil,
the selected frame is used
.
+If FRAME is nil,
use the selected frame
.
The terminal device is represented by its integer identifier. */)
(Lisp_Object frame)