From: Werner LEMBERG Date: Fri, 25 Mar 2005 10:00:37 +0000 (+0000) Subject: * mail/supercite.el: Replace `legal' with `valid'. X-Git-Tag: ttn-vms-21-2-B4~1538 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0486e05aada487bf0d897fa67e7379df3348bf77;p=emacs.git * mail/supercite.el: Replace `legal' with `valid'. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45f9e6b696b..b48c14cf823 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,7 @@ * complete.el, thumbs.el: Replace `legal' with `valid'. * calendar/calendar.el: Replace `legal' with `valid'. * emacs-lisp/advice.el: Replace `legal' with `valid'. + * mail/supercite.el: Replace `legal' with `valid'. 2005-03-25 Werner Lemberg diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 5d4efeb8406..3f24c952d89 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el @@ -243,7 +243,7 @@ See the variable `sc-cite-frame-alist' for details." (defcustom sc-cite-region-limit t "*This variable controls automatic citation of yanked text. -Legal values are: +Valid values are: non-nil -- cite the entire region, regardless of its size nil -- do not cite the region at all @@ -347,7 +347,7 @@ Non-nil uses nested citations, nil uses non-nested citations." (defcustom sc-nuke-mail-headers 'all "*Controls mail header nuking. -Used in conjunction with `sc-nuke-mail-header-list'. Legal values are: +Used in conjunction with `sc-nuke-mail-header-list'. Valid values are: `all' -- nuke all mail headers `none' -- don't nuke any mail headers