aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/rcirc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-69/+63
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-4/+4
* * lisp/net/rcirc.el (rcirc): Avoid error when process-contact returnsLeo Liu2012-04-211-5/+7
* Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-11/+7
|\
| * * lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change.Chong Yidong2012-04-081-11/+7
* | Kill channel buffers when killing rcirc server buffersDeniz Dogan2012-04-111-2/+18
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-10/+10
|/
* * lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers withLeo Liu2012-03-181-7/+11
* Trivial fix for rcirc-markup-attributesLeo Liu2012-02-131-0/+1
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-3/+9
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* * net/rcirc.el (rcirc-mode): Use hard newlines.Deniz Dogan2011-10-281-0/+1
* New rcirc command rcirc-cmd-inviteLeo Liu2011-09-081-0/+10
* Conditionally initialize rcirc-input-ringLeo Liu2011-09-071-1/+7
* * lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximu...Deniz Dogan2011-09-031-12/+10
* * lisp/net/rcirc.el (rcirc-insert-prev-input)Deniz Dogan2011-08-281-4/+5
* * net/rcirc.el (rcirc-check-auth-status): Adding support for oftc's NickServ ...Deniz Dogan2011-08-271-0/+1
* * lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.Deniz Dogan2011-08-011-1/+2
* Simplify url handling in rcirc-modeLeo Liu2011-07-271-28/+9
* * lisp/net/rcirc.el: Delete trailing whitespaces once and for all.Deniz Dogan2011-06-201-8/+8
* * lisp/net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced in last...Deniz Dogan2011-06-051-2/+2
* * lisp/net/rcirc.el (rcirc-prompt-for-encryption): New function.Deniz Dogan2011-06-051-9/+12
* Fix last change on rcirc-print and rcirc-decode-coding-systemLeo Liu2011-06-011-5/+4
* Decode all incoming messages in rcirc.elLeo Liu2011-05-301-4/+6
* Use a visible buffer name for rcirc-debug-bufferLeo Liu2011-05-301-1/+1
* * net/rcirc.el (rcirc): Use the user's stored encryption method by default.Deniz Dogan2011-05-291-1/+6
* * lisp/net/rcirc.el (rcirc-markup-urls): Check if rcirc-url-regexp is nil.Deniz Dogan2011-05-191-1/+2
* * lisp/net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.Deniz Dogan2011-05-191-1/+1
* * lisp/net/rcirc.el: Add support for SSL/TLS connections.Stefan Monnier2011-05-111-80/+80
* * lisp/net/rcirc.el (rcirc-handler-353): Fix bug for channels which theDeniz Dogan2011-04-281-2/+5
* * lisp/net/rcirc.el: Update my e-mail address.Deniz Dogan2011-04-051-1/+1
* * lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.Deniz Dogan2011-04-051-1/+0
* * net/rcirc.el (rcirc-handler-001): Only authenticate, if there'sTassilo Horn2011-03-311-1/+9
* New variable rcirc-user-authenticated to pacify compilerLeo Liu2011-03-221-0/+1
* Handle the case when re-search-backward errsLeo Liu2011-03-221-15/+21
* * lisp/net/rcirc.el (rcirc-handler-001): Remove uselessDeniz Dogan2011-03-091-3/+2
* * lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.Deniz Dogan2011-03-071-1/+1
* * lisp/net/rcirc.el: Add QuakeNet authentication support.Deniz Dogan2011-03-051-21/+36
* * lisp/net/rcirc.el: Add functionality to authenticate before autojoining cha...Deniz Dogan2011-03-051-1/+52
* * lisp/net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.Deniz Dogan2011-03-031-1/+2
* * lisp/net/rcirc.el (rcirc-float-time): New function.Deniz Dogan2011-02-171-9/+8
* * lisp/net/rcirc.el (defun-rcirc-join): Accept multiple channels.Deniz Dogan2011-02-111-7/+11
* * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.Juanma Barranquero2011-02-111-1/+1
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-44/+45
* * lisp/net/rcirc.el: Add PRIVMSG and CTCP functions.Deniz Dogan2011-02-101-23/+27
* * lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.Deniz Dogan2011-02-091-1/+1
* * lisp/net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function whenDeniz Dogan2011-02-091-5/+14
* * lisp/net/rcirc.el (rcirc-handler-317): New function. (Bug#6507)Deniz Dogan2011-02-071-0/+14
* * lisp/net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-processDeniz Dogan2011-02-051-1/+4