emacs/code/elpa/auctex-latexmk-20170618.1636/auctex-latexmk-autoloads.el

27 lines
740 B
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; auctex-latexmk-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "auctex-latexmk" "auctex-latexmk.el" (0 0 0
;;;;;; 0))
;;; Generated autoloads from auctex-latexmk.el
(autoload 'auctex-latexmk-setup "auctex-latexmk" "\
Add LatexMk command to TeX-command-list." nil nil)
(register-definition-prefixes "auctex-latexmk" '("Latexmk-sentinel" "TeX-run-latexmk" "auctex-latexmk-"))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; auctex-latexmk-autoloads.el ends here