]> git.eshelyaron.com Git - emacs.git/commit
Use auth-info-mode for non-hidden authinfo and netrc files
authorAugusto Stoffel <arstoffel@gmail.com>
Wed, 27 Sep 2023 16:35:32 +0000 (18:35 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 11 Jan 2024 19:37:31 +0000 (20:37 +0100)
commit32cce70e91356f0c4eadc72f7e47bb358931a3e5
tree04bc8e2d9773c8937fcae47e497cd58463d3f36f
parentfb5f799baf76018f4825f1340854928605484ebf
Use auth-info-mode for non-hidden authinfo and netrc files

* files.el (auto-mode-alist): Match non-hidden authinfo and netrc
files, since it is reasonable to store passwords in
~/.emacs.d/authinfo.gpg or a similarly named file.  (Bug#66241)

(cherry picked from commit c12166de380397168e374931c4e59bbb3a09bf21)
lisp/files.el