Files
doomemacs/modules/lang
Henrik Lissner 21a252d994 bump!: :lang latex
emacs-straight/auctex@280cd4a0ca -> emacs-straight/auctex@764a53c8e9
emacs-straight/adaptive-wrap@a3b179ea21 -> emacs-straight/adaptive-wrap@dea4e32c18

BREAKING CHANGE: This commit also removes the +latexmk flag from the
`:lang latex` module, since the auctex-latexmk package is no longer
needed (support has been upstreamed into auctex). This means the module
won't set `TeX-command-default` to "LaTeXMk" for you anymore; you'll
have to do it yourself, e.g. (note the capitalization!)

  (setq TeX-command-default "laTeXMk")
  ;; or
  (setq-hook! LaTeX-mode TeX-command-default "LaTeXMk")

Ref: https://git.savannah.gnu.org/cgit/auctex.git/commit/?id=4a345e2234df74f1ad98046ef1372f7ca6fb357d
2024-07-08 13:59:16 -04:00
..
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-25 19:36:43 -04:00
2024-06-26 22:58:01 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-20 18:28:12 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-07-08 13:59:16 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-03-11 00:53:43 -04:00
2024-06-26 22:58:01 -04:00
2024-07-05 18:04:17 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-03 16:22:09 -04:00

:lang

Description

These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?