diff options
Diffstat (limited to 'lisp/scroll-all.el')
-rw-r--r-- | lisp/scroll-all.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/scroll-all.el b/lisp/scroll-all.el index 518dd3fb6cc..dc561f9115e 100644 --- a/lisp/scroll-all.el +++ b/lisp/scroll-all.el @@ -1,6 +1,6 @@ ;;; scroll-all.el --- scroll all buffers together minor mode -*- lexical-binding: t -*- -;; Copyright (C) 1997, 2001-2023 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2001-2024 Free Software Foundation, Inc. ;; Author: Gary D. Foster <Gary.Foster@corp.sun.com> ;; Keywords: convenience scroll lock |