# HG changeset patch # User Karl Heuer # Date 917983042 0 # Node ID 39d5ef228cae213242f5ab79b672e7a036ea43bf # Parent e0ae6525db588da2eac9d6c8276f5e825ff8d3ba (terminal-emulator): Doc fix. diff -r e0ae6525db58 -r 39d5ef228cae lisp/terminal.el --- a/lisp/terminal.el Tue Feb 02 14:03:10 1999 +0000 +++ b/lisp/terminal.el Tue Feb 02 19:17:22 1999 +0000 @@ -1069,7 +1069,7 @@ 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.