]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/progmodes/gdb-mi.el (gdb): Fix a typo. (Bug#58400)
authorEli Zaretskii <eliz@gnu.org>
Mon, 10 Oct 2022 06:42:19 +0000 (09:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 10 Oct 2022 06:42:19 +0000 (09:42 +0300)
lisp/progmodes/gdb-mi.el

index 6e8032b7eaef6bc5a2c6021d10bc508dcc734a72..0de3d213a4dc4615e0cf3453acdb753828c62bf5 100644 (file)
@@ -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