]> git.eshelyaron.com Git - emacs.git/commit
Re-fix narrowing problem in tramp-debug-buffer-command-completion-p
authorStefan Kangas <stefan@marxist.se>
Tue, 5 Jul 2022 15:53:06 +0000 (17:53 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 5 Jul 2022 16:33:29 +0000 (18:33 +0200)
commitbc8e2565431da27dbe4e3c3377760911f1e6432e
tree01ca3c141c830415287215d48107d5523559a886
parent9d866a1f8da870dcf82f87d5ed9d5ca932d5477b
Re-fix narrowing problem in tramp-debug-buffer-command-completion-p

* lisp/net/tramp.el (tramp-debug-buffer-command-completion-p):
Respect narrowing also for end of substring.  (Bug#56225)
lisp/net/tramp.el