1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

* lisp/tooltip.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-10-11 19:35:37 +02:00
parent dcfed86cc6
commit b8815abbb6

View 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.