# HG changeset patch # User Werner LEMBERG # Date 1111744837 0 # Node ID fb2b49a3a4e09b4705b0404f22fce331319d17e9 # Parent 08f8c704263603765610c2c598206187e489fefa * mail/supercite.el: Replace `legal' with `valid'. diff -r 08f8c7042636 -r fb2b49a3a4e0 lisp/ChangeLog --- 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 diff -r 08f8c7042636 -r fb2b49a3a4e0 lisp/mail/supercite.el --- 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