* lisp/help-macro.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2021-03-15 02:20:23 +01:00
parent 8548ad2cb3
commit b6863bd1a6

View file

@ -1,4 +1,4 @@
;;; help-macro.el --- makes command line help such as help-for-help
;;; help-macro.el --- makes command line help such as help-for-help -*- lexical-binding: t -*-
;; Copyright (C) 1993-1994, 2001-2021 Free Software Foundation, Inc.