diff options
author | Eli Zaretskii <eliz@gnu.org> | 2007-03-31 14:37:05 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2007-03-31 14:37:05 +0000 |
commit | c115a4634ff0ca7fbde3f4a1941daae77364e152 (patch) | |
tree | 2d87be5b61679fbe684b8ebd887b55500c363e30 /lispref/streams.texi | |
parent | 8aed9ac5f3ecf601ccc346f08de95a96e05329b7 (diff) | |
download | emacs-c115a4634ff0ca7fbde3f4a1941daae77364e152.tar.gz |
Improve indexing.
Diffstat (limited to 'lispref/streams.texi')
-rw-r--r-- | lispref/streams.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/streams.texi b/lispref/streams.texi index 9bb66378e5f..695a411a27e 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi @@ -681,6 +681,7 @@ returns @code{"The buffer is foo"}. @node Output Variables @section Variables Affecting Output +@cindex variables affecting output @defvar standard-output The value of this variable is the default output stream---the stream |