From 3623249c3c9ef49f8e50fb9256dff0d9d0a53a97 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 4 Jun 2025 17:59:55 +0200 Subject: Autoload ‘xcompose-mode’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xcompose-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/xcompose-mode.el b/xcompose-mode.el index 7f3bbb3..f6f77df 100644 --- a/xcompose-mode.el +++ b/xcompose-mode.el @@ -202,6 +202,7 @@ ('string-codepoint (insert (format "\"%c\" U%04X" rune rune)))))) +;;;###autoload (define-derived-mode xcompose-mode conf-mode "XCompose" "Major mode for .XCompose files -- cgit v1.2.3