diff options
Diffstat (limited to '.config/emacs/windows.el')
| -rw-r--r-- | .config/emacs/windows.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/emacs/windows.el b/.config/emacs/windows.el index c44c93f..f69edcb 100644 --- a/.config/emacs/windows.el +++ b/.config/emacs/windows.el @@ -15,6 +15,8 @@ '("\\*Messages\\*" "Output\\*$" "\\*Async Shell Command\\*" + "\\*Compile-Log\\*" + "\\*Async-native-compile-log\\*" help-mode helpful-mode compilation-mode |
