emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/sc.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/sc.texi
Date: Tue, 04 Feb 2003 09:53:55 -0500

Index: emacs/man/sc.texi
diff -c emacs/man/sc.texi:1.9 emacs/man/sc.texi:1.10
*** emacs/man/sc.texi:1.9       Wed Oct  2 19:24:31 2002
--- emacs/man/sc.texi   Tue Feb  4 09:53:28 2003
***************
*** 41,47 ****
  
  @dircategory Emacs
  @direntry
! * SC: (sc).           Supercite lets you cite parts of messages you're 
                          replying to, in flexible ways.
  @end direntry
  
--- 41,47 ----
  
  @dircategory Emacs
  @direntry
! * SC: (sc).           Supercite lets you cite parts of messages you're
                          replying to, in flexible ways.
  @end direntry
  
***************
*** 1178,1184 ****
  initializes the reply buffer:
  
  @enumerate
! @item 
  @vindex sc-pre-hook
  @vindex pre-hook (sc-)
  @emph{Runs @code{sc-pre-hook}.}
--- 1178,1184 ----
  initializes the reply buffer:
  
  @enumerate
! @item
  @vindex sc-pre-hook
  @vindex pre-hook (sc-)
  @emph{Runs @code{sc-pre-hook}.}
***************
*** 1222,1228 ****
  yanked text.  This allows you to easily undo Supercite's changes to
  affect alternative citing styles.
  
! @item 
  @emph{Processes the mail headers.}
  @vindex sc-confirm-always-p
  @vindex confirm-always-p (sc-)
--- 1222,1228 ----
  yanked text.  This allows you to easily undo Supercite's changes to
  affect alternative citing styles.
  
! @item
  @emph{Processes the mail headers.}
  @vindex sc-confirm-always-p
  @vindex confirm-always-p (sc-)
***************
*** 1275,1281 ****
  attribution string and a citation string which it will use to cite the
  original message.  @xref{Selecting an Attribution}, for details.
  
! @item 
  @emph{Cites the message body.}
  @vindex sc-cite-region-limit
  @vindex cite-region-limit (sc-)b
--- 1275,1281 ----
  attribution string and a citation string which it will use to cite the
  original message.  @xref{Selecting an Attribution}, for details.
  
! @item
  @emph{Cites the message body.}
  @vindex sc-cite-region-limit
  @vindex cite-region-limit (sc-)b
***************
*** 1316,1322 ****
  recognize those styles you see often.
  @xref{Configuring the Citation Engine}, for address@hidden
  
! @item 
  @emph{Runs @code{sc-post-hook}.}
  @vindex sc-post-hook
  @vindex post-hook (sc-)
--- 1316,1322 ----
  recognize those styles you see often.
  @xref{Configuring the Citation Engine}, for address@hidden
  
! @item
  @emph{Runs @code{sc-post-hook}.}
  @vindex sc-post-hook
  @vindex post-hook (sc-)
***************
*** 1581,1587 ****
  @item
  Use the value of the @code{"x-attribution"} key.
  
! @item 
  Use the author's first name.
  
  @item
--- 1581,1587 ----
  @item
  Use the value of the @code{"x-attribution"} key.
  
! @item
  Use the author's first name.
  
  @item
***************
*** 1590,1600 ****
  @item
  Use the author's initials.
  
! @item 
  Find the first address@hidden, non-empty attribution string in the
  attribution alist.
  
! @item 
  @code{sc-default-attribution} is used.
  @end enumerate
  
--- 1590,1600 ----
  @item
  Use the author's initials.
  
! @item
  Find the first address@hidden, non-empty attribution string in the
  attribution alist.
  
! @item
  @code{sc-default-attribution} is used.
  @end enumerate
  
***************
*** 2135,2141 ****
  
  Finally, the command @kbd{C-c C-p C-t h} (also @kbd{C-c C-p C-t ?})
  brings up a Help message on the toggling keymap.
!   
  
  @node  Mail Field Commands, Miscellaneous Commands, Variable Toggling 
Shortcuts, Post-yank Formatting Commands
  @comment  node-name,  next,  previous,  up
--- 2135,2141 ----
  
  Finally, the command @kbd{C-c C-p C-t h} (also @kbd{C-c C-p C-t ?})
  brings up a Help message on the toggling keymap.
! 
  
  @node  Mail Field Commands, Miscellaneous Commands, Variable Toggling 
Shortcuts, Post-yank Formatting Commands
  @comment  node-name,  next,  previous,  up
***************
*** 2299,2305 ****
  steps:
  
  @enumerate
! @item 
  Insert the original message, including the mail headers into the reply
  buffer. At this point you should not modify the raw text in any way, and
  you should place all the original headers into the body of the reply.
--- 2299,2305 ----
  steps:
  
  @enumerate
! @item
  Insert the original message, including the mail headers into the reply
  buffer. At this point you should not modify the raw text in any way, and
  you should place all the original headers into the body of the reply.
***************
*** 2307,2313 ****
  above the @code{mail-header-separator} line and one copy below,
  however there will probably be more headers below this address@hidden
  
! @item 
  Set @samp{point} to the beginning of the line containing the first mail
  header in the body of the reply. Set @samp{mark} at the end of the
  message text.  It is very important that the region be set around the
--- 2307,2313 ----
  above the @code{mail-header-separator} line and one copy below,
  however there will probably be more headers below this address@hidden
  
! @item
  Set @samp{point} to the beginning of the line containing the first mail
  header in the body of the reply. Set @samp{mark} at the end of the
  message text.  It is very important that the region be set around the
***************
*** 2319,2325 ****
  properly when the region is inactive, as should any other like-minded
  address@hidden
  
! @item 
  Run the hook @code{mail-citation-hook}. You will probably want to
  provide some kind of default citation functions in cases where the user
  does not have Supercite installed.  By default, your MUA should
--- 2319,2325 ----
  properly when the region is inactive, as should any other like-minded
  address@hidden
  
! @item
  Run the hook @code{mail-citation-hook}. You will probably want to
  provide some kind of default citation functions in cases where the user
  does not have Supercite installed.  By default, your MUA should




reply via email to

[Prev in Thread] Current Thread [Next in Thread]