emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master b8815ab 1/2: * lisp/tooltip.el: Use lexical-binding.


From: Stefan Kangas
Subject: master b8815ab 1/2: * lisp/tooltip.el: Use lexical-binding.
Date: Sun, 11 Oct 2020 13:46:11 -0400 (EDT)

branch: master
commit b8815abbb64e41306c0820f59aca2e589a584ec3
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/tooltip.el: Use lexical-binding.
---
 lisp/tooltip.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/tooltip.el b/lisp/tooltip.el
index 5f5a478..00d2166 100644
--- a/lisp/tooltip.el
+++ b/lisp/tooltip.el
@@ -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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]