diff options
Diffstat (limited to 'lisp/autoarg.el')
-rw-r--r-- | lisp/autoarg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoarg.el b/lisp/autoarg.el index 97e9d6be9cc..c0307aa92b1 100644 --- a/lisp/autoarg.el +++ b/lisp/autoarg.el @@ -1,6 +1,6 @@ ;;; autoarg.el --- make digit keys supply prefix args -;; Copyright (C) 1998, 2000-2019 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000-2020 Free Software Foundation, Inc. ;; Author: Dave Love <fx@gnu.org> ;; Created: 1998-09-04 |