]> git.eshelyaron.com Git - emacs.git/commit
Don't loop so much in gud-query-cmdline on remote systems
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2022 13:55:35 +0000 (14:55 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2022 13:57:17 +0000 (14:57 +0100)
commitedeb220d310f189023b232407deb55f49445358b
tree81955a07718bda5f7c2b525656b6903522d006d7
parenta46421446ff2e97b01434a1d77fa149d985e6c7d
Don't loop so much in gud-query-cmdline on remote systems

* lisp/progmodes/gud.el (gud-query-cmdline): Avoid looping over
large numbers of files on remote systems (bug#21528).
lisp/progmodes/gud.el