aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mail/supercite.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el
index ba4aca881ef..593f46cad40 100644
--- a/lisp/mail/supercite.el
+++ b/lisp/mail/supercite.el
@@ -720,6 +720,7 @@ the list should be unique."
720 (sc-mail-warn-if-non-rfc822-p (sc-mail-error-in-mail-field)) 720 (sc-mail-warn-if-non-rfc822-p (sc-mail-error-in-mail-field))
721 (end (setq sc-mail-headers-end (point)))) 721 (end (setq sc-mail-headers-end (point))))
722 "Regi frame for glomming mail header information.") 722 "Regi frame for glomming mail header information.")
723(put 'sc-mail-glom-frame 'risky-local-variable t)
723 724
724(defvar curline) ; dynamic bondage 725(defvar curline) ; dynamic bondage
725 726