]> git.eshelyaron.com Git - emacs.git/commit
Make "M-x pdb" use "[:graph:]" to match file names
authorStefan Kangas <stefankangas@gmail.com>
Sun, 30 Jun 2019 17:17:52 +0000 (19:17 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Jul 2019 09:08:44 +0000 (12:08 +0300)
commit64684356595be58ec939939997d16bc8cf624825
treeac12343813e8d53d4fa4843aead0f9a9277caa47
parentc0d1a228ff30f7605a464e759e4a88aa0913b51f
Make "M-x pdb" use "[:graph:]" to match file names

* lisp/progmodes/gud.el (gud-pdb-marker-regexp): Use "[:graph:]" to
match file name in prompt.  (Bug#34489)
lisp/progmodes/gud.el