diff options
Diffstat (limited to 'lisp/term/common-win.el')
-rw-r--r-- | lisp/term/common-win.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index 8d5cb191dd8..8ae58718e3f 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el @@ -1,4 +1,4 @@ -;;; common-win.el --- common part of handling window systems +;;; common-win.el --- common part of handling window systems -*- lexical-binding: t; -*- ;; Copyright (C) 1993-1994, 2001-2021 Free Software Foundation, Inc. |