From: Michael Heerdegen Date: Mon, 16 Nov 2015 10:42:53 +0000 (+0100) Subject: add a to do X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/709aa19b4785005fb389d553a5f6bf38585693dd add a to do --- 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