* lisp/kmacro.el: Use lexical binding.

This commit is contained in:
Mark Oteiza 2017-07-29 11:01:57 -04:00
parent 47cecf350d
commit d7825cb09e

View file

@ -1,4 +1,4 @@
;;; kmacro.el --- enhanced keyboard macros
;;; kmacro.el --- enhanced keyboard macros -*- lexical-binding: t -*-
;; Copyright (C) 2002-2017 Free Software Foundation, Inc.