From: Sean Whitton Date: Fri, 4 Jul 2025 09:43:58 +0000 (+0100) Subject: ; * lisp/vc/vc-dispatcher.el: Delete obsolete TODO. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ee98070e1e45af0607d01c1c4a8413fa8972780;p=emacs.git ; * lisp/vc/vc-dispatcher.el: Delete obsolete TODO. (cherry picked from commit 07347f9ce64de07452dbb73ba30c05b8bfdef7b7) --- diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el index f660c5cd4f0..286d6bb82da 100644 --- a/lisp/vc/vc-dispatcher.el +++ b/lisp/vc/vc-dispatcher.el @@ -106,9 +106,6 @@ ;;; Code: -;; TODO: -;; - log buffers need font-locking. - (eval-when-compile (require 'cl-lib) (require 'cl-print))