]> git.eshelyaron.com Git - emacs.git/commit
gud.el: invoke 'perldb' with '-E' instead of '-e'
authorHarald Jörg <haj@posteo.de>
Fri, 12 Aug 2022 15:15:19 +0000 (17:15 +0200)
committerHarald Jörg <haj@posteo.de>
Fri, 12 Aug 2022 15:29:20 +0000 (17:29 +0200)
commit16ec99702c9a785e9c3cbded60b2b920b01d488b
tree9cb244a3f90d47b1d657f009e57a1b411948bd0f
parente0045ba2bce11bb4cf93210c8ff1588b0893b74b
gud.el: invoke 'perldb' with '-E' instead of '-e'

* lisp/progmodes/gud.el (gud-perldb-massage-args): Allow '-E' switch
and use it as a default in favor of '-e'

* etc/NEWS ('perldb' now recognizes '-E') New entry in section 'Gud'
etc/NEWS
lisp/progmodes/gud.el