Mercurial > hg > xemacs-beta
comparison man/termcap.texi @ 901:37e56e920ac5
[xemacs-hg @ 2002-07-05 20:35:47 by adrian]
[R21.4] [PATCH] xemacs-21.5: man typo fixes for incorrect use of indef. art. "an"
-------------------- ChangeLog entries follow: --------------------
man/ChangeLog addition:
2002-07-05 Adrian Aichner <adrian@xemacs.org>
* xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
indef. art. "an".
2002-07-05 Adrian Aichner <adrian@xemacs.org>
* lispref/control.texi (Processing of Errors): Ditto.
* lispref/mule.texi (ISO 2022): Ditto.
* lispref/packaging.texi (Package Terminology): Ditto.
* lispref/text.texi (Transformations): Ditto.
2002-07-05 Adrian Aichner <adrian@xemacs.org>
* termcap.texi (Naming): Ditto.
* texinfo.texi (itemize): Ditto.
* texinfo.texi (Tips): Ditto.
* widget.texi (Introduction): Ditto.
* widget.texi (group): Ditto.
author | adrian |
---|---|
date | Fri, 05 Jul 2002 20:35:55 +0000 |
parents | 3ecd8885ac67 |
children | 47c30044fc4e |
comparison
equal
deleted
inserted
replaced
900:ac5c14a317f1 | 901:37e56e920ac5 |
---|---|
1145 @item -s | 1145 @item -s |
1146 ``Status''. Says to enable use of a status line which ordinary output | 1146 ``Status''. Says to enable use of a status line which ordinary output |
1147 does not touch (@pxref{Status Line}). | 1147 does not touch (@pxref{Status Line}). |
1148 | 1148 |
1149 Some terminals have a special line that is used only as a status line. | 1149 Some terminals have a special line that is used only as a status line. |
1150 For these terminals, there is no need for an @samp{-s} variant; the | 1150 For these terminals, there is no need for a @samp{-s} variant; the |
1151 status line commands should be defined by default. On other | 1151 status line commands should be defined by default. On other |
1152 terminals, enabling a status line means removing one screen line from | 1152 terminals, enabling a status line means removing one screen line from |
1153 ordinary use and reducing the effective screen height. For these | 1153 ordinary use and reducing the effective screen height. For these |
1154 terminals, the user can choose the @samp{-s} variant type to request | 1154 terminals, the user can choose the @samp{-s} variant type to request |
1155 use of a status line. | 1155 use of a status line. |