]> git.eshelyaron.com Git - emacs.git/commit
Mark comint modes in net-utils.el as non-interactive
authorStefan Kangas <stefan@marxist.se>
Thu, 7 Jul 2022 10:05:35 +0000 (12:05 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 7 Jul 2022 10:17:29 +0000 (12:17 +0200)
commita40a4d3a0964f0428033744f77b67376700e963f
treea01589c190098f60445bc41d9681073e4462c412
parent707124d2b92780b4f21d72c7c62899e074fa8ced
Mark comint modes in net-utils.el as non-interactive

* lisp/net/net-utils.el (net-utils-mode, nslookup-mode, ftp-mode)
(smbclient-mode, network-connection-mode): Mark as non-interactive.
(nslookup-mode-map, ftp-mode-map): Prefer defvar-keymap.
lisp/net/net-utils.el