X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/44df92dbbb6899ecdf3ce560495131ca23992c6b..e1d290e2118242327ddc892b3f7e61cd165bf10b:/man/sc.texi diff --git a/man/sc.texi b/man/sc.texi index 9828a3838f..c702c9fb9c 100644 --- a/man/sc.texi +++ b/man/sc.texi @@ -7,39 +7,44 @@ @finalout @end iftex -@dircategory Emacs -@direntry -* SC: (sc). Supercite lets you cite parts of messages you're - replying to, in flexible ways. -@end direntry - @c @setchapternewpage odd % For book style double sided manual. @comment %**end of header (This is for running Texinfo on a region.) -@c @smallbook -@tex -\overfullrule=0pt -%\global\baselineskip 30pt % For printing in double spaces -@end tex -@ifinfo + +@copying This document describes the Supercite Version 3.1 package for citing and attributing the replies for various GNU Emacs mail and news reading subsystems. -Copyright @copyright{} 1993 Barry A@. Warsaw +Copyright @copyright{} 1993, 2001, 2002 Free Software Foundation, Inc. -Permission is granted to make and distribute verbatim copies of -this manual provided the copyright notice and this permission notice -are preserved on all copies. +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with the Front-Cover texts being ``A GNU +Manual'', and with the Back-Cover Texts as in (a) below. A copy of the +license is included in the section entitled ``GNU Free Documentation +License'' in the Emacs manual. -@ignore -Permission is granted to process this file through TeX and print the -results, provided the printed document carries copying permission -notice identical to this one except for the removal of this paragraph -(this paragraph not being relevant to the printed manual). +(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify +this GNU Manual, like GNU software. Copies published by the Free +Software Foundation raise funds for GNU development.'' + +This document is part of a collection distributed under the GNU Free +Documentation License. If you want to distribute this document +separately from the collection, you can do so by adding a copy of the +license to the document, as described in section 6 of the license. +@end quotation +@end copying + +@c @smallbook + +@dircategory Emacs +@direntry +* SC: (sc). Supercite lets you cite parts of messages you're + replying to, in flexible ways. +@end direntry -@end ignore -@end ifinfo -@c @titlepage @sp 6 @center @titlefont{Supercite User's Manual} @@ -54,15 +59,10 @@ notice identical to this one except for the removal of this paragraph @center @t{@dots{}!uunet!cen.com!bwarsaw} @page @vskip 0pt plus 1filll -Copyright @copyright{} 1993 Barry A@. Warsaw - -Permission is granted to make and distribute verbatim copies of -this manual provided the copyright notice and this permission notice -are preserved on all copies. - +@insertcopying @end titlepage -@page -@ifinfo + +@ifnottex @node Top, Introduction, (dir), (dir) @comment node-name, next, previous, up @@ -90,7 +90,8 @@ subsystems. The manual is divided into the following chapters. * Key Index:: * Variable Index:: @end menu -@end ifinfo +@end ifnottex + @node Introduction, Usage Overview, Top, Top @comment node-name, next, previous, up @@ -1200,13 +1201,13 @@ wide variety of MUAs, it does not install all of its commands directly into the reply buffer's keymap. Instead, it puts its commands on a keymap prefix, then installs this prefix onto the buffer's keymap. What this means is that you typically have to type more characters to invoke -a Supercite command, but Supercite's keybindings can be made much more +a Supercite command, but Supercite's key bindings can be made much more consistent across MUAs. You can control what key Supercite uses as its keymap prefix by changing the variable @code{sc-mode-map-prefix}. By default, this variable is set to @code{C-c C-p}; a finger twister perhaps, but unfortunately the -best default due to the scarcity of available keybindings in many MUAs. +best default due to the scarcity of available key bindings in many MUAs. @item @emph{Turns on Supercite minor mode.} @@ -1809,7 +1810,7 @@ of the following elements:@refill @table @asis @item the symbol @code{continue} This tells Regi to continue processing entries after a match, instead of -reseting the frame and moving @samp{point}. In this way, lines of text +resetting the frame and moving @samp{point}. In this way, lines of text can have multiple matches, but you have to be careful to avoid entering infinite loops.