From e7c4bbbe6d1f89fbd947982d1e03b35efb631aa1 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sat, 10 Feb 2024 10:18:04 +0100 Subject: [PATCH] Rely on AUCTeX having fixed its autoload cookies --- README.org | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.org b/README.org index 85892f9..47fdddb 100644 --- a/README.org +++ b/README.org @@ -2215,14 +2215,6 @@ configuration objectives: #+caption: Set =latex= options. #+name: lst:set-latex-options #+begin_src emacs-lisp -n :results silent -(autoload 'LaTeX-mode "latex" - "Major mode in AUCTeX for editing LaTeX files. -See info under AUCTeX for full documentation. - -Entering LaTeX mode calls the value of `text-mode-hook', -then the value of `TeX-mode-hook', and then the value -of `LaTeX-mode-hook'." 'interactive) - (with-eval-after-load 'latex (setopt LaTeX-electric-left-right-brace t LaTeX-section-hook '(LaTeX-section-heading