summaryrefslogtreecommitdiff
path: root/lisp/erc/erc.el
AgeCommit message (Expand)Author
2010-01-25Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-03* url-util.el (url-insert-entities-in-string):Stefan Monnier
2009-07-22Kevin Ryde <user42 at zip.com.au>Glenn Morris
2009-03-13M-v corrections.Deepak Goel
2009-01-18ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.Michael Olson
2009-01-16(erc-input-message): Conditionalize previous change for XEmacs.Glenn Morris
2009-01-09(erc-input-message): Replace last-command-char with last-command-event.Glenn Morris
2009-01-08(tabbar--local-hlf): Silence compiler.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2009-01-03ERC: Do not include text properties when returning user input.Michael Olson
2008-12-23ERC: Sync with upstream.Michael Olson
2008-07-27Remove support for Mac Carbon.Dan Nicolaescu
2008-06-19ERC: Upstream updates.Michael Olson
2008-06-07Remove unnecessary eval-when-compiles.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-27(erc-put-text-properties): Replace use of cl mapcar*.Glenn Morris
2008-04-17ERC: (erc-remove-text-properties-region): Disable this command by default.Michael Olson
2008-02-24Merge from emacs--rel--22Miles Bader
2008-02-23ERC: Sync from upstream.Michael Olson
2008-02-05(erc-valid-nick-regexp): Replace `legal' with `valid'.Juanma Barranquero
2008-01-26Sync ERC 5.3 release.Michael Olson
2008-01-25ERC: Sync version 5.3, release candidate 1.Michael Olson
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-09Sync from ERC upstreamMichael Olson
2007-12-01(erc-controls-strip): Declare for compiler.Glenn Morris
2007-12-01Fix comment typo.Glenn Morris
2007-12-01(iswitchb-temp-buflist, iswitchb-read-buffer): Declare for compiler.Glenn Morris
2007-11-30* erc.el (open-ssl-stream, open-tls-stream, erc-network-name):Dan Nicolaescu
2007-11-29Sync from upstream ERCMichael Olson
2007-11-15(erc-open): Fix typo in docstring.Juanma Barranquero
2007-11-15(erc-open): Fix typo in docstring.Juanma Barranquero
2007-11-01Silence some byte-compiler warnings in ERCMichael Olson
2007-10-29Sync from upstream ERCMichael Olson
2007-09-08Sync ERC 5.3 (devel) from upstreamMichael Olson
2007-09-07(erc-toggle-debug-irc-protocol): Fix call to erc-view-mode-enter.Glenn Morris
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-07(erc-startup-file-list): Fix typo in docstring.Juanma Barranquero
2007-06-06(erc-show-channel-key-p): Fix typo in docstring.Juanma Barranquero
2007-04-01Release ERC 5.2.Miles Bader
2007-01-17Merge from erc--main--0Miles Bader
2007-01-17Merge from erc--main--0Miles Bader
2007-01-05Update from erc--emacs--22Miles Bader
2006-12-13erc-iswitchb: Temporarily enable iswitchb modeMiles Bader
2006-12-08Update from erc--emacs--22Miles Bader
2006-11-28(erc-cmd-BANLIST, erc-cmd-MASSUNBAN): Simplify.Juanma Barranquero
2006-11-24(erc-after-connect, erc-open-ssl-stream, erc-display-line-1, erc-display-line):Juanma Barranquero
2006-11-20Merge from erc--emacs--22Miles Bader