aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/rcirc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Support @-mentionsTassilo Horn2015-07-171-1/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* bury RCIRC buffers when there is no activitySam Steingold2015-04-291-20/+14
* lisp/net/rcirc.el (defun-rcirc-command): mark `target' as ignorableSam Steingold2015-04-171-0/+1
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-9/+9
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-9/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/net/rcirc.el (rcirc-fill-column): Unbump :version.Glenn Morris2014-10-291-1/+1
* Simplify use of current-time and friends.Paul Eggert2014-10-281-3/+3
* * net/rcirc.el (rcirc-fill-column): Use function.Leo Liu2014-10-291-6/+6
* Allow any symbolic value for `rcirc-fill-column'.Sam Steingold2014-10-281-9/+10
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* Indentation, punctuation, and other nitpicks.Stefan Monnier2014-07-201-1/+2
* * net/rcirc.el (rcirc-buffer-process): Restore previous behaviour.Grégoire Jadi2014-06-301-5/+5
* * net/rcirc.el (rcirc-omit-mode): Fix recenter error.Grégoire Jadi2014-06-191-1/+3
* * lisp/net/rcirc.el (rcirc-reconnect-delay): Add :version.Glenn Morris2014-05-121-1/+2
* * net/rcirc.el (rcirc-sentinel): Fix last change.Leo Liu2014-05-111-1/+1
* Optionally auto-reconnect depending on `rcirc-reconnect-delay'.Sam Steingold2014-05-091-0/+18
* New command rcirc-cmd-reconnectLeo Liu2014-04-091-47/+62
* Use lexical-binding and require cl-libLeo Liu2014-04-081-71/+69
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * net/rcirc.el (rcirc-add-face):Leo Liu2013-12-171-4/+5
* * lisp/net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.Stefan Monnier2013-11-051-1/+2
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.Leo Liu2013-02-181-1/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.Glenn Morris2012-12-101-4/+5
* | * lisp/net/rcirc.el (rcirc-urls): Update documentation.Deniz Dogan2012-12-051-10/+24
|/
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-8/+16
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-281-15/+25
|\
| * Fix for the buffer-local rcirc-encode-coding-system caseLeo Liu2012-08-151-16/+17
| * * lisp/net/rcirc.el (rcirc-split-message): New function.Leo Liu2012-08-141-15/+24
| * Backport: Avoid error when process-contact returns t in rcircLeo Liu2012-06-241-5/+7
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* | 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