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
*
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
|
\
|
*
ERC: Track: Clarify documentation on tracked buffers and add references
Olivier Certner
2021-09-11
1
-8
/
+19
|
*
ERC: Track: Fix documentation of structure of 'erc-modified-channels-alist'
Olivier Certner
2021-09-11
1
-6
/
+9
*
|
; Fix typos
Stefan Kangas
2021-09-03
1
-1
/
+1
*
|
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
4
-13
/
+13
*
|
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
2
-6
/
+6
*
|
Merge from origin/emacs-27
Glenn Morris
2021-08-06
1
-18
/
+33
|
\
|
|
*
ERC right stamps: also use latest buffer's window's width (Bug#44140)
Olivier Certner
2021-08-06
1
-18
/
+33
*
|
Merge from origin/emacs-27
Amin Bandali
2021-08-02
1
-1
/
+1
|
\
|
|
*
Unbreak ERC's Ibuffer filter (Bug#44100)
Olivier Certner
2021-08-02
1
-1
/
+1
*
|
Remove text props from callback args in erc-button
F. Jason Park
2021-07-23
1
-1
/
+1
*
|
Make erc recognize `foo*' as a function Lisp symbol
Lars Ingebrigtsen
2021-07-23
1
-1
/
+2
*
|
Update a few more IRC-related references to point to Libera.Chat
Amin Bandali
2021-07-04
1
-2
/
+2
*
|
Merge from origin/emacs-27
Amin Bandali
2021-07-04
4
-17
/
+27
|
\
|
|
*
Update IRC-related references to point to Libera.Chat
Amin Bandali
2021-07-03
4
-17
/
+37
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
37
-37
/
+37
*
|
Fix an example in ERC docs
Stefan Kangas
2021-06-08
1
-2
/
+2
*
|
* lisp/erc/erc-services.el: Fix newly-added Libera.Chat entry (bug#48529).
Amin Bandali
2021-05-24
1
-3
/
+3
*
|
Add Libera.chat to `erc-nickserv-alist'
Corwin Brust
2021-05-24
1
-2
/
+12
*
|
Tweak documentation relating to 'erc-tls'
Amin Bandali
2021-05-10
1
-2
/
+2
*
|
* lisp/erc/erc.el: Add past maintainer Michael Olson to Contributors.
Amin Bandali
2021-04-26
1
-0
/
+1
*
|
Fix thinko introduced in the last ERC patch (bug#47788)
Amin Bandali
2021-04-23
1
-1
/
+1
*
|
Add support for using a TLS client certificate with 'erc-tls' (bug#47788)
Amin Bandali
2021-04-22
2
-28
/
+102
*
|
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
8
-8
/
+8
*
|
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
3
-5
/
+0
*
|
Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el
Stefan Kangas
2021-04-09
3
-28
/
+28
*
|
Delete empty "History" sections
Stefan Kangas
2021-03-30
1
-3
/
+0
*
|
Prefer https and fix broken links in ERC
Stefan Kangas
2021-03-20
3
-8
/
+9
*
|
lisp/erc: Use lexical-binding
Stefan Monnier
2021-03-18
35
-584
/
+430
[next]