mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix typos
This commit is contained in:
parent
6082ab9697
commit
16318bfb51
65 changed files with 129 additions and 127 deletions
|
|
@ -552,7 +552,7 @@ See the variable `eshell-kill-processes-on-exit'."
|
|||
(setq sigs (cdr sigs))))))
|
||||
|
||||
(defun eshell-query-kill-processes ()
|
||||
"Kill processes belonging to the current Eshell buffer, possibly w/ query."
|
||||
"Kill processes belonging to the current Eshell buffer, possibly with query."
|
||||
(when (and eshell-kill-processes-on-exit
|
||||
eshell-process-list)
|
||||
(save-window-excursion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue