]> git.eshelyaron.com Git - emacs.git/commit
Fix ACTION argument of 'display-buffer' call in gud.el
authorRichard Kim <emacs18@gmail.com>
Tue, 16 Jun 2020 06:20:57 +0000 (23:20 -0700)
committerEli Zaretskii <eliz@gnu.org>
Sun, 28 Jun 2020 14:02:17 +0000 (17:02 +0300)
commitcce00bef0313bc42beee8096d9312313889dc92d
treefde79feeaef470b186ad74c59a0c1467dc27876c
parent0121db27021ce77350999b108b4e5aed21d73064
Fix ACTION argument of 'display-buffer' call in gud.el

* lisp/progmodes/gud.el (gud-common-init): The ACTION argument of
'display-buffer' should be a list of list of functions.  (Bug#41888)
lisp/progmodes/gud.el