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

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

[elpa] externals/substitute b8cd86b7b8 28/39: Add FIXME


From: ELPA Syncer
Subject: [elpa] externals/substitute b8cd86b7b8 28/39: Add FIXME
Date: Mon, 16 Jan 2023 11:58:51 -0500 (EST)

branch: externals/substitute
commit b8cd86b7b8ba61d6d25dc3237c95e20b68c564fe
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add FIXME
---
 substitute.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/substitute.el b/substitute.el
index 9808d973fd..551c4db2b4 100644
--- a/substitute.el
+++ b/substitute.el
@@ -119,6 +119,8 @@ Pass to it the TARGET and SCOPE arguments."
    target
    scope))
 
+;; FIXME 2023-01-15: There still are cases where "current and
+;; above/below" miss the current target.
 (defun substitute--scope-current-and-below (target)
   "Position point to match current TARGET and all below."
   (widen)



reply via email to

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