Skip to content

Commit

Permalink
(terminal-emulator): Doc fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Heuer committed Feb 2, 1999
1 parent a2c751e commit 1900c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/terminal.el
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1900c9f

Please sign in to comment.