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:
7797d91
)
Fixed.
author
ueno
<ueno>
Sat, 15 Oct 2005 00:21:26 +0000
(
00:21
+0000)
committer
ueno
<ueno>
Sat, 15 Oct 2005 00:21:26 +0000
(
00:21
+0000)
lisp/riece-300.el
patch
|
blob
|
history
diff --git
a/lisp/riece-300.el
b/lisp/riece-300.el
index
ab992c3
..
8510941
100644
(file)
--- a/
lisp/riece-300.el
+++ b/
lisp/riece-300.el
@@
-267,7
+267,7
@@
(setq parameters (riece-split-parameters
(riece-decoded-string-for-identity decoded
channel-identity))
- topic (nth 1 parameters))
+ topic (nth 2 parameters))
(riece-channel-set-topic (riece-get-channel channel) topic)
(riece-insert-info buffer (concat visible " users, topic: " topic "\n"))
(riece-insert-info