From: Stefan Kangas Date: Thu, 20 Feb 2025 13:06:46 +0000 (+0100) Subject: ; Delete superfluous comment X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0998eab9fc04dc57627673bdf988e7fb240ce4b9;p=emacs.git ; Delete superfluous comment (cherry picked from commit e7a35dac2fbe5777df531690c770b99e5f7561bb) --- diff --git a/lisp/loadup.el b/lisp/loadup.el index e7f61b4a3c7..8b7d532317b 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -392,7 +392,6 @@ (setq internal-make-interpreted-closure-function #'cconv-make-interpreted-closure)) (load "cus-start") ;Late to reduce customize-rogue (needs loaddefs.el anyway) -;; tooltip.el is now required even on DOS to compile certain Lisp files. (load "tooltip") (load "international/iso-transl") ; Binds Alt-[ and friends.