]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/whitespace.el: Use lexical binding.
authorMark Oteiza <mvoteiza@udel.edu>
Sat, 29 Jul 2017 14:25:49 +0000 (10:25 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sat, 29 Jul 2017 14:26:22 +0000 (10:26 -0400)
lisp/whitespace.el

index c6d5b16caebbb3fa853f72250c11d10a550bba1c..4198b9bd0e76b67e017e4dfb148224217c8f72b5 100644 (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.