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
*
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
*
Merge from origin/emacs-28
Stefan Kangas
2021-11-13
1
-1
/
+1
|
\
|
*
; Fix typos
Stefan Kangas
2021-11-12
1
-1
/
+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
2
-7
/
+27
*
|
Normalize usage of variable erc-server-reconnecting
F. Jason Park
2021-11-06
1
-20
/
+17
*
|
Don't send empty lines for implicit targets in ERC
F. Jason Park
2021-11-06
1
-12
/
+9
*
|
Fix define-erc-response-handler indentation
Lars Ingebrigtsen
2021-10-24
1
-1
/
+2
*
|
* lisp/erc/erc-compat.el (format-spec): Remove redundant require.
Stefan Kangas
2021-10-18
1
-2
/
+0
*
|
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
*
|
* list/erc/erc-{replace,imenu,dcc}: Tweak copyright format
Stefan Monnier
2021-10-11
3
-6
/
+3
*
|
Remove last XEmacs compat code from ERC
Stefan Kangas
2021-10-12
2
-4
/
+2
|
/
*
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
*
Obsolete XEmacs compat convention in 'erc-button-press-button'
Stefan Kangas
2021-10-11
1
-2
/
+1
*
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
*
* lisp/erc/erc.el (erc-user-mode): Set "+i" by default.
Stefan Kangas
2021-10-03
1
-2
/
+4
*
; Oops, fix up last commit
Amin Bandali
2021-10-01
1
-1
/
+1
*
Rename arguments of ERC's '/whois' and simplify doc string
Stefan Kangas
2021-10-01
1
-15
/
+13
*
Add new '/wii' convenience ERC command
Amin Bandali
2021-09-29
1
-0
/
+12
*
Restore the previous order of ERC's '/whois' arguments
Amin Bandali
2021-09-29
1
-11
/
+18
*
Switch the order of ERC's '/whois' arguments sent to the server
Amin Bandali
2021-09-29
1
-3
/
+6
*
Unobsolete erc-compat.el
Amin Bandali
2021-09-28
1
-0
/
+161
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
2
-4
/
+4
*
Buttonize functions in curved quotes in ERC
Stefan Kangas
2021-09-25
1
-1
/
+1
*
Prefer seq-random-elt to nth+random
Stefan Kangas
2021-09-24
1
-1
/
+1
*
; Some more docfixes for erc/*.el
Stefan Kangas
2021-09-19
4
-12
/
+11
*
; Stylistic docfixes in erc/*.el found by checkdoc
Stefan Kangas
2021-09-19
15
-107
/
+81
*
Add new '/opme' and '/deopme' convenience ERC commands
Amin Bandali
2021-09-18
1
-0
/
+18
*
* lisp/erc/erc.el: Add Package-Requires and URL headers.
Amin Bandali
2021-09-17
1
-3
/
+4
*
ERC: NickServ: Prompt for password last, overall simplifications (bug#46777)
Olivier Certner
2021-09-17
1
-70
/
+98
*
* lisp/erc/erc-button.el (erc-emacswiki-url): Update to shorter address.
Amin Bandali
2021-09-16
1
-2
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
16
-75
/
+78
*
Allow irc network symbols in erc-autojoin-channels-alist
Kevin Brubeck Unhammer
2021-09-16
1
-16
/
+37
*
Prefer "website" to "homepage"
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Change the erc debug logging format to be more repeatable
F. Jason Park
2021-09-16
1
-27
/
+52
*
Fix erc nick trimming
F. Jason Park
2021-09-16
1
-17
/
+7
*
Remove function obsolete since 22.1
Stefan Kangas
2021-09-15
1
-9
/
+0
*
ERC: Use 'string-replace' only on Emacs 28 and later
Amin Bandali
2021-09-12
2
-12
/
+31
*
ERC: Use 'string-search' only on Emacs 28 and later
Amin Bandali
2021-09-12
4
-13
/
+41
*
ERC: Track: Fix a perceived minor bug in mode line face selection
Olivier Certner
2021-09-12
1
-6
/
+3
*
ERC: Track: Rewrite 'erc-track-find-face' as 'erc-track-select-mode-line-face'
Olivier Certner
2021-09-12
1
-38
/
+53
*
Merge from origin/emacs-27
Amin Bandali
2021-09-11
1
-10
/
+24
|
\
[next]