all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs/doc/lispref os.texi
Date: Sat, 12 Sep 2009 11:12:01 +0300	[thread overview]
Message-ID: <83bplg1t0u.fsf@gnu.org> (raw)
In-Reply-To: <E1MmDd5-0001Ia-89@monty-python.gnu.org>

> Date: Fri, 11 Sep 2009 20:27:50 +0000
> From: Alan Mackenzie <acm@muc.de>
> Subject: [Emacs-diffs] emacs/doc/lispref os.texi
> To: emacs-diffs@gnu.org
> 
> Index: os.texi
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/doc/lispref/os.texi,v
> retrieving revision 1.29
> retrieving revision 1.30
> diff -u -b -r1.29 -r1.30
> --- os.texi	10 Jul 2009 06:10:35 -0000	1.29
> +++ os.texi	11 Sep 2009 20:27:50 -0000	1.30
> @@ -1954,7 +1954,8 @@
>  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

Thanks, but please give "stdout" a @code markup, since it is a
symbol.  Alternatively, use "standard output stream".




       reply	other threads:[~2009-09-12  8:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1MmDd5-0001Ia-89@monty-python.gnu.org>
2009-09-12  8:12 ` Eli Zaretskii [this message]
2009-09-14  9:50   ` [Emacs-diffs] emacs/doc/lispref os.texi Alan Mackenzie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83bplg1t0u.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.