]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/vc/vc-dispatcher.el: Delete obsolete TODO.
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 4 Jul 2025 09:43:58 +0000 (10:43 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:16:15 +0000 (22:16 +0200)
(cherry picked from commit 07347f9ce64de07452dbb73ba30c05b8bfdef7b7)

lisp/vc/vc-dispatcher.el

index f660c5cd4f0f1f394cdeed8d761258e5ed6fc67b..286d6bb82da4d6dc7b8a77d45322fbf0e3743927 100644 (file)
 
 ;;; Code:
 
-;; TODO:
-;; - log buffers need font-locking.
-
 (eval-when-compile
   (require 'cl-lib)
   (require 'cl-print))