From 4703062c1d5e32c24b9de5e49072545c87e31286 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 3 Jul 2005 16:29:51 +0000 Subject: [PATCH] (filladapt-prefix-table): Add defvar. --- lisp/mail/supercite.el | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.39.2