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
*
; Some more docfixes for erc/*.el
Stefan Kangas
2021-09-19
1
-3
/
+2
*
; Stylistic docfixes in erc/*.el found by checkdoc
Stefan Kangas
2021-09-19
1
-35
/
+25
*
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
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-44
/
+48
*
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
*
ERC: Use 'string-replace' only on Emacs 28 and later
Amin Bandali
2021-09-12
1
-10
/
+24
*
ERC: Use 'string-search' only on Emacs 28 and later
Amin Bandali
2021-09-12
1
-1
/
+3
*
; Fix typos
Stefan Kangas
2021-09-03
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-4
/
+4
*
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
1
-5
/
+6
|
\
|
*
Update IRC-related references to point to Libera.Chat
Amin Bandali
2021-07-03
1
-5
/
+6
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Fix an example in ERC docs
Stefan Kangas
2021-06-08
1
-2
/
+2
*
|
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
*
|
Add support for using a TLS client certificate with 'erc-tls' (bug#47788)
Amin Bandali
2021-04-22
1
-19
/
+81
*
|
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+0
*
|
Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el
Stefan Kangas
2021-04-09
1
-13
/
+13
*
|
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
1
-1
/
+1
*
|
lisp/erc: Use lexical-binding
Stefan Monnier
2021-03-18
1
-63
/
+62
*
|
* lisp/erc/erc.el: Fix problem pointed out by compiler warning
Stefan Monnier
2021-03-07
1
-23
/
+21
*
|
Remove additional items obsolete since Emacs 22/23
Stefan Kangas
2021-03-07
1
-11
/
+0
*
|
Remove some references to Emacs 21
Stefan Kangas
2021-03-07
1
-1
/
+0
*
|
Change defcustom types of two non-standard hooks
Lars Ingebrigtsen
2021-02-27
1
-9
/
+10
*
|
Remove Emacs 20 compat code for header-line-format
Stefan Kangas
2021-02-05
1
-26
/
+25
*
|
Prefer defvar-local in erc
Stefan Kangas
2021-01-31
1
-50
/
+25
*
|
* lisp/erc/erc.el (erc-process-input-line): Undo confused last change
Stefan Monnier
2021-01-04
1
-3
/
+3
*
|
* lisp/erc/erc.el: Use `run-hook-with-args` for `erc-pre-send-functions`
Stefan Monnier
2021-01-04
1
-43
/
+42
*
|
Merge from origin/emacs-27
Paul Eggert
2021-01-01
1
-1
/
+3
|
\
|
|
*
Display messages sent using ERC's /say
Amin Bandali
2020-12-28
1
-1
/
+3
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Prefer setq-local in erc
Stefan Kangas
2020-12-04
1
-7
/
+6
*
|
Don't set XEmacs only properties start-open and end-open
Stefan Kangas
2020-11-20
1
-2
/
+1
*
|
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-11-19
1
-1
/
+0
*
|
Replace irc.freenode.net with chat.freenode.net
Amin Bandali
2020-10-31
1
-2
/
+2
*
|
Make erc expand the final abbrev
Lars Ingebrigtsen
2020-10-16
1
-0
/
+4
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-2
/
+2
|
\
|
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-2
/
+2
*
|
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-1
/
+2
*
|
Remove some compat code from erc
Lars Ingebrigtsen
2020-08-19
1
-2
/
+1
*
|
Make erc-compat.el obsolete
Stefan Kangas
2020-08-13
1
-12
/
+12
*
|
Fix erc-reuse-buffers behavior
Mingde (Matthew) Zeng
2020-08-12
1
-36
/
+49
*
|
Make more erc function aliases obsolete
Stefan Kangas
2020-08-07
1
-30
/
+30
*
|
Further fix for erc-generate-new-buffer-name
Kevin Brubeck Unhammer
2020-08-05
1
-3
/
+4
*
|
Make the erc /ignore command prompt for a timeout
Lars Ingebrigtsen
2020-08-05
1
-6
/
+59
[next]