summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* 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-035-19/+57
|\ \ | |/
| * 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 complection in erc use consistent casingCarlos Pita2016-02-041-3/+5
| * Make /QUIT in erc more robustFrancis Litterio2016-02-041-5/+7
| * Make tracking faces in Emacs work more reliablyKevin Brubeck Unhammer2016-02-041-1/+2
| * Make erc work when subword-mode is switched onDima Kogan2016-02-042-9/+35
* | Merge from origin/emacs-25John Wiegley2016-02-031-1/+9
|\ \ | |/
| * Improve the custom type of some user options.Glenn Morris2016-01-301-1/+9
* | 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-1137-37/+37
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-0137-37/+37
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-298-64/+89
|\ \ | |/
| * Clear erc user list upon disconnectionDeniz Dogan2015-12-271-0/+3
| * Don't bug out in erc after waking from sleepLars Ingebrigtsen2015-12-271-1/+3
| * Proxy error in erc with multiple clientsDavid Edmondson2015-12-271-0/+5
| * Ensure that we don't have several timers in ercDima Kogan2015-12-271-3/+13
| * Don't insert erc logs at the endLars Ingebrigtsen2015-12-271-3/+6
| * Don't join erc channels doublyLars Ingebrigtsen2015-12-271-2/+8
| * 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-176-15/+14
| * Reconnect asynchronously.l3thal2015-11-132-25/+30
* | Reconnect erc even on server errorsLars Ingebrigtsen2015-12-281-1/+0
* | Disconnection fixes for ercVivek Dasmohapatra2015-12-271-14/+16
* | Further erc asynch fixesThomas Riccardi2015-12-272-5/+4
* | Make erc connect asynchronouslyVivek Dasmohapatra2015-12-271-41/+43
* | 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
|/
* erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771l3thal2015-11-072-3/+9
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-174-4/+4
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-172-5/+5
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-073-10/+10
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-032-8/+8
* Escape ` and ' in docPaul Eggert2015-09-014-8/+7
* Quoting fixes in ERC and EshellPaul Eggert2015-08-313-5/+6
* Prefer directed to neutral quotesPaul Eggert2015-08-247-59/+58
* Fix some confusion with ‘format’Paul Eggert2015-08-051-3/+2
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-8/+3
* 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
* Make erc timestamps visible againLars Magne Ingebrigtsen2015-05-251-2/+2