projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c182db6
)
Simplified.
author
ueno
<ueno>
Sat, 25 Sep 2004 06:10:15 +0000
(06:10 +0000)
committer
ueno
<ueno>
Sat, 25 Sep 2004 06:10:15 +0000
(06:10 +0000)
lisp/riece-server.el
patch
|
blob
|
history
diff --git
a/lisp/riece-server.el
b/lisp/riece-server.el
index
74bf56c
..
f787b22
100644
(file)
--- a/
lisp/riece-server.el
+++ b/
lisp/riece-server.el
@@
-105,7
+105,7
@@
the `riece-server-keyword-map' variable."
(put 'riece-with-server-buffer 'lisp-indent-function 1)
(put 'riece-with-server-buffer 'edebug-form-spec '(form body))
-(defun riece-flush-send-queue (process &optional reset)
+(defun riece-flush-send-queue (process reset)
(with-current-buffer (process-buffer process)
(let ((length 0)
string)