aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorF. Jason Park2023-11-13 12:07:36 -0800
committerF. Jason Park2024-02-16 19:58:35 -0800
commit9668b4f97c2fc6bfff83258861d455a6d02516a8 (patch)
treeacdcb79a80d37ea2d8a7859ddd79809b11b1a10c /java
parent1a36d52413c784750f650ccba95436e4f76ab104 (diff)
downloademacs-9668b4f97c2fc6bfff83258861d455a6d02516a8.tar.gz
emacs-9668b4f97c2fc6bfff83258861d455a6d02516a8.zip
Make erc-fill-wrap depend on scrolltobottom
* lisp/erc/erc-fill.el (erc-fill-mode): Add reference to `erc-fill-wrap-mode' in doc string. (erc--fill-wrap-scrolltobottom-exempt-p): New variable to allow tests involving `fill-wrap' to opt out of having to enable `scrolltobottom'. (erc-fill--wrap-ensure-dependencies): Warn and enable `erc-scrolltobottom-mode' if necessary. (erc-fill-wrap-mode): Mention workaround for automatically enabling `scrolltobottom'. * test/lisp/erc/erc-fill-tests.el (erc-fill-tests--wrap-populate): Exempt tests from `scrolltobottom' dependency. * test/lisp/erc/resources/erc-scenarios-common.el: Load `erc-fill' when compiling. (erc-scenarios-common--print-trace): Exempt tests using `fill-wrap' from the `scrolltobottom' dependency by making `erc--fill-wrap-scrolltobottom-exempt-p' non-nil during test runs. (Bug#60936)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions