TobiasZawada / texfrag

Emacs package for previewing LaTeX fragments such as in doxygen comments.
GNU General Public License v3.0
68 stars 4 forks source link

Load seq for using its function #25

Closed syohex closed 4 years ago

syohex commented 4 years ago

And fix the following byte-compile warning

texfrag.el:1540:1:Warning: the function ‘seq-copy’ is not known to be defined.
TobiasZawada commented 4 years ago

Thanks. It is a shame that seq-copy is not autoloaded.