* lisp/autoarg.el: Use lexical binding.
This commit is contained in:
parent
d890e5b73a
commit
8f0f851650
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
;;; autoarg.el --- make digit keys supply prefix args
|
||||
;;; autoarg.el --- make digit keys supply prefix args -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 1998, 2000-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue