1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/test/lisp/erc/resources
F. Jason Park d98e1a8375 Remove scrolltobottom dependency from erc-fill module
This mostly reverts 9668b4f97c
"Make erc-fill-wrap depend on scrolltobottom".

* etc/ERC-NEWS: Mention removal of formal dependency.
* lisp/erc/erc-fill.el (erc-fill--wrap-scrolltobottom-exempt-p): Remove
unused variable.
(erc-fill--wrap-ensure-dependencies): Remove unused dependency check.
(erc-fill-wrap-mode): Remove scrolltobottom dependency from doc string.
* test/lisp/erc/erc-fill-tests.el (erc-fill-tests--wrap-populate):
Remove unused binding from var list.
* test/lisp/erc/resources/erc-scenarios-common.el
(erc-scenarios-common--make-bindings): Remove unused binding.
2025-08-25 21:17:48 -07:00
..
base Reuse process in erc-server-delayed-check-reconnect 2024-12-27 15:14:21 -08:00
commands
dcc/chat
erc-d Don't round-trip auto-reconnect probe in ERC 2025-04-16 17:30:13 -07:00
fill Fix date-stamp regression in erc-fill-wrap 2024-05-27 16:47:24 -07:00
join Cancel ERC autojoin timer in the server buffer 2025-07-27 19:57:28 -07:00
keep-place
match/fools
networks
nicks Redo erc-nicks track integration tests as scenarios 2025-07-27 19:57:28 -07:00
sasl Add format-catalog entry for unknown chan mode in ERC 2024-05-08 17:11:26 -07:00
scrolltobottom
services Run erc-services-regain-mode callback on a timer 2025-02-02 14:35:19 -08:00
spelling Improve use of Flyspell's API in erc-spelling 2025-01-07 17:31:18 -08:00
erc-scenarios-common.el Remove scrolltobottom dependency from erc-fill module 2025-08-25 21:17:48 -07:00
erc-tests-common.el Cancel ERC autojoin timer in the server buffer 2025-07-27 19:57:28 -07:00