From 73b7a92263c375786dc5e733235b9852ff49d17f Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 2 Feb 1999 19:17:22 +0000 Subject: [PATCH] (terminal-emulator): Doc fix. --- lisp/terminal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/terminal.el b/lisp/terminal.el index 04f98302ecc..275884cade6 100644 --- a/lisp/terminal.el +++ b/lisp/terminal.el @@ -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. -- 2.39.2