From d974af3044e01578ca655c42fc995e3c13950edf Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 10 Jun 1994 20:28:52 +0000 Subject: [PATCH] (tex-start-shell): Add autoload. --- lisp/textmodes/tex-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index f124e7f103d..c65f6ce3f62 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el @@ -812,6 +812,7 @@ line numbers for the errors." ;;; The utility functions: +;;;###autoload (defun tex-start-shell () (save-excursion (set-buffer -- 2.39.5