index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
erc
Age
Commit message (
Expand
)
Author
2022-03-19
; * test/lisp/erc/erc-tests.el (erc--switch-to-buffer): Fix test failure.
F. Jason Park
2022-03-19
Add unit test for erc--switch-to-buffer
F. Jason Park
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-06
Don't send empty lines for unknown commands in ERC
F. Jason Park
2021-11-06
Don't send empty lines for implicit targets in ERC
F. Jason Park
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-16
Change the erc debug logging format to be more repeatable
F. Jason Park
2021-09-16
Fix erc nick trimming
F. Jason Park
2021-09-16
Fix mistake in test for erc-ring-previous-command
F. Jason Park
2021-02-27
Accept string argument in erc-add-to-input-ring
F. Jason Park
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Remove redundant requires of 'font-core'
Stefan Kangas
2020-08-05
Make the erc /ignore command prompt for a timeout
Lars Ingebrigtsen
2020-05-16
Don’t attempt to modify constant strings
Paul Eggert
2020-05-01
Use lexical-binding in most remaining tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Update copyright year to 2017 in master
Paul Eggert
2016-07-21
Fix failing test
Tino Calancha
2016-04-29
; Comment tweak.
Glenn Morris
2016-04-21
; Spelling fixes
Paul Eggert
2016-04-07
Prefer 'font-lock-face to 'face in erc where appropriate
Vivek Dasmohapatra