]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/enwc/enwc.el
Fix some quoting problems in doc strings
[gnu-emacs-elpa] / packages / enwc / enwc.el
index ab48a193bab21fa3b6906c9d7cd55589088889bc..29752ca2a3244011cfdf57975af85e8849785a78 100644 (file)
@@ -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