summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* Use completion-ignore-case instead of defining commandLars Ingebrigtsen2016-02-061-8/+2
* Spelling fixesPaul Eggert2016-02-041-1/+1
* 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
* Improve the custom type of some user options.Glenn Morris2016-01-301-1/+9
* Add some missing version tags.Glenn Morris2016-01-121-2/+4
* Update copyright year to 2016Paul Eggert2016-01-0137-37/+37
* 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
* 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
* * lisp/erc/erc.el: Hide network/channel messageskwhite2015-05-211-9/+44
* Don't quote nil and t in doc stringsPaul Eggert2015-05-212-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* ; ChangeLog fixesGlenn Morris2015-04-172-2/+2
* * lisp/erc/erc-pcomplete.el (erc-pcomplete): Don't use `pcomplete' any more.Stefan Monnier2015-04-161-4/+4
* ; Split lisp/erc ChangeLogs, for the sake of authors.elGlenn Morris2015-04-162-752/+775
* Standardize names of ChangeLog history filesPaul Eggert2015-04-1510-12668/+12481
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-131-29/+25
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-0/+0
* * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.Stefan Monnier2015-03-252-1/+6
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-162-53/+58
* Merge from origin/emacs-24Paul Eggert2015-03-031-1/+0
|\
* \ Merge from origin/emacs-24Paul Eggert2015-03-032-1/+7
|\ \ | |/
| * erc.el: Add old version header for package.el compatibiltykwhite2015-02-172-1/+6