]> git.eshelyaron.com Git - emacs.git/commit
Turn off current source line indicator when gdb buffer is killed
authorDiancheng Wang <diancheng_wang@163.com>
Thu, 5 Dec 2024 07:34:44 +0000 (15:34 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 12 Dec 2024 16:01:09 +0000 (17:01 +0100)
commit8c00b9ab16ac38a7e6811a2db6b2e5dcb2ded139
tree46decebfc7d4971555492411416b0a8de74f45fd
parent21411d74e314120330c270c71cbd19b5245d872d
Turn off current source line indicator when gdb buffer is killed

* lisp/progmodes/gud.el (gud-hide-current-line-indicator):
Turn off current-line indicator.  (Bug#74642)

(cherry picked from commit a4548739b8ed3ba20223d1043390f71afcdd8a2f)
lisp/progmodes/gud.el