summaryrefslogtreecommitdiff
path: root/test/lisp/erc
AgeCommit message (Expand)Author
2022-03-19; * test/lisp/erc/erc-tests.el (erc--switch-to-buffer): Fix test failure.F. Jason Park
2022-03-19Add unit test for erc--switch-to-bufferF. Jason Park
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-06Don't send empty lines for unknown commands in ERCF. Jason Park
2021-11-06Don't send empty lines for implicit targets in ERCF. Jason Park
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-09-16Change the erc debug logging format to be more repeatableF. Jason Park
2021-09-16Fix erc nick trimmingF. Jason Park
2021-09-16Fix mistake in test for erc-ring-previous-commandF. Jason Park
2021-02-27Accept string argument in erc-add-to-input-ringF. Jason Park
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-03Remove redundant requires of 'font-core'Stefan Kangas
2020-08-05Make the erc /ignore command prompt for a timeoutLars Ingebrigtsen
2020-05-16Don’t attempt to modify constant stringsPaul Eggert
2020-05-01Use lexical-binding in most remaining testsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Update copyright year to 2017 in masterPaul Eggert
2016-07-21Fix failing testTino Calancha
2016-04-29; Comment tweak.Glenn Morris
2016-04-21; Spelling fixesPaul Eggert
2016-04-07Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra