branch: externals/auctex-cont-latexmk commit 4320789184fdeaf1b463ccd63ba9b4e647e046ce Author: Paul Nelson <ultr...@gmail.com> Commit: Paul Nelson <ultr...@gmail.com>
remove unnecessary require --- czm-tex-compile.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/czm-tex-compile.el b/czm-tex-compile.el index 9141eceb05..e8aaf09ccc 100644 --- a/czm-tex-compile.el +++ b/czm-tex-compile.el @@ -38,8 +38,6 @@ ;;; Code: -(require 'esh-mode) - (defgroup czm-tex-compile nil "Convenience functions for compiling LaTeX documents." :group 'tex)