# HG changeset patch # User Richard M. Stallman # Date 1138553689 0 # Node ID 2ccd995850e502e02812c9ae35882374bf8916ec # Parent 132c4fb111bca5107ac4ee6f609100fd61a7d8dd (Display Custom): Add xref to Variables. (Optional Mode Line): eol-mnemonic-... vars moved here. diff -r 132c4fb111bc -r 2ccd995850e5 man/display.texi --- a/man/display.texi Sun Jan 29 16:53:27 2006 +0000 +++ b/man/display.texi Sun Jan 29 16:54:49 2006 +0000 @@ -961,6 +961,16 @@ @code{mode-line-in-non-selected-windows} to @code{nil}; then all mode lines are displayed in the @code{mode-line} face. +@vindex eol-mnemonic-unix +@vindex eol-mnemonic-dos +@vindex eol-mnemonic-mac +@vindex eol-mnemonic-undecided + You can customize the mode line display for each of the end-of-line +formats by setting each of the variables @code{eol-mnemonic-unix}, +@code{eol-mnemonic-dos}, @code{eol-mnemonic-mac}, and +@code{eol-mnemonic-undecided} to any string you find appropriate. +@xref{Variables}, for an explanation of how to set variables. + @node Text Display @section How Text Is Displayed @cindex characters (in text) @@ -1051,8 +1061,11 @@ @node Display Custom @section Customization of Display - This section contains information for customization only. Beginning -users should skip it. + This section describes variables (@pxref{Variables}) that you can +change to customize how Emacs displays text. Beginning users can skip +it. +@c the reason for that pxref is because an xref early in the +@c ``echo area'' section leads here. @vindex inverse-video If the variable @code{inverse-video} is non-@code{nil}, Emacs attempts