diff options
-rw-r--r-- | lisp/tty-tip.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tty-tip.el b/lisp/tty-tip.el index d738ff9ed92..254591f6b7c 100644 --- a/lisp/tty-tip.el +++ b/lisp/tty-tip.el @@ -1,4 +1,4 @@ -;;; tty-tip.el --- Display help in kind of tooltips on ttys -*- lexical-binding: t; symbol-packages: t; -*- +;;; tty-tip.el --- Display help in kind of tooltips on ttys -*- lexical-binding: t -*- ;; Copyright (C) 2024-2025 Free Software Foundation, Inc. |