* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.
authorDeniz Dogan <deniz@dogan.se>
Mon, 1 Aug 2011 12:30:18 +0000 (14:30 +0200)
committerDeniz Dogan <deniz@dogan.se>
Mon, 1 Aug 2011 12:30:18 +0000 (14:30 +0200)
lisp/ChangeLog
lisp/net/rcirc.el

index 2f5c0e4..ef85ffa 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-01  Deniz Dogan  <deniz@dogan.se>
+
+       * net/rcirc.el (rcirc-handler-333): Clarify docstring.
+
 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
 
        Sync with Tramp 2.2.2.
index 9e04abb..7d43c4f 100644 (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