* lisp/whitespace.el: Use lexical binding.

This commit is contained in:
Mark Oteiza 2017-07-29 10:25:49 -04:00
parent 7017528273
commit eae4fa520b

View file

@ -1,4 +1,4 @@
;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE
;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE -*- lexical-binding: t -*-
;; Copyright (C) 2000-2017 Free Software Foundation, Inc.