index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
erc
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
7
-7
/
+7
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
7
-7
/
+7
*
|
Use advertised PREFIX when formatting nicks in ERC
F. Jason Park
2023-12-31
1
-1
/
+15
*
|
Fix regression in erc-keep-place-indicator-mode
F. Jason Park
2023-12-31
1
-0
/
+5
*
|
Move ERC test utilities to common file
F. Jason Park
2023-12-27
1
-0
/
+287
*
|
Allow selecting graphical ERC tests manually
F. Jason Park
2023-12-27
3
-11
/
+45
*
|
Improve multi-window erc-keep-place-indicator-mode
F. Jason Park
2023-12-27
1
-0
/
+73
*
|
Replace some uses of erc-error
F. Jason Park
2023-12-23
1
-5
/
+5
*
|
Use templates for formatting chat messages in ERC
F. Jason Park
2023-12-17
4
-3
/
+50
*
|
Add erc--spkr text property to chat messages
F. Jason Park
2023-12-17
11
-11
/
+11
*
|
Add erc-server-396 response handler
F. Jason Park
2023-12-17
1
-0
/
+40
*
|
Double hyphenate internal ERC 5.6 text props
F. Jason Park
2023-12-17
11
-11
/
+11
*
|
Sequester some special-variable declarations in ERC
F. Jason Park
2023-12-17
1
-1
/
+1
*
|
Restore prompt correctly when reconnecting in ERC
F. Jason Park
2023-11-26
1
-4
/
+19
*
|
; Mark test for erc--update-channel-modes as :unstable
F. Jason Park
2023-11-25
2
-6
/
+6
*
|
Add merged-message indicator option for erc-fill-wrap
F. Jason Park
2023-11-24
2
-0
/
+2
*
|
Favor ISUPPORT params for MODE processing in ERC
F. Jason Park
2023-11-18
1
-0
/
+55
*
|
Add test for erc-cmd-SQUERY
F. Jason Park
2023-11-18
2
-0
/
+31
*
|
; Prepare for ERC 5.6 release
F. Jason Park
2023-11-12
2
-2
/
+2
*
|
Make nested input handling more robust in ERC
F. Jason Park
2023-11-12
1
-0
/
+52
*
|
Align date stamps to whole days in ERC
F. Jason Park
2023-11-04
3
-3
/
+3
*
|
Really fix off-by-one in erc--get-inserted-msg-bounds
F. Jason Park
2023-11-04
2
-2
/
+2
*
|
; Attempt to fix race in erc-buffer-display test
F. Jason Park
2023-11-01
5
-6
/
+6
*
|
Tidy up ERC's internal text-property API
F. Jason Park
2023-10-27
1
-1
/
+1
*
|
Use marker for max pos in erc--traverse-inserted
F. Jason Park
2023-10-27
1
-0
/
+1
*
|
Rename erc-server-buffer-p
F. Jason Park
2023-10-20
1
-2
/
+2
*
|
Restore missing metadata props in erc-display-line
F. Jason Park
2023-10-20
10
-9
/
+54
*
|
; Mark erc-log test as :unstable
F. Jason Park
2023-10-20
4
-5
/
+5
*
|
Manage some text props for ERC insertion-hook members
F. Jason Park
2023-10-13
10
-9
/
+50
*
|
Allow spoofing process marker in erc-display-line-1
F. Jason Park
2023-10-13
7
-20
/
+20
*
|
; Increase ERC test server queue size
F. Jason Park
2023-10-02
2
-29
/
+24
*
|
Consider all windows in erc-scrolltobottom-mode
F. Jason Park
2023-09-10
2
-0
/
+251
*
|
; Allow alternate ert-info text in ERC test utility
F. Jason Park
2023-09-10
19
-34
/
+38
*
|
Prevent unwanted recursion in erc-nickbar-disable
F. Jason Park
2023-08-25
1
-0
/
+1
*
|
; Relax timeouts on some ERC tests
F. Jason Park
2023-08-15
7
-36
/
+36
*
|
Fix CTCP ACTION regression in erc-fill-wrap
F. Jason Park
2023-07-28
1
-0
/
+1
*
|
Make erc-fill-wrap work with left-sided stamps
F. Jason Park
2023-07-22
1
-0
/
+1
*
|
Add preset styles to erc-status-sidebar
F. Jason Park
2023-07-13
1
-4
/
+4
*
|
Allow custom display-buffer actions in ERC
F. Jason Park
2023-07-13
1
-0
/
+38
*
|
Redo erc-nickname-in-use-functions as a local module
F. Jason Park
2023-07-01
4
-0
/
+193
*
|
Revert "Add hook to regain nickname in ERC"
F. Jason Park
2023-06-11
2
-109
/
+0
*
|
Measure stamps pixel-wise with erc-fill-wrap
F. Jason Park
2023-06-11
7
-7
/
+7
*
|
; Silence byte compiler in erc-netsplit-JOIN
F. Jason Park
2023-05-21
1
-1
/
+1
*
|
Optionally add spacing between ERC messages
F. Jason Park
2023-05-13
1
-0
/
+1
*
|
Redo line splitting for outgoing messages in ERC
F. Jason Park
2023-05-05
4
-1
/
+151
*
|
Move ERC's buffer-display tests to separate file
F. Jason Park
2023-05-05
2
-4
/
+5
*
|
Revive option erc-query-on-unjoined-chan-privmsg
F. Jason Park
2023-05-05
1
-0
/
+56
*
|
Compare case-folded nicks with erc-fill-wrap-merge
F. Jason Park
2023-04-30
2
-2
/
+2
*
|
Add erc-button helper for substituting command keys
F. Jason Park
2023-04-08
1
-0
/
+1
*
|
Add erc-fill style based on visual-line-mode
F. Jason Park
2023-04-08
6
-0
/
+6
[next]