summaryrefslogtreecommitdiff
path: root/lisp/erc/erc.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/erc/erc.el (erc-tls): Add autoload cookie.Glenn Morris2012-01-051-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Fix more minor mode docstrings.Chong Yidong2011-10-191-1/+3
* * erc.el (erc-generate-new-buffer-name): Reuse old buffer namesVivek Dasmohapatra2011-07-041-17/+24
* * 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-231-36/+3
* * lisp/erc/erc-backend.el (671): New response handler.Julien Danjou2011-05-031-1/+2
* Make ERC use completion-at-pointStefan Monnier2011-04-261-8/+6
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-131-17/+5
* Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* Ensure that erc-toggle-debug-irc-protocol logs protocol data.Fran Litterio2010-08-081-2/+2
* Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong2010-01-251-1/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-4/+2
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-1/+1
* M-v corrections.Deepak Goel2009-03-131-1/+1
* ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.Michael Olson2009-01-181-1/+1
* (erc-input-message): Conditionalize previous change for XEmacs.Glenn Morris2009-01-161-1/+3
* (erc-input-message): Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* (tabbar--local-hlf): Silence compiler.Glenn Morris2009-01-081-0/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* ERC: Do not include text properties when returning user input.Michael Olson2009-01-031-1/+1
* ERC: Sync with upstream.Michael Olson2008-12-231-1/+10
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+0
* ERC: Upstream updates.Michael Olson2008-06-191-5/+6
* Remove unnecessary eval-when-compiles.Glenn Morris2008-06-071-3/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (erc-put-text-properties): Replace use of cl mapcar*.Glenn Morris2008-04-271-3/+3
* ERC: (erc-remove-text-properties-region): Disable this command by default.Michael Olson2008-04-171-0/+1
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * (erc-valid-nick-regexp): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-1/+1
* | ERC: Sync from upstream.Michael Olson2008-02-231-2/+4
* | Sync ERC 5.3 release.Michael Olson2008-01-261-1/+1
* | ERC: Sync version 5.3, release candidate 1.Michael Olson2008-01-251-34/+116
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (erc-open): Fix typo in docstring.Juanma Barranquero2007-11-151-1/+1
* | Sync from ERC upstreamMichael Olson2007-12-091-0/+1
* | (erc-controls-strip): Declare for compiler.Glenn Morris2007-12-011-0/+3
* | Fix comment typo.Glenn Morris2007-12-011-1/+1
* | (iswitchb-temp-buflist, iswitchb-read-buffer): Declare for compiler.Glenn Morris2007-12-011-3/+6
* | * erc.el (open-ssl-stream, open-tls-stream, erc-network-name):Dan Nicolaescu2007-11-301-0/+6
* | Sync from upstream ERCMichael Olson2007-11-291-0/+1
* | (erc-open): Fix typo in docstring.Juanma Barranquero2007-11-151-1/+1