]> git.eshelyaron.com Git - emacs.git/commitdiff
(Terminal Output): document `send-string-to-terminal' in batch mode.
authorAlan Mackenzie <acm@muc.de>
Fri, 11 Sep 2009 20:27:50 +0000 (20:27 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 11 Sep 2009 20:27:50 +0000 (20:27 +0000)
doc/lispref/os.texi

index c535307b802143f4394e86b658b00aa437242e50..d2d2b48d91020726fb562643b10e2b7c7cc70ccd 100644 (file)
@@ -1954,7 +1954,8 @@ This function sends @var{string} to @var{terminal} without alteration.
 Control characters in @var{string} have terminal-dependent effects.
 This function operates only on text terminals.  @var{terminal} may be
 a terminal object, a frame, or @code{nil} for the selected frame's
-terminal.
+terminal.  In batch mode, @var{string} is sent to stdout when
+@var{terminal} is @code{nil}.
 
 One use of this function is to define function keys on terminals that
 have downloadable function key definitions.  For example, this is how (on