From: Gergely N. <alg...@bo...> - 2001-11-24 16:56:13
|
> --- erc.el.orig Sat Nov 24 17:08:30 2001 > +++ erc.el Sat Nov 24 17:28:10 2001 > @@ -6,6 +6,7 @@ > ;; Contributors: Sergey Berezin (ser...@cs...), > ;; Mario Lang (ml...@de...), > ;; Alex Schroeder (al...@gn...) > +;; Gergely Nagy (alg...@mi...) I don't think I contributed that much to justify my inclusion in that list.. if someone wants to add me there, the address should be alg...@de.... BTW, there is a slight problem with my original patch, which I didn't test with antifuchs' version: when I get disconnected, I can't save the logs with C-c C-l, because one or more of the variables/functions I use is undefined (something about a deleted buffer). However, the message disappeared fast. I'll try to memorize it next time my ISP decides I'm better put offline. |