mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 11:21:19 -07:00
(Getting Out): Suspending is not allowed on Mac, either.
This commit is contained in:
parent
279a8f1a78
commit
4b3b63966e
1 changed files with 1 additions and 1 deletions
|
|
@ -527,7 +527,7 @@ subprocess of Emacs. Then you would exit the shell to return to Emacs.
|
|||
may not have a parent that can resume it again, and in any case you can
|
||||
give input to some other job such as a shell merely by moving to a
|
||||
different window. Therefore, suspending is not allowed when Emacs is using
|
||||
a window system (X or MS Windows).
|
||||
a window system (X, MS Windows, or Mac).
|
||||
|
||||
@defun suspend-emacs &optional string
|
||||
This function stops Emacs and returns control to the superior process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue