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
*
; Fix typos in symbol names
Stefan Kangas
2024-01-14
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Explain ERC 5.5 regressions in new version 5.5.0.29.1
F. Jason Park
2023-04-26
1
-9
/
+32
*
Release ERC 5.5
F. Jason Park
2023-03-03
1
-4
/
+5
*
; Prepare to update ERC version to 5.5
F. Jason Park
2023-02-14
1
-22
/
+22
*
Don't load erc-goodies atop erc.el
F. Jason Park
2023-01-20
1
-1
/
+2
*
Don't preserve non-module minor modes in erc-open
F. Jason Park
2023-01-17
1
-4
/
+7
*
Use correct buffer for local-module vars in erc-open
F. Jason Park
2023-01-17
1
-2
/
+13
*
; Fix wrong type in erc-ignore hide-list options
F. Jason Park
2023-01-10
1
-2
/
+4
*
Fix default-port regression in erc-select-read-args
F. Jason Park
2023-01-02
1
-9
/
+29
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Warn of absent networks module in ERC
F. Jason Park
2022-12-28
1
-2
/
+4
*
; Really respect browse-url var in erc-compat
F. Jason Park
2022-12-19
1
-6
/
+6
*
Fix some naming issues involving query buffers in ERC
F. Jason Park
2022-12-16
1
-8
/
+7
*
Increment erc-debug-irc-protocol-version to 2
F. Jason Park
2022-12-16
1
-3
/
+6
*
Limit casemapping to appropriate ranges in ERC
F. Jason Park
2022-12-14
1
-8
/
+20
*
Actually accept non-symbols as IDs in erc-open
F. Jason Park
2022-12-14
1
-4
/
+5
*
Respect a nil erc-session-password when reconnecting
F. Jason Park
2022-12-14
1
-1
/
+3
*
Add dedicated auth-source section in ERC manual
F. Jason Park
2022-12-14
1
-3
/
+3
*
; * lisp/erc/erc.el (erc-default-target): Fix comment.
F. Jason Park
2022-12-09
1
-9
/
+8
*
Accept functions in place of passwords in ERC
F. Jason Park
2022-11-23
1
-5
/
+33
*
Add non-IRCv3 SASL module to ERC
F. Jason Park
2022-11-23
1
-0
/
+1
*
Support local ERC modules in erc-mode buffers
F. Jason Park
2022-11-23
1
-37
/
+67
*
Make erc--server-reconnecting non-buffer-local
F. Jason Park
2022-11-23
1
-4
/
+2
*
Don't set erc-networks--id until network is known
F. Jason Park
2022-11-23
1
-6
/
+15
*
Improve new connections in erc-handle-irc-url
F. Jason Park
2022-11-16
1
-17
/
+75
*
Default to TLS port when calling erc-tls from lisp
F. Jason Park
2022-11-16
1
-4
/
+13
*
Refactor erc-select-read-args
F. Jason Park
2022-11-16
1
-42
/
+41
*
Improve auto-reconnect visibility in ERC
F. Jason Park
2022-11-16
1
-15
/
+30
*
Support auth-source-pass in ERC
F. Jason Park
2022-11-16
1
-1
/
+3
*
Move ERC's core dependencies to separate file
dickmao
2022-11-04
1
-318
/
+45
*
* lisp/erc/erc.el (erc-cmd-RECONNECT): Fix macro arg.
F. Jason Park
2022-11-04
1
-1
/
+1
*
Accommodate missing spec values in erc-format-message
F. Jason Park
2022-10-10
1
-1
/
+3
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
1
-2
/
+1
*
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
[next]