projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9313616
)
; * lisp/progmodes/gdb-mi.el (gdb): Fix a typo. (Bug#58400)
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 10 Oct 2022 06:42:19 +0000
(09:42 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 10 Oct 2022 06:42:19 +0000
(09:42 +0300)
lisp/progmodes/gdb-mi.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gdb-mi.el
b/lisp/progmodes/gdb-mi.el
index 6e8032b7eaef6bc5a2c6021d10bc508dcc734a72..0de3d213a4dc4615e0cf3453acdb753828c62bf5 100644
(file)
--- a/
lisp/progmodes/gdb-mi.el
+++ b/
lisp/progmodes/gdb-mi.el
@@
-966,7
+966,7
@@
detailed description of this mode.
(if gdb-active-process
(gdb-gud-context-command "-exec-continue")
"-exec-run")))
- "C-v" "Start or continue execution. Use a prefix to specify arguments.")
+ "
\
C-v" "Start or continue execution. Use a prefix to specify arguments.")
;; For debugging Emacs only.
(gud-def gud-pp