aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/textmodes/tex-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el
index 0b13759b9bc..c9d347da02d 100644
--- a/lisp/textmodes/tex-mode.el
+++ b/lisp/textmodes/tex-mode.el
@@ -3291,6 +3291,7 @@ There might be text before point."
3291 ("\\rightthreetimes" . ?⋌) 3291 ("\\rightthreetimes" . ?⋌)
3292 ("\\risingdotseq" . ?≓) 3292 ("\\risingdotseq" . ?≓)
3293 ("\\rtimes" . ?⋊) 3293 ("\\rtimes" . ?⋊)
3294 ("\\times" . ?×)
3294 ("\\sbs" . ?﹨) 3295 ("\\sbs" . ?﹨)
3295 ("\\searrow" . ?↘) 3296 ("\\searrow" . ?↘)
3296 ("\\setminus" . ?∖) 3297 ("\\setminus" . ?∖)