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

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

[elpa] externals/shell-command+ 83f9c3d0a6 01/13: Remove obsolete CHANGE


From: ELPA Syncer
Subject: [elpa] externals/shell-command+ 83f9c3d0a6 01/13: Remove obsolete CHANGEME comment
Date: Thu, 25 Aug 2022 09:57:58 -0400 (EDT)

branch: externals/shell-command+
commit 83f9c3d0a6be9bd71b6c12c2891294e8e07a8c5f
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Remove obsolete CHANGEME comment
---
 shell-command+.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/shell-command+.el b/shell-command+.el
index fc84677d6b..43d7f8e509 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -478,8 +478,6 @@ between BEG and END.  Otherwise the whole buffer is 
processed."
               form (nth 1 step)
               context (nth 2 step))))
     (save-excursion
-      ;; CHANGEME: Have the functions generate functions that are
-      ;; funcalled instead of a lisp term that is evaluated?
       (funcall context form (nth 3 parse) beg end))))
 
 (provide 'shell-command+)



reply via email to

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