From aaeb9a9f05b0c96313ad0c7ab2caafb65c44e7c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 23 May 2021 14:55:41 +0200 Subject: programs: Remove Emacs RAlt binding --- tt.programs.ahk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tt.programs.ahk') diff --git a/tt.programs.ahk b/tt.programs.ahk index ba717d8..bde592c 100644 --- a/tt.programs.ahk +++ b/tt.programs.ahk @@ -2,10 +2,6 @@ ;; -> body -#IfWinActive ahk_class Emacs - -; RAlt::Alt - #IfWinActive ahk_class ConsoleWindowClass !F4::WinClose, A -- cgit v1.2.3