]> git.eshelyaron.com Git - emacs.git/commitdiff
(filladapt-prefix-table): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 16:29:51 +0000 (16:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 16:29:51 +0000 (16:29 +0000)
lisp/mail/supercite.el

index 593f46cad40ed57aaec526599edea44136e06d1b..f7d6b11d6088711b126db78be3ac414875fb3e5c 100644 (file)
@@ -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)