Mercurial > emacs
changeset 44326:c69907b4eb03
Minor cleanup.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 01 Apr 2002 23:05:54 +0000 |
parents | 79f4beb26480 |
children | 1e166973cd8b |
files | man/cmdargs.texi man/frames.texi man/rmail.texi man/xresources.texi |
diffstat | 4 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/man/cmdargs.texi Mon Apr 01 23:04:46 2002 +0000 +++ b/man/cmdargs.texi Mon Apr 01 23:05:54 2002 +0000 @@ -619,7 +619,8 @@ which happens to specify the font whose nickname is @samp{6x13}: @smallexample -emacs -fn "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1" & +emacs -fn \ + "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1" & @end smallexample @noindent
--- a/man/frames.texi Mon Apr 01 23:04:46 2002 +0000 +++ b/man/frames.texi Mon Apr 01 23:05:54 2002 +0000 @@ -757,7 +757,7 @@ @findex toggle-scroll-bar To enable or disable scroll bars for just the selected frame, use the -@kbd{M-x toggle-scroll-bar} command. +command @kbd{M-x toggle-scroll-bar}. @vindex scroll-bar-width @cindex width of the scroll bar
--- a/man/rmail.texi Mon Apr 01 23:04:46 2002 +0000 +++ b/man/rmail.texi Mon Apr 01 23:05:54 2002 +0000 @@ -1101,8 +1101,7 @@ When you receive a digest message, the most convenient way to read it is to @dfn{undigestify} it: to turn it back into many individual messages. Then you can read and delete the individual messages as it suits you. - - To do this, select the digest message and type the command @kbd{M-x +To do this, select the digest message and type the command @kbd{M-x undigestify-rmail-message}. This extracts the submessages as separate Rmail messages, and inserts them following the digest. The digest message itself is flagged as deleted.
--- a/man/xresources.texi Mon Apr 01 23:04:46 2002 +0000 +++ b/man/xresources.texi Mon Apr 01 23:05:54 2002 +0000 @@ -40,8 +40,8 @@ @cindex @file{.Xdefaults} file, and MS-Windows MS-Windows systems don't support @file{~/.Xdefaults} files, but Emacs compiled for Windows looks for X resources in the Windows -Registry, under the keys @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} -and @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. +Registry, under the key @samp{HKEY_CURRENT_USER\SOFTWARE\GNU\Emacs} +and then under the key @samp{HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs}. Programs define named resources with particular meanings. They also define how to group resources into named classes. For instance, in