diff options
Diffstat (limited to 'lisp/obsolete/abbrevlist.el')
-rw-r--r-- | lisp/obsolete/abbrevlist.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/abbrevlist.el b/lisp/obsolete/abbrevlist.el index c9c0956903f..ca508a15544 100644 --- a/lisp/obsolete/abbrevlist.el +++ b/lisp/obsolete/abbrevlist.el @@ -1,6 +1,6 @@ ;;; abbrevlist.el --- list one abbrev table alphabetically ordered -*- lexical-binding: t; -*- -;; Copyright (C) 1986, 1992, 2001-2021 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1992, 2001-2022 Free Software Foundation, Inc. ;; Suggested by a previous version by Gildea. ;; Maintainer: emacs-devel@gnu.org |