emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mail/supercite.el


From: Werner LEMBERG
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/supercite.el
Date: Fri, 25 Mar 2005 05:00:38 -0500

Index: emacs/lisp/mail/supercite.el
diff -c emacs/lisp/mail/supercite.el:1.40 emacs/lisp/mail/supercite.el:1.41
*** emacs/lisp/mail/supercite.el:1.40   Fri Mar 25 08:38:22 2005
--- emacs/lisp/mail/supercite.el        Fri Mar 25 10:00:37 2005
***************
*** 243,249 ****
  
  (defcustom sc-cite-region-limit t
    "*This variable controls automatic citation of yanked text.
! Legal values are:
  
  non-nil   -- cite the entire region, regardless of its size
  nil       -- do not cite the region at all
--- 243,249 ----
  
  (defcustom sc-cite-region-limit t
    "*This variable controls automatic citation of yanked text.
! Valid values are:
  
  non-nil   -- cite the entire region, regardless of its size
  nil       -- do not cite the region at all
***************
*** 347,353 ****
  
  (defcustom sc-nuke-mail-headers 'all
    "*Controls mail header nuking.
! Used in conjunction with `sc-nuke-mail-header-list'.  Legal values are:
  
  `all'       -- nuke all mail headers
  `none'      -- don't nuke any mail headers
--- 347,353 ----
  
  (defcustom sc-nuke-mail-headers 'all
    "*Controls mail header nuking.
! Used in conjunction with `sc-nuke-mail-header-list'.  Valid values are:
  
  `all'       -- nuke all mail headers
  `none'      -- don't nuke any mail headers




reply via email to

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