]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/kmacro.el: Use lexical binding.
authorMark Oteiza <mvoteiza@udel.edu>
Sat, 29 Jul 2017 15:01:57 +0000 (11:01 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sat, 29 Jul 2017 15:01:57 +0000 (11:01 -0400)
lisp/kmacro.el

index 472972e3edbaa9497f2ff176c662beb8c4d0c2e4..2db8061fa4ac51d7464cc57cf7c16f138baeb00d 100644 (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.