diff options
Diffstat (limited to 'lisp/repeat.el')
| -rw-r--r-- | lisp/repeat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/repeat.el b/lisp/repeat.el index 8d902d91663..db33b083386 100644 --- a/lisp/repeat.el +++ b/lisp/repeat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; repeat.el --- convenient way to repeat the previous command -*- lexical-binding: t -*- | 1 | ;;; repeat.el --- convenient way to repeat the previous command -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Will Mengarini <seldon@eskimo.com> | 5 | ;; Author: Will Mengarini <seldon@eskimo.com> |
| 6 | ;; Created: Mo 02 Mar 98 | 6 | ;; Created: Mo 02 Mar 98 |