Mercurial > hg > xemacs-beta
comparison man/xemacs/xemacs.texi @ 404:2f8bb876ab1d r21-2-32
Import from CVS: tag r21-2-32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:16:07 +0200 |
parents | 74fd4e045ea6 |
children | de805c49cfc1 |
comparison
equal
deleted
inserted
replaced
403:9f011ab08d48 | 404:2f8bb876ab1d |
---|---|
269 * Active Regions:: Using zmacs-style highlighting of the | 269 * Active Regions:: Using zmacs-style highlighting of the |
270 selected region. | 270 selected region. |
271 | 271 |
272 Registers | 272 Registers |
273 | 273 |
274 * RegPos:: Saving positions in registers. | 274 * Position: RegPos. Saving positions in registers. |
275 * RegText:: Saving text in registers. | 275 * Text: RegText. Saving text in registers. |
276 * RegRect:: Saving rectangles in registers. | 276 * Rectangle: RegRect. Saving rectangles in registers. |
277 * Configurations: RegConfig. Saving window configurations in registers. | |
278 * Files: RegFiles. File names in registers. | |
279 * Numbers: RegNumbers. Numbers in registers. | |
280 * Bookmarks:: Bookmarks are like registers, but persistent. | |
277 | 281 |
278 Controlling the Display | 282 Controlling the Display |
279 | 283 |
280 * Scrolling:: Moving text up and down in a window. | 284 * Scrolling:: Moving text up and down in a window. |
281 * Horizontal Scrolling:: Moving text left and right in a window. | 285 * Horizontal Scrolling:: Moving text left and right in a window. |