diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2022-06-21 06:45:33 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2022-06-21 06:45:33 -0400 |
commit | 6a20904f14b4ca8e01f09a5011fadf90caf721ff (patch) | |
tree | 08b58e6d73d6b01f0fd0398470ce27044a31888f /lisp/latex-custom.el~ | |
parent | 220b8d987b1053671571cc570b3b334ab5dd6c9d (diff) | |
parent | dc99008319f6c1c5240693b5d30ee07444b6fb70 (diff) |
Merge branch 'master' of matthewkosarek.xyz:/srv/git/emacs_config
Diffstat (limited to 'lisp/latex-custom.el~')
-rw-r--r-- | lisp/latex-custom.el~ | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/latex-custom.el~ b/lisp/latex-custom.el~ deleted file mode 100644 index 9523783..0000000 --- a/lisp/latex-custom.el~ +++ /dev/null @@ -1,6 +0,0 @@ - -(defun setup-latex() - (setq TeX-PDF-mode t) -) - -(provide 'latex-custom) |