aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-02-16 11:22:15 -0500
committerRyan Kavanagh <rak@rak.ac>2023-02-16 11:22:15 -0500
commitdddf82568ac49e84398c99c1e9672b70cf19701b (patch)
treefff3c2274452e3eb7fe13c614ce31f59dd311c43
parentreencrypt borgmatic (diff)
gnus indent
Diffstat (limited to '')
-rw-r--r--dot_emacs.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl
index 0fc6d1a..832df90 100644
--- a/dot_emacs.tmpl
+++ b/dot_emacs.tmpl
@@ -452,7 +452,7 @@ Otherwise split the current paragraph into one sentence per line."
(LaTeX-mode . turn-on-flyspell)
(LaTeX-mode . LaTeX-math-mode)
(LaTeX-mode . (lambda () (set (make-local-variable 'TeX-electric-math)
- (cons "\\(" "\\)"))))
+ (cons "\\(" "\\)"))))
(LaTeX-mode . (lambda ()
(LaTeX-add-environments
'("axiom" LaTeX-env-label)