branch: externals/shell-command+
commit a47986d4ba1100e901f3233320a6deadd4fd03b8
Author: Philip K <[email protected]>
Commit: Philip K <[email protected]>
updated commentary section
---
bang.el | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/bang.el b/bang.el
index 65eba0c..a1af1fe 100644
--- a/bang.el
+++ b/bang.el
@@ -20,10 +20,8 @@
;; regular Emacs function by considering the first character as special.
;; Read `bang's docstring for more details.
;;
-;; This version of Bang has been based on Leah Neukirchen's version, and
-;; has been (messily) extended to handle history commands (!32 for the
-;; 32'nd last command, !xterm for the last command starting with xterm).
-;; Most of the internal code of `bang' has been rewritten for this sake.
+;; This version of Bang has been based on Leah Neukirchen's version,
+;; though it has been internally rewritten.
;;
;; The original version can be found here:
;; https://leahneukirchen.org/dotfiles/.emacs