summary refs log tree commit diff stats
path: root/lisp
diff options
context:
space:
mode:
authorCase Duckworth2021-09-06 12:52:11 -0500
committerCase Duckworth2021-09-06 12:52:21 -0500
commit9b80cec576f7eadd51a59ddc9730d2cb53140682 (patch)
tree1d70ace34af69fe583e6c789046f0cbd31f3bf95 /lisp
parentReorganize eshell config (diff)
downloademacs-9b80cec576f7eadd51a59ddc9730d2cb53140682.tar.gz
emacs-9b80cec576f7eadd51a59ddc9730d2cb53140682.zip
Whitespace
Diffstat (limited to 'lisp')
-rw-r--r--lisp/acdw-eshell.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/acdw-eshell.el b/lisp/acdw-eshell.el index 104b7d1..fa27299 100644 --- a/lisp/acdw-eshell.el +++ b/lisp/acdw-eshell.el
@@ -22,7 +22,6 @@
22 22
23;;; Eshell starting and quitting 23;;; Eshell starting and quitting
24 24
25;;;###autoload
26(defun eshell-quit-or-delete-char (arg) 25(defun eshell-quit-or-delete-char (arg)
27 "Delete the character to the right, or quit eshell on an empty line." 26 "Delete the character to the right, or quit eshell on an empty line."
28 (interactive "p") 27 (interactive "p")