aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Normalize and add missing first and last linesStefan Kangas2021-04-198-8/+8
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-113-5/+0
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-093-28/+28
* Delete empty "History" sectionsStefan Kangas2021-03-301-3/+0
* Prefer https and fix broken links in ERCStefan Kangas2021-03-203-8/+9
* lisp/erc: Use lexical-bindingStefan Monnier2021-03-1835-584/+430
* Remove several references to Emacs 22 and earlierStefan Kangas2021-03-101-2/+2
* * lisp/erc/erc.el: Fix problem pointed out by compiler warningStefan Monnier2021-03-071-23/+21
* Remove additional items obsolete since Emacs 22/23Stefan Kangas2021-03-071-11/+0
* Remove some references to Emacs 21Stefan Kangas2021-03-072-3/+0
* Change defcustom types of two non-standard hooksLars Ingebrigtsen2021-02-271-9/+10
* Accept string argument in erc-add-to-input-ringF. Jason Park2021-02-271-8/+10
* Remove redundant requires of easymenuStefan Kangas2021-02-261-1/+0
* * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New methodStefan Monnier2021-02-131-7/+5
* Use lexical-binding in erc-sound.elStefan Kangas2021-02-111-5/+2
* Avoid having erc in irrelevant finder categoriesStefan Kangas2021-02-1115-15/+15
* Declare empty macro imenu-progress-menu obsoleteStefan Kangas2021-02-101-2/+0
* Make pcomplete-ignore-case obsoleteLars Ingebrigtsen2021-02-091-1/+1
* Remove Emacs 20 compat code for header-line-formatStefan Kangas2021-02-051-26/+25
* Prefer defvar-local in ercStefan Kangas2021-01-3111-138/+69
* Support using auth-source for NickServ passwords in ERCLeon Vack2021-01-111-12/+44
* * lisp/erc/erc.el (erc-process-input-line): Undo confused last changeStefan Monnier2021-01-041-3/+3
* * lisp/erc/erc.el: Use `run-hook-with-args` for `erc-pre-send-functions`Stefan Monnier2021-01-041-43/+42
* Merge from origin/emacs-27Paul Eggert2021-01-011-1/+3
|\
| * Display messages sent using ERC's /sayAmin Bandali2020-12-281-1/+3
* | Update copyright year to 2021Paul Eggert2021-01-0137-37/+37
* | Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-1/+2
* | Remove incorrect comment from erc-goodies.elStefan Kangas2020-12-171-1/+0
* | Prefer setq-local in ercStefan Kangas2020-12-044-27/+23
* | Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-9/+6
* | Remove remaining XEmacs compat code from erc-log.elStefan Kangas2020-11-201-2/+1
* | Don't set XEmacs only properties start-open and end-openStefan Kangas2020-11-201-2/+1
* | Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-191-1/+0
* | Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-041-1/+1
* | Replace irc.freenode.net with chat.freenode.netAmin Bandali2020-10-312-5/+5
* | ; Prefer https to http in more URLsStefan Kangas2020-10-242-2/+2
* | ERC: Fix ERC's IBuffer format "crash" on killed server bufferOlivier Certner2020-10-231-4/+8
* | Make erc expand the final abbrevLars Ingebrigtsen2020-10-161-0/+4
* | ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-031-4/+4
* | Merge from origin/emacs-27Glenn Morris2020-10-022-3/+3
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-022-3/+3
* | ; Prefer https to http in many URLsStefan Kangas2020-10-011-2/+2
* | Fix some defcustom typesLars Ingebrigtsen2020-09-251-1/+2
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Make ERC desktop notifications lenient to invalid XML charactersDario Gjorgjevski2020-09-131-5/+6
* | Set `generated-autoload-file' in erc-status-sidebar.elAmin Bandali2020-09-091-0/+4
* | * lisp/erc/erc-status-sidebar.el: Fix header and make small tweaksAmin Bandali2020-09-071-8/+7
* | * lisp/erc/erc-status-sidebar.el: New fileAndrew Barbarello2020-09-071-0/+305
* | Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-061-1/+2
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-2/+2