From 273a84f236d1a4d5c95a36204233d13b5d25d56a Mon Sep 17 00:00:00 2001 From: Joost Kremers Date: Fri, 17 Mar 2017 15:06:14 +0100 Subject: Remove spurious empty line. --- parsebib.el | 1 - 1 file changed, 1 deletion(-) diff --git a/parsebib.el b/parsebib.el index 19286a4..0754ab9 100644 --- a/parsebib.el +++ b/parsebib.el @@ -404,7 +404,6 @@ in the entries." (puthash (cdr (assoc-string "=key=" entry)) entry res)))) hash))) - (defun parsebib-find-bibtex-dialect () "Find the BibTeX dialect of a file if one is set. This function looks for a local value of the variable -- cgit v1.2.3