diff options
Diffstat (limited to 'lisp/chistory.el')
-rw-r--r-- | lisp/chistory.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/chistory.el b/lisp/chistory.el index e53499d9e05..2a2d55f66ae 100644 --- a/lisp/chistory.el +++ b/lisp/chistory.el @@ -1,6 +1,6 @@ ;;; chistory.el --- list command history -*- lexical-binding: t -*- -;; Copyright (C) 1985, 2001-2023 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2001-2024 Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: emacs-devel@gnu.org |