summaryrefslogtreecommitdiff
path: root/lisp/mail/supercite.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-07-03 16:29:51 +0000
committerRichard M. Stallman <rms@gnu.org>2005-07-03 16:29:51 +0000
commit4703062c1d5e32c24b9de5e49072545c87e31286 (patch)
tree3e69c8b28b79d9da742341d3cbb36af1b50cd32a /lisp/mail/supercite.el
parent25774ab45902a94fa26679fa5aa7319bc086e33d (diff)
downloademacs-4703062c1d5e32c24b9de5e49072545c87e31286.tar.gz
(filladapt-prefix-table): Add defvar.
Diffstat (limited to 'lisp/mail/supercite.el')
-rw-r--r--lisp/mail/supercite.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el
index 593f46cad40..f7d6b11d608 100644
--- a/lisp/mail/supercite.el
+++ b/lisp/mail/supercite.el
@@ -1317,6 +1317,8 @@ use it instead of `sc-citation-root-regexp'."
sc-citation-delimiter
sc-citation-separator))
+(defvar filladapt-prefix-table)
+
(defun sc-setup-filladapt ()
"Setup `filladapt-prefix-table' to handle Supercited paragraphs."
(let* ((fa-sc-elt 'filladapt-supercite-included-text)