emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master d29d4a1d7b0 2/2: ; * lisp/comint.el: Fix wording of last change.


From: Eli Zaretskii
Subject: master d29d4a1d7b0 2/2: ; * lisp/comint.el: Fix wording of last change.
Date: Thu, 18 Apr 2024 06:45:42 -0400 (EDT)

branch: master
commit d29d4a1d7b07806291b95792a821f8937746a467
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/comint.el: Fix wording of last change.
---
 lisp/comint.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/comint.el b/lisp/comint.el
index bae89beb76b..e856038b0f7 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -3961,7 +3961,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to 
use."
 ;;; OSC escape sequences (Operating System Commands)
 ;;============================================================================
 ;; Adding `comint-osc-process-output' to
-;; `comint-output-filter-functions' enables the interpreting of OSC
+;; `comint-output-filter-functions' enables interpreting of OSC
 ;; escape sequences.  See `ansi-osc-handlers' for a list of OSC
 ;; sequences which are interpreted by default and information on how to
 ;; handle new sequences.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]