Mercurial > hg > xemacs-beta
comparison man/new-users-guide/modes.texi @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 972bbb6d6ca2 |
children | 7d59cb494b73 |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
226 case of a system crash. | 226 case of a system crash. |
227 | 227 |
228 @item line-number-mode | 228 @item line-number-mode |
229 @cindex line-number-mode | 229 @cindex line-number-mode |
230 After you enable this mode, the line number at which your cursor is | 230 After you enable this mode, the line number at which your cursor is |
231 present will be displayed continuously in the mode line. | 231 present will be displayed continously in the mode line. |
232 | 232 |
233 @item blink-paren | 233 @item blink-paren |
234 @cindex blink-paren | 234 @cindex blink-paren |
235 To enable this command, just type | 235 To enable this command, just type |
236 @example | 236 @example |
239 | 239 |
240 @noindent | 240 @noindent |
241 Do not add the "-mode" to it. You can also select the @b{Paren | 241 Do not add the "-mode" to it. You can also select the @b{Paren |
242 Highlighting} option from the @b{Options} menu. After you enable this | 242 Highlighting} option from the @b{Options} menu. After you enable this |
243 command, put your cursor on one of the left parenthesis. The other | 243 command, put your cursor on one of the left parenthesis. The other |
244 matching parenthesis will start blinking. @xref{Options Menu}, for more | 244 matching parenthesis will start blinking. @xref{Options Menu,} for more |
245 information on the @b{Paren Highlighting} option. | 245 information on the @b{Paren Highlighting} option. |
246 @end table | 246 @end table |
247 | 247 |
248 For information on some other modes, look at the XEmacs User's Manual | 248 For information on some other modes, look at the XEmacs User's Manual |
249 and the associated files. | 249 and the associated files. |