X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/a0561bff0dfcf267ee1796924f5aad904c377ee9..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/enwc/enwc.el diff --git a/packages/enwc/enwc.el b/packages/enwc/enwc.el index ab48a193b..29752ca2a 100644 --- a/packages/enwc/enwc.el +++ b/packages/enwc/enwc.el @@ -37,7 +37,7 @@ ;; ;; (require 'enwc-setup) ;; (enwc-setup) -;; +;; ;; to your .emacs file. (require 'dbus) @@ -283,7 +283,7 @@ from a previous scan." (defun enwc-get-current-nw-id () "Gets the id of the current network id, -or `nil' if there isn't one." +or nil if there isn't one." (funcall enwc-get-current-nw-id-func enwc-using-wired)) (defun enwc-check-connecting-p () @@ -641,7 +641,7 @@ the ENWC buffer if necessary, and scans and displays the networks." (goto-char 0) (forward-line)) (enwc-scan-internal))) - + (defun enwc-find-network (essid &optional networks) "Checks through NETWORKS for the network with essid ESSID, and returns the network identifier. Uses `enwc-last-scan' if