[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/mail/supercite.el
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/mail/supercite.el |
Date: |
Sun, 03 Jul 2005 12:29:51 -0400 |
Index: emacs/lisp/mail/supercite.el
diff -c emacs/lisp/mail/supercite.el:1.48 emacs/lisp/mail/supercite.el:1.49
*** emacs/lisp/mail/supercite.el:1.48 Mon Jun 6 12:27:26 2005
--- emacs/lisp/mail/supercite.el Sun Jul 3 16:29:51 2005
***************
*** 1317,1322 ****
--- 1317,1324 ----
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)
- [Emacs-diffs] Changes to emacs/lisp/mail/supercite.el,
Richard M . Stallman <=