aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/window.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/window.el')
-rw-r--r--lisp/window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/window.el b/lisp/window.el
index a0280eba9b0..433486385d9 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -1,6 +1,6 @@
1;;; window.el --- GNU Emacs window commands aside from those written in C -*- lexical-binding:t -*- 1;;; window.el --- GNU Emacs window commands aside from those written in C -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985, 1989, 1992-1994, 2000-2019 Free Software 3;; Copyright (C) 1985, 1989, 1992-1994, 2000-2020 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org