# HG changeset patch # User Richard M. Stallman # Date 1120408191 0 # Node ID eb399d132bf4cba1f3a803917b2b9147da7e20ba # Parent 6f8d122757b4c26d1f15e26b7117e10cf9602a5c (filladapt-prefix-table): Add defvar. diff -r 6f8d122757b4 -r eb399d132bf4 lisp/mail/supercite.el --- a/lisp/mail/supercite.el Sun Jul 03 16:29:14 2005 +0000 +++ b/lisp/mail/supercite.el Sun Jul 03 16:29:51 2005 +0000 @@ -1317,6 +1317,8 @@ 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)