From 53c90abfa814d9c5a5c82adb57f6eccaccc0630e Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Tue, 15 Nov 2022 20:19:33 +0100 Subject: [PATCH] ; * lisp/emacs-lisp/package-vc.el: Update TODO --- lisp/emacs-lisp/package-vc.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index ad468cade68..aa674586764 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el @@ -39,6 +39,9 @@ ;; - Allow maintaining patches that are ported back onto regular ;; packages and maintained between versions. +;; +;; - Add a heuristic for guessing a `:lisp-dir' when cloning directly +;; from a URL. ;;; Code: -- 2.39.2