From: rearman Date: Thu, 2 Oct 2025 21:12:01 +0000 (-0400) Subject: Add rslogix 500 to openwith aliases X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=2dc7319e8202d5b76b9a79fa74599f49ab85123c;p=emacsinit.git Add rslogix 500 to openwith aliases --- diff --git a/re/re-packages.el b/re/re-packages.el index 62b340b..cb8769b 100644 --- a/re/re-packages.el +++ b/re/re-packages.el @@ -63,6 +63,10 @@ '("adpro")) "ProductivitySuite" '(file)) + (list (openwith-make-extension-regexp + '("rss")) + "rs500" + '(file)) (list (openwith-make-extension-regexp '("lnk")) "explorer"