1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00

* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.

This commit is contained in:
Deniz Dogan 2011-08-01 14:30:18 +02:00
parent efd33e4246
commit 027b979ca0
2 changed files with 6 additions and 1 deletions

View file

@ -2695,7 +2695,8 @@ the only argument."
(setq rcirc-topic (caddr args)))))
(defun rcirc-handler-333 (process sender args text)
"Not in rfc1459.txt"
"333 says who set the topic and when.
Not in rfc1459.txt"
(let ((buffer (or (rcirc-get-buffer process (cadr args))
(rcirc-get-temp-buffer-create process (cadr args)))))
(with-current-buffer buffer