]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/tooltip.el: Use lexical-binding.
authorStefan Kangas <stefan@marxist.se>
Sun, 11 Oct 2020 17:35:37 +0000 (19:35 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 11 Oct 2020 17:35:37 +0000 (19:35 +0200)
lisp/tooltip.el

index 5f5a4788b2621865b4fb0ae2387d3e9c5dd90bd5..00d21666c23eb59a461533cc7ddf85931816b4ec 100644 (file)
@@ -1,4 +1,4 @@
-;;; tooltip.el --- show tooltip windows
+;;; tooltip.el --- show tooltip windows  -*- lexical-binding:t -*-
 
 ;; Copyright (C) 1997, 1999-2020 Free Software Foundation, Inc.