* lisp/mail/mail-parse.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-10-27 03:51:57 +01:00
parent 25a57640c5
commit 8916ea7f98

View file

@ -1,4 +1,4 @@
;;; mail-parse.el --- Interface functions for parsing mail
;;; mail-parse.el --- Interface functions for parsing mail -*- lexical-binding: t -*-
;; Copyright (C) 1998-2020 Free Software Foundation, Inc.