From: Eshel Yaron Date: Wed, 8 Jan 2025 08:17:58 +0000 (+0100) Subject: ; * lisp/tty-tip.el: Remove local variable 'symbol-packages' X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9ebbe0713d9825a6c174f059568d7cbab03cc93;p=emacs.git ; * lisp/tty-tip.el: Remove local variable 'symbol-packages' --- diff --git a/lisp/tty-tip.el b/lisp/tty-tip.el index 988b255016d..234d4cc554e 100644 --- a/lisp/tty-tip.el +++ b/lisp/tty-tip.el @@ -1,4 +1,4 @@ -;;; -*- lexical-binding: t; symbol-packages: t; -*- +;;; -*- lexical-binding: t; -*- ;;; tty-tip.el --- Display help in kind of tooltips on ttys ;; Copyright (C) 2024-2025 Free Software Foundation, Inc.