From 709aa19b4785005fb389d553a5f6bf38585693dd Mon Sep 17 00:00:00 2001 From: Michael Heerdegen Date: Mon, 16 Nov 2015 11:42:53 +0100 Subject: [PATCH] add a to do --- packages/el-search/el-search.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/el-search/el-search.el b/packages/el-search/el-search.el index bb33225dc..3a6d51951 100644 --- a/packages/el-search/el-search.el +++ b/packages/el-search/el-search.el @@ -207,6 +207,8 @@ ;; ;; TODO: ;; +;; - detect infloops when replacing automatically (e.g. for 1 -> '(1)) +;; ;; - highlight matches around point in a timer ;; ;; - implement backward searching -- 2.39.2