From: Richard M. Stallman Date: Sun, 3 Jul 2005 16:29:51 +0000 (+0000) Subject: (filladapt-prefix-table): Add defvar. X-Git-Tag: emacs-pretest-22.0.90~8492 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4703062c1d5e32c24b9de5e49072545c87e31286;p=emacs.git (filladapt-prefix-table): Add defvar. --- 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)