diff options
| -rw-r--r-- | lisp/novice.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/novice.el b/lisp/novice.el index 22eca21784c..16766c253c5 100644 --- a/lisp/novice.el +++ b/lisp/novice.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs | 1 | ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1994, 2001-2021 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1994, 2001-2021 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |