mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
(filladapt-prefix-table): Add defvar.
This commit is contained in:
parent
25774ab459
commit
4703062c1d
@ -1317,6 +1317,8 @@ use it instead of `sc-citation-root-regexp'."
|
|||||||
sc-citation-delimiter
|
sc-citation-delimiter
|
||||||
sc-citation-separator))
|
sc-citation-separator))
|
||||||
|
|
||||||
|
(defvar filladapt-prefix-table)
|
||||||
|
|
||||||
(defun sc-setup-filladapt ()
|
(defun sc-setup-filladapt ()
|
||||||
"Setup `filladapt-prefix-table' to handle Supercited paragraphs."
|
"Setup `filladapt-prefix-table' to handle Supercited paragraphs."
|
||||||
(let* ((fa-sc-elt 'filladapt-supercite-included-text)
|
(let* ((fa-sc-elt 'filladapt-supercite-included-text)
|
||||||
|
Loading…
Reference in New Issue
Block a user