]> git.eshelyaron.com Git - emacs.git/commit
Change the default value of gdb-mi-decode-strings to t (bug#44173)
authorMattias Engdegård <mattiase@acm.org>
Sat, 31 Oct 2020 13:44:58 +0000 (14:44 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 6 Nov 2020 12:55:32 +0000 (13:55 +0100)
commit1b9e159525409d6a1ad41686c34f66aa2effa71e
treef101a75c49e4645e7b56ce6ff57a4a37ad492ba2
parent0c5eb1c7e798fdf16c3f2694285fe0d18367c6ea
Change the default value of gdb-mi-decode-strings to t (bug#44173)

This is likely to be a more commonly wanted default value today.

* lisp/progmodes/gdb-mi.el (gdb-mi-decode-strings): Change default.
* doc/emacs/building.texi (Source Buffers): Update manual.
* etc/NEWS: Announce.
doc/emacs/building.texi
etc/NEWS
lisp/progmodes/gdb-mi.el