From d6f886a51fdd248bac6616b4647a9ed1e5c145a6 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 29 Dec 2019 13:40:22 -0800 Subject: 5843 --- subx.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subx.el b/subx.el index f2b15293..8d92c78e 100644 --- a/subx.el +++ b/subx.el @@ -13,7 +13,7 @@ ;; ;; I load this file like so in my .emacs: ;; (load "/absolute/path/to/subx.el") -;; (add-to-list 'auto-mode-alist '("\\.subx\\'" . subx-mode)) +;; (add-to-list 'auto-mode-alist '("\\.subx" . subx-mode)) ;; ;; Education on the right way to do this most appreciated. -- cgit 1.4.1-2-gfad0