diff options
Diffstat (limited to 'lisp/indent.el')
| -rw-r--r-- | lisp/indent.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/indent.el b/lisp/indent.el index bf87d6af760..0a0dd99ce08 100644 --- a/lisp/indent.el +++ b/lisp/indent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indent.el --- indentation commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; indent.el --- indentation commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1995, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1995, 2001-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |