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
f71de46c
Commit
f71de46c
authored
Jan 17, 2009
by
Eli Zaretskii
Browse files
(Suspending Emacs): Fix last change.
parent
ead3f58d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/lispref/os.texi
doc/lispref/os.texi
+4
-4
No files found.
doc/lispref/os.texi
View file @
f71de46c
...
...
@@ -599,10 +599,10 @@ returns @code{nil} to its caller in Lisp.
This function works only on the controlling terminal of the Emacs
session; to relinquish control of other tty devices, use
@code{suspend-tty} (
@pxref{Visibility of Frames}). If the Emacs
session uses more than
one terminal device, you will need to delete
the frames on all the
other devices before suspending Emacs, otherwise
this function signals
an error.
@code{suspend-tty} (
see below). If the Emacs session uses more than
one terminal device, you will need to delete
the frames on all the
other devices before suspending Emacs, otherwise
this function signals
an error.
If @var{string} is non-@code{nil}, its characters are sent to be read
as terminal input by Emacs's superior shell. The characters in
...
...
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