summaryrefslogtreecommitdiff
path: root/lisp/windmove.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-20 22:34:34 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-20 22:38:01 +0200
commit329ec11b0fa725cf5e76d2b73ad7f1d19595466e (patch)
treee12f160c1ca725d0688ca502f79d7ca377971a0e /lisp/windmove.el
parentdaf2c3e23a45bff14f9d444d2d07455376d4b6da (diff)
downloademacs-329ec11b0fa725cf5e76d2b73ad7f1d19595466e.tar.gz
; Normalize some "Author" headers
Diffstat (limited to 'lisp/windmove.el')
-rw-r--r--lisp/windmove.el12
1 files changed, 5 insertions, 7 deletions
diff --git a/lisp/windmove.el b/lisp/windmove.el
index 990b8f04c44..00e76df0a01 100644
--- a/lisp/windmove.el
+++ b/lisp/windmove.el
@@ -1,13 +1,13 @@
;;; windmove.el --- directional window-selection routines -*- lexical-binding:t -*-
-;;
+
;; Copyright (C) 1998-2022 Free Software Foundation, Inc.
-;;
-;; Author: Hovav Shacham (hovav@cs.stanford.edu)
+
+;; Author: Hovav Shacham <hovav@cs.stanford.edu>
;; Created: 17 October 1998
;; Keywords: window, movement, convenience
-;;
+
;; This file is part of GNU Emacs.
-;;
+
;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
@@ -20,8 +20,6 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
-;;
-;; --------------------------------------------------------------------
;;; Commentary:
;;