aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/term/w32console.el2
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 @@
61 (clear-face-cache) 61 (clear-face-cache)
62 (tty-set-up-initial-frame-faces) 62 (tty-set-up-initial-frame-faces)
63 (run-hooks 'terminal-init-w32-hook)) 63 (run-hooks 'terminal-init-w32-hook))
64
65;; arch-tag: 3195fd5e-ab86-4a46-b1dc-4f7a8c8deff3