From 37dbcd5cf3ea4b2a09e361daff32f690de22534f Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 24 May 1999 06:45:49 +0000 Subject: [PATCH] (comint-bol-or-process-mark): Doc fix. --- lisp/comint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/comint.el b/lisp/comint.el index 750b6467779..09af0704a38 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -2337,7 +2337,7 @@ from input that has not yet been sent." (message "Point is now at the process mark"))) (defun comint-bol-or-process-mark () - "Move point beginning of line (after prompt) or to the process mark. + "Move point to beginning of line (after prompt) or to the process mark. The first time you use this command, it moves to the beginning of the line \(but after the prompt, if any). If you repeat it again immediately, it moves point to the process mark. -- 2.39.5