diff options
| author | Richard M. Stallman | 2007-04-07 02:02:56 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-04-07 02:02:56 +0000 |
| commit | c1153e4059b0e5a2d143a7e29afc62bd68a1fd40 (patch) | |
| tree | 84d90369a6b27d8775283c01993ef700b6cb2bb8 | |
| parent | 93860cc971791aa36b36902412b3089f1ca02c4b (diff) | |
| download | emacs-c1153e4059b0e5a2d143a7e29afc62bd68a1fd40.tar.gz emacs-c1153e4059b0e5a2d143a7e29afc62bd68a1fd40.zip | |
(Output Variables): Improve index entry.
| -rw-r--r-- | lispref/streams.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/streams.texi b/lispref/streams.texi index 695a411a27e..7356c119a1e 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi | |||
| @@ -681,7 +681,7 @@ returns @code{"The buffer is foo"}. | |||
| 681 | 681 | ||
| 682 | @node Output Variables | 682 | @node Output Variables |
| 683 | @section Variables Affecting Output | 683 | @section Variables Affecting Output |
| 684 | @cindex variables affecting output | 684 | @cindex output-controlling variables |
| 685 | 685 | ||
| 686 | @defvar standard-output | 686 | @defvar standard-output |
| 687 | The value of this variable is the default output stream---the stream | 687 | The value of this variable is the default output stream---the stream |