Mercurial > emacs
changeset 60924:fb2b49a3a4e0
* mail/supercite.el: Replace `legal' with `valid'.
author | Werner LEMBERG <wl@gnu.org> |
---|---|
date | Fri, 25 Mar 2005 10:00:37 +0000 |
parents | 08f8c7042636 |
children | a9c571ede913 |
files | lisp/ChangeLog lisp/mail/supercite.el |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 25 09:55:34 2005 +0000 +++ b/lisp/ChangeLog Fri Mar 25 10:00:37 2005 +0000 @@ -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 <wl@gnu.org>
--- a/lisp/mail/supercite.el Fri Mar 25 09:55:34 2005 +0000 +++ b/lisp/mail/supercite.el Fri Mar 25 10:00:37 2005 +0000 @@ -243,7 +243,7 @@ (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 @@ (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