Mercurial > emacs
changeset 63945:eb399d132bf4
(filladapt-prefix-table): Add defvar.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 03 Jul 2005 16:29:51 +0000 |
parents | 6f8d122757b4 |
children | 6ff93de5cf2b |
files | lisp/mail/supercite.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)