contrib/lisp/ox-bibtex.el: Fix trailing whitespace

This commit is contained in:
Bastien Guerry 2014-12-01 16:52:47 +01:00
parent b31a5152c8
commit 24be2573a9
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ Return new parse tree."
(file-name-sans-extension file) file))
;; Outpufiles of bibtex2html will be put into current working directory
;; so define a variable for this.
(setq out-file (file-name-sans-extension
(setq out-file (file-name-sans-extension
(file-name-nondirectory file)))
;; limit is set: collect citations throughout the document
;; in TEMP-FILE and pass it to "bibtex2html" as "-citefile"