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
*
Fix some defcustom types
Lars Ingebrigtsen
2020-09-25
1
-1
/
+2
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Make ERC desktop notifications lenient to invalid XML characters
Dario Gjorgjevski
2020-09-13
1
-5
/
+6
*
Set `generated-autoload-file' in erc-status-sidebar.el
Amin Bandali
2020-09-09
1
-0
/
+4
*
* lisp/erc/erc-status-sidebar.el: Fix header and make small tweaks
Amin Bandali
2020-09-07
1
-8
/
+7
*
* lisp/erc/erc-status-sidebar.el: New file
Andrew Barbarello
2020-09-07
1
-0
/
+305
*
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-1
/
+2
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-2
/
+2
*
Remove some compat code from erc
Lars Ingebrigtsen
2020-08-19
1
-2
/
+1
*
Remove some compat code from erc-track.el
Lars Ingebrigtsen
2020-08-18
1
-7
/
+4
*
Add `message' to erc-match.el highlight types
Amin Bandali
2020-08-14
1
-24
/
+43
*
Make erc-compat.el obsolete
Stefan Kangas
2020-08-13
11
-189
/
+21
*
Add support for italic text in ERC
Amin Bandali
2020-08-12
1
-6
/
+21
*
Fix erc-reuse-buffers behavior
Mingde (Matthew) Zeng
2020-08-12
2
-46
/
+61
*
Make more erc function aliases obsolete
Stefan Kangas
2020-08-07
8
-67
/
+67
*
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
*
Fix erc bug when there's two channels with the same name
Lars Ingebrigtsen
2020-08-02
1
-4
/
+6
*
Make some erc function aliases obsolete
Lars Ingebrigtsen
2020-08-02
5
-15
/
+18
*
Fix race condition in erc-server-send-queue vs quitting erc
Lars Ingebrigtsen
2020-08-02
1
-35
/
+36
*
Make the erc-header-line default to header-line
Philip K
2020-07-29
1
-1
/
+1
*
Fix and extend format-spec (bug#41758)
Basil L. Contovounesios
2020-06-18
2
-21
/
+19
*
Merge from origin/emacs-27
Glenn Morris
2020-04-29
1
-1
/
+2
|
\
|
*
Fix error in ERC when 'erc-server-coding-system' is customized
Eli Zaretskii
2020-04-28
1
-1
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-18
1
-13
/
+4
|
\
|
|
*
* lisp/erc/erc.el: Add URL to the new ERC page on the Emacs site
Amin Bandali
2020-04-16
1
-13
/
+4
*
|
Fix bugs, inefficiencies and bad style in regexps
Mattias EngdegÄrd
2020-04-16
1
-7
/
+7
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-15
2
-28
/
+51
|
\
|
|
*
New function erc-track-switch-buffer-other-window
Amin Bandali
2020-04-14
1
-9
/
+23
|
*
New function erc-switch-to-buffer-other-window
Amin Bandali
2020-04-13
1
-19
/
+28
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-23
35
-35
/
+35
|
\
|
|
*
ERC: Update maintainer address
Amin Bandali
2020-03-18
35
-35
/
+35
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-07
1
-1
/
+1
|
\
|
|
*
Update ERC mailing list address
Amin Bandali
2020-03-06
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-28
1
-1
/
+1
|
\
|
|
*
; Spelling and URL fixes
Paul Eggert
2020-01-27
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-24
22
-14
/
+21
|
\
|
|
*
Update ERC module URLs
Amin Bandali
2020-01-24
22
-14
/
+21
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-20
35
-38
/
+41
|
\
|
|
*
Fix erc-notifications-notify for non-PRIVMSGs, broken in last commit
Amin Bandali
2020-01-17
1
-4
/
+6
|
*
Fix the notification action for PRIVMSG in erc-notifications-notify
Amin Bandali
2020-01-17
1
-1
/
+1
|
*
ERC: New maintainer.
Amin Bandali
2020-01-17
35
-34
/
+35
*
|
Replace add-hook load-hook with with-eval-after-load
Glenn Morris
2020-01-16
1
-3
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-15
2
-11
/
+3
|
\
|
|
*
Improve ERC's matching of nicks and URLs (bug#38257)
Amin Bandali
2020-01-13
2
-11
/
+3
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
37
-37
/
+37
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
37
-37
/
+37
*
|
Use regexp type for regexps in defcustom declarations
Mattias EngdegÄrd
2019-12-26
2
-2
/
+2
|
/
*
Fix a few more minor quoting problems.
Paul Eggert
2019-11-11
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
2
-8
/
+8
[next]