emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/el-search 06af085 044/332: edit TODO list


From: Stefan Monnier
Subject: [elpa] externals/el-search 06af085 044/332: edit TODO list
Date: Tue, 1 Dec 2020 15:48:08 -0500 (EST)

branch: externals/el-search
commit 06af0855df334191de498cf4536e84c2b5b9be06
Author: Michael Heerdegen <michael_heerdegen@web.de>
Commit: Michael Heerdegen <michael_heerdegen@web.de>

    edit TODO list
---
 el-search.el | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/el-search.el b/el-search.el
index b286e07..bb33225 100644
--- a/el-search.el
+++ b/el-search.el
@@ -207,6 +207,8 @@
 ;;
 ;; TODO:
 ;;
+;; - highlight matches around point in a timer
+;;
 ;; - implement backward searching
 ;;
 ;; - improve docstrings
@@ -214,10 +216,10 @@
 ;; - handle more reader syntaxes, e.g. #n, #n#
 ;;
 ;; - Implement sessions; add multi-file support based on iterators.  A
-;; file list is read in (or the user can specify an iterator as a
-;; variable).  The state in the current buffer is just (buffer
-;; . marker).  Or should this be abstracted into an own lib?  Could be
-;; named "files-session" or so.
+;;   file list is read in (or the user can specify an iterator as a
+;;   variable).  The state in the current buffer is just (buffer
+;;   . marker).  Or should this be abstracted into an own lib?  Could
+;;   be named "files-session" or so.
 
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]