emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/websocket 33d0406901 057/114: Reflow function documenta


From: ELPA Syncer
Subject: [elpa] externals/websocket 33d0406901 057/114: Reflow function documentation.
Date: Wed, 15 Feb 2023 20:58:59 -0500 (EST)

branch: externals/websocket
commit 33d0406901f7306b326928190b6ad94247d01a5f
Author: Andrew Hyatt <ahyatt@ahyatt-macbookpro6.roam.corp.google.com>
Commit: Andrew Hyatt <ahyatt@ahyatt-macbookpro6.roam.corp.google.com>

    Reflow function documentation.
---
 websocket.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/websocket.el b/websocket.el
index e468795246..854e69c9fa 100644
--- a/websocket.el
+++ b/websocket.el
@@ -681,9 +681,8 @@ describing the invalid header received from the server.
 `websocket-unparseable-frame': Data in the error is a string
 describing the problem with the frame.
 
-`nowait': If NOWAIT is non-nil,
-return without waiting for the connection to complete.
-Default nil.
+`nowait': If NOWAIT is true, return without waiting for the
+connection to complete.
 "
   (let* ((name (format "websocket to %s" url))
          (url-struct (url-generic-parse-url url))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]