(Editing Types): A `process' is a subprocess of Emacs, not just any process
running on the OS.
This commit is contained in:
parent
23dd4ecdbc
commit
6fdbd4c63c
1 changed files with 1 additions and 1 deletions
|
@ -1351,7 +1351,7 @@ editing.
|
|||
* Frame Type:: Windows subdivide frames.
|
||||
* Window Configuration Type:: Recording the way a frame is subdivided.
|
||||
* Frame Configuration Type:: Recording the status of all frames.
|
||||
* Process Type:: A process running on the underlying OS.
|
||||
* Process Type:: A subprocess of Emacs running on the underlying OS.
|
||||
* Stream Type:: Receive or send characters.
|
||||
* Keymap Type:: What function a keystroke invokes.
|
||||
* Overlay Type:: How an overlay is represented.
|
||||
|
|
Loading…
Add table
Reference in a new issue