From bb555790c6f404572d537e1e4adec8b4ff0515f5 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Tue, 10 Dec 2024 08:30:12 -0800 Subject: [PATCH] Remove completed todo --- deadgrep.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/deadgrep.el b/deadgrep.el index bcaeff6..145f73d 100644 --- a/deadgrep.el +++ b/deadgrep.el @@ -1578,8 +1578,6 @@ for a string, offering the current word as a default." (let* ((sym (symbol-at-point)) (sym-name (when sym (substring-no-properties (symbol-name sym)))) - ;; TODO: prompt should say search string or search regexp - ;; as appropriate. (prompt (deadgrep--search-prompt sym-name))) (setq search-term