summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-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
* (pcomplete-erc-all-nicks): Autoload it, to silence compiler.Glenn Morris2009-10-241-2/+4
* (erc-button-keymap): Bind `follow-link'.Johan Bockgård2009-09-272-0/+5
* (erc-button-add-button): Only call `widget-convert-button' in XEmacs.Johan Bockgård2009-09-262-10/+18
* (line): Define for compiler.Glenn Morris2009-09-192-0/+6
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-222-1/+5
* Fix typos.Juanma Barranquero2009-03-311-3/+1
* M-v corrections.Deepak Goel2009-03-133-23/+31
* Fix typos.Juanma Barranquero2009-03-021-1/+1
* Add arch taglineMiles Bader2009-01-191-0/+2
* ERC: Rotate ChangeLog.Michael Olson2009-01-182-408/+432
* ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.Michael Olson2009-01-182-1/+5
* (erc-input-message): Conditionalize previous change for XEmacs.Glenn Morris2009-01-162-1/+5
* (erc-dcc-server): Silence warning about obsolete function behindGlenn Morris2009-01-162-3/+9
* (erc-input-message): Replace last-command-char with last-command-event.Glenn Morris2009-01-092-1/+6
* (tabbar--local-hlf): Silence compiler.Glenn Morris2009-01-082-0/+6
* Add 2009 to copyright years.Glenn Morris2009-01-0543-43/+43
* ERC: Do not include text properties when returning user input.Michael Olson2009-01-032-1/+6
* ERC: Update ChangeLog.Michael Olson2008-12-231-0/+6
* ERC: Sync with upstream.Michael Olson2008-12-231-1/+10
* File name fix, for AUTHORS.Glenn Morris2008-12-191-1/+1
* Formatting fix, for AUTHORS.Glenn Morris2008-12-191-4/+4
* Fix typos and author's names.Juanma Barranquero2008-12-192-6/+6
* (help-function-arglist): Autoload it.Glenn Morris2008-11-192-1/+7
* ERC: DCC fixes.Michael Olson2008-10-082-43/+142
* Fix typos.Juanma Barranquero2008-10-014-13/+13
* Fix typos.Juanma Barranquero2008-09-245-56/+56
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-272-1/+4
* Fix typos.Juanma Barranquero2008-07-181-4/+3
* American English spelling fix.Glenn Morris2008-06-272-6/+6
* American English spelling fix.Glenn Morris2008-06-272-2/+2
* ERC: Upstream updates.Michael Olson2008-06-194-9/+31
* Fix committer names and other typos.Juanma Barranquero2008-06-101-14/+14
* Fix typos.Juanma Barranquero2008-06-101-362/+365
* Remove unnecessary eval-when-compiles.Glenn Morris2008-06-076-15/+19
* Spelling fix.Glenn Morris2008-05-231-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0642-252/+168
* (erc-noncommands-list, noncommands, erc-control-characters,Juanma Barranquero2008-05-052-8/+14
* (erc-put-text-properties): Replace use of cl mapcar*.Glenn Morris2008-04-272-3/+7
* ERC: (erc-remove-text-properties-region): Disable this command by default.Michael Olson2008-04-172-0/+6
* Merge from emacs--rel--22Miles Bader2008-02-244-3/+9
|\
| * (erc-valid-nick-regexp): Replace `legal' with `valid'.Juanma Barranquero2008-02-052-1/+7
| * (erc-match-syntax-table): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-1/+1