diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/misc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/misc.el b/lisp/misc.el index 3a0989bcab4..8c39492784b 100644 --- a/lisp/misc.el +++ b/lisp/misc.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; misc.el --- some nonstandard editing and utility commands for Emacs | 1 | ;;; misc.el --- some nonstandard editing and utility commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||