From 225b426f256ba00aff7669ad18a5c85f86e22f67 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 27 May 2024 10:11:15 +0200 Subject: ; Fix typos --- lisp/shell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/shell.el') diff --git a/lisp/shell.el b/lisp/shell.el index ca86059f9de..373153f9b0c 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -37,7 +37,7 @@ ;; the hooks available for customizing it, see the file comint.el. ;; For further information on shell mode, see the comments below. -;; Needs fixin: +;; Needs fixing: ;; When sending text from a source file to a subprocess, the process-mark can ;; move off the window, so you can lose sight of the process interactions. ;; Maybe I should ensure the process mark is in the window when I send -- cgit v1.2.3