* lisp/autoarg.el: Use lexical binding.

This commit is contained in:
Stefan Kangas 2020-04-19 02:32:36 +02:00
parent d890e5b73a
commit 8f0f851650

View file

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