comparison man/emacs.texi @ 60111:abb9cabe814d

(Top): Update display.texi and frames.texi submenu data.
author Richard M. Stallman <rms@gnu.org>
date Wed, 16 Feb 2005 10:13:01 +0000
parents aac0a33f5772
children 5b6b66d56fe6
comparison
equal deleted inserted replaced
60110:f1ac3b1b3584 60111:abb9cabe814d
303 * RegFiles:: File names in registers. 303 * RegFiles:: File names in registers.
304 * Bookmarks:: Bookmarks are like registers, but persistent. 304 * Bookmarks:: Bookmarks are like registers, but persistent.
305 305
306 Controlling the Display 306 Controlling the Display
307 307
308 * Faces:: How to change the display style using faces.
309 * Font Lock:: Minor mode for syntactic highlighting using faces.
310 * Highlight Changes:: Using colors to show where you changed the buffer.
311 * Highlight Interactively:: Tell Emacs what text to highlight.
308 * Scrolling:: Moving text up and down in a window. 312 * Scrolling:: Moving text up and down in a window.
309 * Horizontal Scrolling:: Moving text left and right in a window. 313 * Horizontal Scrolling:: Moving text left and right in a window.
314 * Fringes:: Enabling or disabling window fringes.
315 * Useless Whitespace:: Showing possibly-spurious trailing whitespace.
310 * Follow Mode:: Follow mode lets two windows scroll as one. 316 * Follow Mode:: Follow mode lets two windows scroll as one.
311 * Selective Display:: Hiding lines with lots of indentation. 317 * Selective Display:: Hiding lines with lots of indentation.
312 * Optional Mode Line:: Optional mode line display features. 318 * Optional Mode Line:: Optional mode line display features.
313 * Text Display:: How text is normally displayed. 319 * Text Display:: How text characters are normally displayed.
320 * Cursor Display:: Features for displaying the cursor.
314 * Display Custom:: Information on variables for customizing display. 321 * Display Custom:: Information on variables for customizing display.
315 322
316 Searching and Replacement 323 Searching and Replacement
317 324
318 * Incremental Search:: Search happens as you type the string. 325 * Incremental Search:: Search happens as you type the string.
416 * Multiple Displays:: How one Emacs job can talk to several displays. 423 * Multiple Displays:: How one Emacs job can talk to several displays.
417 * Special Buffer Frames:: You can make certain buffers have their own frames. 424 * Special Buffer Frames:: You can make certain buffers have their own frames.
418 * Frame Parameters:: Changing the colors and other modes of frames. 425 * Frame Parameters:: Changing the colors and other modes of frames.
419 * Scroll Bars:: How to enable and disable scroll bars; how to use them. 426 * Scroll Bars:: How to enable and disable scroll bars; how to use them.
420 * Wheeled Mice:: Using mouse wheels for scrolling. 427 * Wheeled Mice:: Using mouse wheels for scrolling.
428 * Drag and Drop:: Using drag and drop to open files and insert text.
421 * Menu Bars:: Enabling and disabling the menu bar. 429 * Menu Bars:: Enabling and disabling the menu bar.
422 * Tool Bars:: Enabling and disabling the tool bar. 430 * Tool Bars:: Enabling and disabling the tool bar.
423 * Dialog Boxes:: Controlling use of dialog boxes. 431 * Dialog Boxes:: Controlling use of dialog boxes.
424 * Faces:: How to change the display style using faces. 432 * Tooltips:: Showing "tooltips", AKA "balloon help" for active text.
425 * Font Lock:: Minor mode for syntactic highlighting using faces.
426 * Highlight Changes:: Using colors to show where you changed the buffer.
427 * Highlight Interactively:: Tell Emacs what text to highlight.
428 * Useless Whitespace:: Showing possibly-spurious trailing whitespace.
429 * Tooltips:: Showing "tooltips", AKA "ballon help" for active text.
430 * Mouse Avoidance:: Moving the mouse pointer out of the way. 433 * Mouse Avoidance:: Moving the mouse pointer out of the way.
431 * Non-Window Terminals:: Multiple frames on terminals that show only one. 434 * Non-Window Terminals:: Multiple frames on terminals that show only one.
432 * XTerm Mouse:: Using the mouse in an XTerm terminal emulator. 435 * XTerm Mouse:: Using the mouse in an XTerm terminal emulator.
433 436
434 International Character Set Support 437 International Character Set Support