aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* * erc.el (erc-generate-new-buffer-name): Reuse old buffer namesVivek Dasmohapatra2011-07-042-17/+29
* * lisp/erc/erc.el: Fix comment.Paul Eggert2011-06-301-2/+1
* Fix typo in last check-in.Lars Magne Ingebrigtsen2011-06-231-1/+1
* Clean up the ssl/tls support to be able to use the built-in support, too.Lars Magne Ingebrigtsen2011-06-232-36/+12
* * lisp/minibuffer.el (completion--capf-wrapper): Check applicability beforeStefan Monnier2011-05-272-3/+13
* Mark tiny change.Glenn Morris2011-05-031-1/+1
* * lisp/erc/erc-backend.el (671): New response handler.Julien Danjou2011-05-033-1/+14
* * lisp/erc/erc-pcomplete.el (erc-pcomplete-nick-postfix): Remove the " " in theStefan Monnier2011-04-292-3/+8
* Make ERC use completion-at-pointStefan Monnier2011-04-265-26/+53
* * lisp/obsolete/erc-hecomplete.el: Make obsolete.Stefan Monnier2011-04-201-222/+0
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* * lisp/erc/erc-track.el (erc-track-visibility): Fix :type. (Bug#6369)Julien Danjou2011-03-032-2/+6
* Merge from emacs-23; up to 2010-06-03T05:41:[email protected].Glenn Morris2011-02-271-3/+3
|\
| * Fix spelling of "supersede".Glenn Morris2011-02-221-3/+3
* | Move keymap initialization into declaration.Stefan Monnier2011-02-102-6/+16
* | Fix tracking visibility in ERC.Julien Danjou2011-02-082-4/+21
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-18/+10
* | Merge changes from emacs-23 branchChong Yidong2011-01-312-1/+5
|\|
| * Fix erasure of modeline by erc-track.Antoine Levitt2011-01-312-1/+5
* | Refill some long/short copyright headers.Glenn Morris2011-01-267-13/+8
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2444-54/+44
* | Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* | Nuke arch-tags.Glenn Morris2011-01-1543-43/+0
* | Merge from emacs-23Stefan Monnier2011-01-1441-42/+41
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0244-44/+44
* | Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-133-33/+20
* | Remove "tiny change"s for Eric HanchrowStefan Monnier2010-11-171-1/+1
* | * lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.Glenn Morris2010-11-102-5/+7
* | Decode utf-8 strings in mixed environments by default.Lars Magne Ingebrigtsen2010-11-052-1/+23
* | Fix some ChangeLog entries.Juanma Barranquero2010-10-251-1/+1
* | Merge changes from emacs-23Chong Yidong2010-10-242-25/+33
|\|
| * * erc-backend.el (erc-server-JOIN): Set the correct target list on join.Julien Danjou2010-10-232-1/+3
| * * lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveJulien Danjou2010-10-232-24/+30
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-142-1/+5
|\|
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-132-1/+5
* | * lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.Dan Nicolaescu2010-10-101-0/+4
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-11/+10
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Allow delayed autojoin in ERC (Bug#5521).Vivek Dasmohapatra2010-08-142-4/+79
* | Ensure that erc-toggle-debug-irc-protocol logs protocol data.Fran Litterio2010-08-083-2/+11
* | Fix typos and whitespace in ChangeLogs.Juanma Barranquero2010-05-112-3/+3
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\|
| * Bump version to 23.2.Chong Yidong2010-05-071-0/+4
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).Chong Yidong2010-02-072-1/+9
* Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong2010-01-253-3/+20
* Add 2010 to copyright years.Glenn Morris2010-01-1344-44/+44
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-033-6/+9
* (pcomplete-erc-all-nicks): Autoload it, to silence compiler.Glenn Morris2009-10-242-0/+11