Mercurial > emacs
changeset 63056:095901aead41
(sc-mail-glom-frame): Mark as risky.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 06 Jun 2005 12:27:26 +0000 |
parents | 1fefd865fb18 |
children | 3949ec3f5f5a |
files | lisp/mail/supercite.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/supercite.el Mon Jun 06 12:26:07 2005 +0000 +++ b/lisp/mail/supercite.el Mon Jun 06 12:27:26 2005 +0000 @@ -720,6 +720,7 @@ (sc-mail-warn-if-non-rfc822-p (sc-mail-error-in-mail-field)) (end (setq sc-mail-headers-end (point)))) "Regi frame for glomming mail header information.") +(put 'sc-mail-glom-frame 'risky-local-variable t) (defvar curline) ; dynamic bondage