summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-06-05 21:23:34 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-06-05 21:23:34 +0200
commit2c0658ec8a69fc1466d2b94535590db1697a5423 (patch)
treebf1b5bd2e44e5062eae4fa8e22ae20621310cffb /.config
parent72a9b4f9ee903e61871040c60f0b35de20e6cf4a (diff)
emacs: Add fix for xcompose-mode
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/modules/mm-modeline.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/emacs/modules/mm-modeline.el b/.config/emacs/modules/mm-modeline.el
index dd42f6f..d1ec6f0 100644
--- a/.config/emacs/modules/mm-modeline.el
+++ b/.config/emacs/modules/mm-modeline.el
@@ -52,7 +52,8 @@
("Imake" . "IMake")
("Js" . "JavaScript")
("Ts Mode" . "Tree-Sitter Mode")
- ("Wdired" . "WDired"))
+ ("Wdired" . "WDired")
+ ("Xcompose" . "XCompose"))
"Alist of substrings in major mode names that should be remapped.
Some major modes have substrings that would be better displayed in
another manner. For example expanding an abbreviation such as ‘Js’ to