]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/tty-tip.el: Remove local variable 'symbol-packages'
authorEshel Yaron <me@eshelyaron.com>
Wed, 8 Jan 2025 08:17:58 +0000 (09:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 Jan 2025 08:17:58 +0000 (09:17 +0100)
lisp/tty-tip.el

index 988b255016d461dca8c19241a5e38c74f579930d..234d4cc554ee26f76613c429295816551da727be 100644 (file)
@@ -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.