]> git.eshelyaron.com Git - emacs.git/commit
Fix nasty cut'n'waste error in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Jan 2024 09:08:45 +0000 (10:08 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:06:29 +0000 (21:06 +0100)
commita37410fd2885ebe6732e10003959a3625e742ad2
tree325874d772f887780a802f989ac8668f934c459e
parente906c9b736a8cc653a167f434f04692e3a12e1d3
Fix nasty cut'n'waste error in Tramp

* lisp/net/tramp.el (tramp-parse-passwd): Use `tramp-parse-passwd-group'.
Reported by Tim Landscheidt <tim@tim-landscheidt.de>.

(cherry picked from commit 14d68221d26af5c3e99ae0fbc7ade44494aaf4f3)
lisp/net/tramp.el