# HG changeset patch # User Richard M. Stallman # Date 1017702354 0 # Node ID c69907b4eb034772077cff7ae32b72c6102a57b6 # Parent 79f4beb26480fd794a25f88014a7d9f03d1d847a Minor cleanup. diff -r 79f4beb26480 -r c69907b4eb03 man/cmdargs.texi --- 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 diff -r 79f4beb26480 -r c69907b4eb03 man/frames.texi --- 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 diff -r 79f4beb26480 -r c69907b4eb03 man/rmail.texi --- 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. diff -r 79f4beb26480 -r c69907b4eb03 man/xresources.texi --- 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