Mercurial > hg > xemacs-beta
comparison man/info.texi @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | 2d532a89d707 |
children | 972bbb6d6ca2 |
comparison
equal
deleted
inserted
replaced
297:deca3c1083ac | 298:70ad99077275 |
---|---|
1 \input texinfo @c -*-texinfo-*- | 1 \input texinfo @c -*-texinfo-*- |
2 @comment %**start of header | 2 @comment %**start of header |
3 @setfilename info.info | 3 @setfilename ../info/info.info |
4 @settitle Info 1.0 | 4 @settitle Info 1.0 |
5 @comment %**end of header | 5 @comment %**end of header |
6 @comment $Id: info.texi,v 1.3 1997/07/19 22:11:48 steve Exp $ | 6 @comment $Id: info.texi,v 1.4 1998/06/30 06:35:28 steve Exp $ |
7 | 7 |
8 @dircategory Texinfo documentation system | 8 @dircategory Texinfo documentation system |
9 @direntry | 9 @direntry |
10 * Info: (info). Documentation browsing system. | 10 * Info: (info). Documentation browsing system. |
11 @end direntry | 11 @end direntry |
395 | 395 |
396 Now look for the line containing many dashes near the bottom of the | 396 Now look for the line containing many dashes near the bottom of the |
397 screen. There is one more line beneath that one, but usually it is | 397 screen. There is one more line beneath that one, but usually it is |
398 blank. If it is empty, Info is ready for a command, such as @kbd{n} | 398 blank. If it is empty, Info is ready for a command, such as @kbd{n} |
399 or @kbd{b} or Space or @kbd{m}. If that line contains text ending | 399 or @kbd{b} or Space or @kbd{m}. If that line contains text ending |
400 in a colon, it mean Info is trying to read the @dfn{argument} to a | 400 in a colon, it means Info is trying to read the @dfn{argument} to a |
401 command. At such times, commands do not work, because Info tries to | 401 command. At such times, commands do not work, because Info tries to |
402 use them as the argument. You must either type the argument and | 402 use them as the argument. You must either type the argument and |
403 finish the command you started, or type @kbd{Control-g} to cancel the | 403 finish the command you started, or type @kbd{Control-g} to cancel the |
404 command. When you have done one of those things, the line becomes | 404 command. When you have done one of those things, the line becomes |
405 blank again. | 405 blank again. |