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
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
2
-21
/
+38
*
Don't record undo history in erc-protocol buffers
F. Jason Park
2022-09-19
1
-1
/
+2
*
Stabilize channels variant of erc-reuse-buffers test
F. Jason Park
2022-09-19
1
-2
/
+2
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-3
/
+0
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
2
-2
/
+2
*
Delete two functions obsolete since Emacs 23
Stefan Kangas
2022-08-19
1
-4
/
+1
*
; Don't mention obsolete libraries
Stefan Kangas
2022-08-16
1
-2
/
+1
*
Clean up some local variable sections
Stefan Kangas
2022-08-08
1
-3
/
+0
*
Add compat from GNU ELPA as a soft dependency in ERC
F. Jason Park
2022-07-27
5
-68
/
+31
*
Avoid mutating default value of erc-server-last-peers
F. Jason Park
2022-07-27
1
-12
/
+11
*
Ensure erc-dcc-chat-setup runs in the right buffer
F. Jason Park
2022-07-27
1
-14
/
+14
*
Fix CTCP regression in erc-server-PRIVMSG
F. Jason Park
2022-07-27
2
-4
/
+7
*
; Normalize some "Author" headers
Stefan Kangas
2022-07-20
1
-1
/
+1
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-2
/
+0
*
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-1
/
+1
*
* lisp/erc/erc-track.el (erc-track-minor-mode-map): Doc fix.
F. Jason Park
2022-07-06
1
-1
/
+1
*
Use compatibility macro for ISUPPORT caching in ERC
dickmao
2022-07-06
1
-6
/
+9
*
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
2
-2
/
+2
*
Normalize definition of erc-track-minor-mode-map
Stefan Kangas
2022-07-03
1
-5
/
+5
*
; 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
3
-72
/
+181
*
Favor network identities in erc-join
F. Jason Park
2022-06-30
1
-71
/
+50
*
Don't call erc-auto-query twice on PRIVMSG
F. Jason Park
2022-06-30
2
-41
/
+41
*
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
3
-110
/
+867
*
Discourage ill-defined use of buffer targets in ERC
F. Jason Park
2022-06-30
4
-7
/
+48
*
Add eventual replacement for erc-default-recipients
F. Jason Park
2022-06-30
2
-2
/
+42
*
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
3
-23
/
+90
*
Require erc-networks in erc.el
F. Jason Park
2022-06-30
2
-11
/
+5
*
Don't set erc-server-announced-name unless known
F. Jason Park
2022-06-30
1
-7
/
+4
*
Allow exemption from flood penalty in erc-backend
F. Jason Park
2022-06-30
1
-9
/
+10
*
Customize displaying of ERC buffers on reconnect
F. Jason Park
2022-06-30
2
-2
/
+27
*
Remove duplicate ERC prompt on reconnect
F. Jason Park
2022-06-30
2
-40
/
+82
*
Accept user keyword arg in ERC entry-point commands
F. Jason Park
2022-06-30
2
-13
/
+33
*
Initialize erc-server-filter-data in erc-backend
F. Jason Park
2022-06-30
2
-3
/
+1
*
Rework mutual dependency between erc and erc-backend
F. Jason Park
2022-06-30
2
-2
/
+22
*
Remove some ancient Emacs compat code
Stefan Kangas
2022-05-25
1
-2
/
+1
*
Don't use `format-message' to make doc strings in erc-backend
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
*
Recognize DCC SSEND when receiving files in erc-dcc
F. Jason Park
2022-05-22
1
-5
/
+17
*
Accommodate nonstandard turbo file senders in erc-dcc
F. Jason Park
2022-05-22
1
-21
/
+60
*
Allow matching against string values in erc-dcc-member
F. Jason Park
2022-05-22
1
-2
/
+2
*
Don't send reports in erc-dcc-get-filter when nested
F. Jason Park
2022-05-22
1
-3
/
+4
[next]