* lisp/kermit.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-04-20 09:24:20 +02:00
parent bef617d82f
commit 01dd659383

View file

@ -1,4 +1,4 @@
;;; kermit.el --- additions to shell mode for use with kermit
;;; kermit.el --- additions to shell mode for use with kermit -*- lexical-binding: t -*-
;; Copyright (C) 1988, 2001-2020 Free Software Foundation, Inc.