Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f804f446
Commit
f804f446
authored
Sep 14, 2009
by
Alan Mackenzie
Browse files
(Terminal Output): Put "@code{}" around "stdout".
parent
beee5da7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/lispref/os.texi
doc/lispref/os.texi
+1
-1
No files found.
doc/lispref/os.texi
View file @
f804f446
...
...
@@ -1954,7 +1954,7 @@ This function sends @var{string} to @var{terminal} without alteration.
Control characters in @var{string} have terminal-dependent effects.
This function operates only on text terminals. @var{terminal} may be
a terminal object, a frame, or @code{nil} for the selected frame's
terminal. In batch mode, @var{string} is sent to stdout when
terminal. In batch mode, @var{string} is sent to
@code{
stdout
}
when
@var{terminal} is @code{nil}.
One use of this function is to define function keys on terminals that
...
...
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