From 26dc070fa947d2f60a932e02167b4bdfd464939e Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 20 Mar 2021 00:12:38 +0100 Subject: * lisp/novice.el: Use lexical-binding. --- lisp/novice.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/novice.el') 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 @@ -;;; novice.el --- handling of disabled commands ("novice mode") for Emacs +;;; novice.el --- handling of disabled commands ("novice mode") for Emacs -*- lexical-binding: t -*- ;; Copyright (C) 1985-1987, 1994, 2001-2021 Free Software Foundation, ;; Inc. -- cgit v1.2.3