* lisp/whitespace.el: Use lexical binding.
This commit is contained in:
parent
7017528273
commit
eae4fa520b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue