summaryrefslogtreecommitdiff
path: root/lisp/net/rcirc.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/rcirc.el: Undo previous change; it was a typo.Paul Eggert2019-03-071-2/+2
* Be safer about "%" in message formatsPaul Eggert2019-03-071-2/+2
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-7/+7
* Prefer encode-time to its aliasPaul Eggert2019-02-101-2/+2
* Run window change functions during redisplayMartin Rudalics2019-01-111-6/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Avoid byte compilation warning in rcirc.elEli Zaretskii2018-11-031-1/+2
* | Merge from origin/emacs-26Glenn Morris2018-11-041-6/+6
|\ \ | |/
| * Avoid race in rcirc process filter (bug#33145)Basil L. Contovounesios2018-11-031-6/+6
* | Add URL truncation support to rcirc (bug#33043)David Edmondson2018-11-031-8/+18
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-4/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-131-1/+1
|\ \ | |/
| * Save the server alias on reconnect (Bug#29657)Miciah Masters2018-07-101-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-11/+2
* | * lisp/net/rcirc.el (rcirc-prompt-start-marker): Define before using.Glenn Morris2018-02-261-1/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-1/+1
* ; Spelling fixesPaul Eggert2017-09-291-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Add a comment for make-text-button in rcirc-markup-urlsMiles Bader2017-09-091-0/+3
* Use text-property buttons in rcirc-markup-urlsMiles Bader2017-09-091-6/+6
* Use define-minor-mode for rcirc-omit-modeAlex Schroeder2017-08-191-30/+24
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-1/+1
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-7/+4
* | Add ability to give rcirc servers an alias nameDave Barker2016-01-311-12/+24
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* 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