1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 07:40:39 -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 Make erc-cmd-AMSG session local; add /GMSG, /AME and /GME 2024-02-23 18:45:44 -08:00
dcc/chat ; Attempt to fix race in erc-buffer-display test 2023-11-01 16:14:10 -07:00
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 Fix regression in erc-keep-place-indicator-mode 2023-12-31 06:56:32 -08:00
match/fools Manage some text props for ERC insertion-hook members 2023-10-13 07:47:01 -07:00
networks ; Fix typos 2023-01-15 02:14:19 +01:00
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 Consider all windows in erc-scrolltobottom-mode 2023-09-10 17:58:20 -07:00
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