summaryrefslogtreecommitdiff
path: root/lisp/erc/erc.el
Commit message (Expand)AuthorAge
* Allow erc-reuse-frames to favor connectionsF. Jason Park2023-04-08
* Adjust some old text properties in ERC buffersF. Jason Park2023-04-08
* Refactor marker initialization in erc-openF. Jason Park2023-04-08
* Preserve ERC prompt and its bounding markersF. Jason Park2023-04-08
* Optionally prompt for more ERC entry-point paramsF. Jason Park2023-04-08
* Add display option for interactive ERC invocationsF. Jason Park2023-04-08
* Be smarter about switching to TLS from M-x ercF. Jason Park2023-04-08
* Warn when customizing minor-mode vars for ERC modulesF. Jason Park2023-04-08
* Convert ERC's Imenu integration into proper moduleF. Jason Park2023-04-08
* Modify erc-mode-map in module definitionsF. Jason Park2023-04-08
* Don't require erc-goodies in erc.elF. Jason Park2023-04-08
* Leverage loaddefs for migrating ERC modulesF. Jason Park2023-04-08
* Honor arbitrary CHANTYPES in ERCF. Jason Park2023-04-08
* Add hook to regain nickname in ERCF. Jason Park2023-04-08
* Add MOTD command to ERCF. Jason Park2023-04-08
* Add subcommand dispatch facility to erc-cmd-HELPF. Jason Park2023-04-08
* Change ERC version to 5.6-gitF. Jason Park2023-04-08
* Release ERC 5.5F. Jason Park2023-03-03
* ; Prepare to update ERC version to 5.5F. Jason Park2023-02-14
* Don't load erc-goodies atop erc.elF. Jason Park2023-01-20
* Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-17
* Use correct buffer for local-module vars in erc-openF. Jason Park2023-01-17
* ; Fix wrong type in erc-ignore hide-list optionsF. Jason Park2023-01-10
* Fix default-port regression in erc-select-read-argsF. Jason Park2023-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Warn of absent networks module in ERCF. Jason Park2022-12-28
* ; Really respect browse-url var in erc-compatF. Jason Park2022-12-19
* Fix some naming issues involving query buffers in ERCF. Jason Park2022-12-16
* Increment erc-debug-irc-protocol-version to 2F. Jason Park2022-12-16
* Limit casemapping to appropriate ranges in ERCF. Jason Park2022-12-14
* Actually accept non-symbols as IDs in erc-openF. Jason Park2022-12-14
* Respect a nil erc-session-password when reconnectingF. Jason Park2022-12-14
* Add dedicated auth-source section in ERC manualF. Jason Park2022-12-14
* ; * lisp/erc/erc.el (erc-default-target): Fix comment.F. Jason Park2022-12-09
* Accept functions in place of passwords in ERCF. Jason Park2022-11-23
* Add non-IRCv3 SASL module to ERCF. Jason Park2022-11-23
* Support local ERC modules in erc-mode buffersF. Jason Park2022-11-23
* Make erc--server-reconnecting non-buffer-localF. Jason Park2022-11-23
* Don't set erc-networks--id until network is knownF. Jason Park2022-11-23
* Improve new connections in erc-handle-irc-urlF. Jason Park2022-11-16
* Default to TLS port when calling erc-tls from lispF. Jason Park2022-11-16
* Refactor erc-select-read-argsF. Jason Park2022-11-16
* Improve auto-reconnect visibility in ERCF. Jason Park2022-11-16
* Support auth-source-pass in ERCF. Jason Park2022-11-16
* Move ERC's core dependencies to separate filedickmao2022-11-04
* * lisp/erc/erc.el (erc-cmd-RECONNECT): Fix macro arg.F. Jason Park2022-11-04
* Accommodate missing spec values in erc-format-messageF. Jason Park2022-10-10
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* Bury new ERC buffers by defaultF. Jason Park2022-09-19
* Offer to regexp-quote new items in erc-match commandsF. Jason Park2022-09-19