1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(terminal-emulator): Doc fix.

This commit is contained in:
Karl Heuer 1999-02-02 19:17:22 +00:00
parent 247be83704
commit 73b7a92263

View file

@ -1069,7 +1069,7 @@ move to start of new line, clear to end of line."
ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
BUFFER's contents are made an image of the display generated by that program,
and any input typed when BUFFER is the current Emacs buffer is sent to that
program an keyboard input.
program as keyboard input.
Interactively, BUFFER defaults to \"*terminal*\" and PROGRAM and ARGS
are parsed from an input-string using your usual shell.