mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-18 20:00:36 -08:00
* lisp/net/netrc.el: Use lexical-binding. (netrc-file): Remove redundant :group arg. * test/lisp/net/netrc-resources/authinfo: * test/lisp/net/netrc-resources/services: * test/lisp/net/netrc-tests.el: New files.
2 lines
118 B
Text
2 lines
118 B
Text
machine imap.example.org login jrh@example.org password "*foobar*"
|
|
machine ftp.example.org login jrh password "*baz*"
|