branch: externals/shell-command+
commit fb8bdbb3ff6a68dd8af6c22eaceb916a8b442aae
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    Attribute bang
---
 shell-command+.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/shell-command+.el b/shell-command+.el
index ce3b8fc3d9..c520759cd3 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -58,7 +58,10 @@
 ;; as specified in `shell-command+-substitute-alist'.
 ;;
 ;; See `shell-command+'s docstring for more details on how it's input
-;; is interpreted..
+;; is interpreted.
+;;
+;; `shell-command+' was originally based on the command `bang' by Leah
+;; Neukirchen (https://leahneukirchen.org/dotfiles/.emacs).
 
 ;;; News:
 

Reply via email to