diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/acdw-eshell.el | 1 |
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") |