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

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

[elpa] externals/shell-command+ 596fde62b9 1/4: Remove the old "News" se


From: ELPA Syncer
Subject: [elpa] externals/shell-command+ 596fde62b9 1/4: Remove the old "News" section for 2.3.0
Date: Sat, 27 Aug 2022 13:57:57 -0400 (EDT)

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

    Remove the old "News" section for 2.3.0
---
 shell-command+.el | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/shell-command+.el b/shell-command+.el
index 5657da813c..a2e0ed68de 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -78,17 +78,6 @@
 ;; - https://lists.sr.ht/~pkal/public-inbox/%3C878roixwds.fsf%40gmail.com%3E
 ;; - https://lists.sr.ht/~pkal/public-inbox/%3C87edxmakqq.fsf%40gmail.com%3E
 
-;;;; Version 2.3.0 (15Oct21)
-
-;; - Add rgrep to shell-command+-substitute-alist
-;; - Fix shell-command+-substitute-alist customization type
-;; - Skip environmental variables when parsing a command
-;; - Check if command is being piped, in which case command
-;;   substitution is avoided.
-;; - Fix persistent sudo bug, where any command after a sudo
-;;   substitute would try to run as root
-;; - Improve command tokenization performance slightly.
-
 ;;; Code:
 
 (eval-when-compile (require 'rx))



reply via email to

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