* lisp/cdl.el: Use lexical binding.

This commit is contained in:
Stefan Kangas 2020-04-20 09:08:09 +02:00
parent 18d0905898
commit 80f04b5d7c

View file

@ -1,4 +1,4 @@
;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs -*- lexical-binding: t -*-
;; Copyright (C) 1993, 2001-2020 Free Software Foundation, Inc.