emacs-diffs
[Top][All Lists]
Advanced

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

master ffe25471ddd 1/2: ; * lisp/progmodes/gud.el (lldb): Fix trailing w


From: Eli Zaretskii
Subject: master ffe25471ddd 1/2: ; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.
Date: Sat, 9 Dec 2023 07:59:45 -0500 (EST)

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

    ; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.
---
 lisp/progmodes/gud.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el
index 70af736372e..eb35287cabe 100644
--- a/lisp/progmodes/gud.el
+++ b/lisp/progmodes/gud.el
@@ -4057,7 +4057,7 @@ Please note that completion framework that complete while 
you
 type, like Corfu, do not work well with this mode.  You should
 consider to turn them off in this mode.
 
-This command runs functions from `lldb-mode-hook'. "
+This command runs functions from `lldb-mode-hook'."
   (interactive (list (gud-query-cmdline 'lldb)))
 
   (when (and gud-comint-buffer



reply via email to

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