summaryrefslogtreecommitdiff
path: root/lisp/erc/erc.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Fix erc-join with channel passwordTom Tromey2017-05-051-4/+20
* Add support for IRCv3 message tags.Vibhav Pant2017-04-241-1/+4
* Small erc-kill-channel fix (bug#23700)Fran Litterio2017-04-171-3/+4
* Enable erc-accidental-paste-threshold-seconds by defaultMark Oteiza2017-02-171-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-4/+2
* | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-071-21/+21
* | Deterministic build improvementsPaul Eggert2016-03-021-2/+4
* | Merge from origin/emacs-25Paul Eggert2016-02-091-8/+2
|\ \ | |/
| * Use completion-ignore-case instead of defining commandLars Ingebrigtsen2016-02-061-8/+2
* | Merge from origin/emacs-25Paul Eggert2016-02-091-1/+1
|\ \ | |/
| * Spelling fixesPaul Eggert2016-02-041-1/+1
* | Merge from origin/emacs-25John Wiegley2016-02-031-6/+15
|\ \ | |/
| * Make erc work better when encountering unknown prefix charsDavid Edmondson2016-02-041-1/+1
| * Make erc completion case-insensitive againLars Ingebrigtsen2016-02-041-1/+8
| * Make /QUIT in erc more robustFrancis Litterio2016-02-041-5/+7
* | Make erc work better when encountering unknown prefix charsDavid Edmondson2016-02-041-1/+1
* | -John Wiegley2016-01-181-2/+4
|\ \ | |/
| * Add some missing version tags.Glenn Morris2016-01-121-2/+4
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-11/+15
|\ \ | |/
| * Proxy error in erc with multiple clientsDavid Edmondson2015-12-271-0/+5
| * Fix auth source lookups from erc with port numbersKrzysztof Jurewicz2015-12-271-1/+2
| * Run erc-kill-channel-hook always on exitFran Litterio2015-12-271-1/+1
| * Quote symbols in docstrings using `'Paul Eggert2015-11-181-3/+3
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-5/+5
| * Reconnect asynchronously.l3thal2015-11-131-1/+5
* | Further erc asynch fixesThomas Riccardi2015-12-271-0/+1
* | Proxy error in erc with multiple clientsDavid Edmondson2015-12-271-0/+5
* | Use a different port for TLS ercŁukasz Stelmach2015-12-261-1/+6
|/
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-4/+4
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-8/+8
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-19/+19
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-301-2/+1
* Address some compilation warnings.Glenn Morris2015-06-061-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* * lisp/erc/erc.el: Hide network/channel messageskwhite2015-05-211-9/+44
* * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.Stefan Monnier2015-03-251-1/+2
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-161-53/+46
* erc.el: Add old version header for package.el compatibiltykwhite2015-02-171-1/+1
* * lisp/erc/erc.el (erc-rename-buffers): Doc fix. Add :version.Glenn Morris2015-02-131-1/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* fix version tagsKelvin White2014-11-101-2/+2
* Update version to 24.5Kelvin White2014-11-091-2/+2