projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93592c6
)
; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Dec 2023 12:57:35 +0000
(07:57 -0500)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Dec 2023 12:57:35 +0000
(07:57 -0500)
lisp/progmodes/gud.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gud.el
b/lisp/progmodes/gud.el
index 70af736372efc1923ce2c4fb898cf1284fe21939..eb35287cabeacb241ed4e18d75785b474cd118bb 100644
(file)
--- 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