1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

* 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.