index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
erc
/
erc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bury new ERC buffers by default
F. Jason Park
2022-09-19
1
-2
/
+3
*
Offer to regexp-quote new items in erc-match commands
F. Jason Park
2022-09-19
1
-3
/
+1
*
Don't record undo history in erc-protocol buffers
F. Jason Park
2022-09-19
1
-1
/
+2
*
Add compat from GNU ELPA as a soft dependency in ERC
F. Jason Park
2022-07-27
1
-22
/
+11
*
Fix CTCP regression in erc-server-PRIVMSG
F. Jason Park
2022-07-27
1
-2
/
+3
*
; Normalize some "Author" headers
Stefan Kangas
2022-07-20
1
-1
/
+1
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-2
/
+0
*
; Fix documentation of recent ERC changes
Eli Zaretskii
2022-07-01
1
-3
/
+4
*
Optionally prevent sending multiline input in ERC
F. Jason Park
2022-06-30
1
-1
/
+33
*
Improve ERC's handling of multiline prompt input
F. Jason Park
2022-06-30
1
-41
/
+120
*
Fix regression in erc-send-input-line
F. Jason Park
2022-06-30
1
-0
/
+2
*
Standardize auth-source queries in ERC
F. Jason Park
2022-06-30
1
-45
/
+153
*
Don't call erc-auto-query twice on PRIVMSG
F. Jason Park
2022-06-30
1
-24
/
+32
*
Register erc-kill-buffer-function locally
F. Jason Park
2022-06-30
1
-3
/
+1
*
Address long-standing ERC buffer-naming issues
F. Jason Park
2022-06-30
1
-88
/
+151
*
Discourage ill-defined use of buffer targets in ERC
F. Jason Park
2022-06-30
1
-1
/
+40
*
Add eventual replacement for erc-default-recipients
F. Jason Park
2022-06-30
1
-0
/
+40
*
Add helper to determine local channels in ERC
F. Jason Park
2022-06-30
1
-0
/
+8
*
Make ERC respect spaces in server passwords
F. Jason Park
2022-06-30
1
-1
/
+1
*
Recognize ASCII and strict CASEMAPPINGs in ERC
F. Jason Park
2022-06-30
1
-11
/
+23
*
Update ISUPPORT handling in ERC
F. Jason Park
2022-06-30
1
-8
/
+5
*
Require erc-networks in erc.el
F. Jason Park
2022-06-30
1
-10
/
+4
*
Don't set erc-server-announced-name unless known
F. Jason Park
2022-06-30
1
-7
/
+4
*
Customize displaying of ERC buffers on reconnect
F. Jason Park
2022-06-30
1
-2
/
+24
*
Remove duplicate ERC prompt on reconnect
F. Jason Park
2022-06-30
1
-35
/
+46
*
Accept user keyword arg in ERC entry-point commands
F. Jason Park
2022-06-30
1
-12
/
+22
*
Initialize erc-server-filter-data in erc-backend
F. Jason Park
2022-06-30
1
-3
/
+0
*
Rework mutual dependency between erc and erc-backend
F. Jason Park
2022-06-30
1
-1
/
+22
*
Don't use obsolete yow library
Stefan Kangas
2022-05-13
1
-12
/
+2
*
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Remove redundant checks in erc--switch-to-buffer
Guy Gastineau
2022-03-19
1
-6
/
+1
*
ERC: Add new comaintainer, F. Jason Park
Amin Bandali
2022-01-24
1
-1
/
+1
*
Add `auth-info-password' and use it instead of ad hoc code
Sam Steingold
2022-01-07
1
-23
/
+12
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+2
*
|
Make erc-mode noninteractive
Lars Ingebrigtsen
2021-11-16
1
-0
/
+1
*
|
erc: Don't announce broken functionality in /query docstring
Stefan Kangas
2021-11-11
1
-5
/
+7
*
|
Prefer locate-user-emacs-file
Stefan Kangas
2021-11-09
1
-2
/
+2
*
|
Don't send empty lines for unknown commands in ERC
F. Jason Park
2021-11-06
1
-1
/
+1
*
|
Deprecate instead of redefine erc-server-reconnecting
F. Jason Park
2021-11-06
1
-2
/
+6
*
|
Don't send empty lines for implicit targets in ERC
F. Jason Park
2021-11-06
1
-12
/
+9
*
|
Release ERC 5.4.1
Amin Bandali
2021-10-15
1
-3
/
+4
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-1
/
+1
|
/
*
Release ERC 5.4
Amin Bandali
2021-10-11
1
-3
/
+4
*
Add ERC entries for 'customize-package-emacs-version-alist'
Amin Bandali
2021-10-11
1
-0
/
+8
*
Backport: Add ERC version to protocol log
F. Jason Park
2021-10-11
1
-0
/
+1
*
* lisp/erc/erc.el: Don't error if 'erc-loaddefs' does not exist.
Amin Bandali
2021-10-06
1
-1
/
+1
*
Add 'erc-bug' command for reporting ERC bugs
Amin Bandali
2021-10-06
1
-0
/
+9
*
Add 'erc-version' and use it to display ERC version consistently
Amin Bandali
2021-10-06
1
-7
/
+17
[next]