Skip to content

Commit

Permalink
fix loading of tex-buf
Browse files Browse the repository at this point in the history
  • Loading branch information
wang1zhen committed Apr 11, 2022
1 parent 4d35352 commit 13c26e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auctex-latexmk.el
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@

;;; Code:

(require 'tex-buf)
(require 'latex)
(require 'tex-buf nil t)

(defgroup auctex-latexmk nil
"Add LatexMk support to AUCTeX."
Expand Down

0 comments on commit 13c26e1

Please sign in to comment.