diff options
-rw-r--r-- | lisp/term/w32console.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el index cf193e1617b..f45d7e0ad7a 100644 --- a/lisp/term/w32console.el +++ b/lisp/term/w32console.el @@ -61,3 +61,5 @@ (clear-face-cache) (tty-set-up-initial-frame-faces) (run-hooks 'terminal-init-w32-hook)) + +;; arch-tag: 3195fd5e-ab86-4a46-b1dc-4f7a8c8deff3 |