1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/test/lisp/erc/resources/erc-d
F. Jason Park 8f326e0ba2 ; Rename internal variable in erc-fill
* lisp/erc/erc-fill.el (erc--fill-wrap-scrolltobottom-exempt-p):
Rename to `erc-fill--wrap-scrolltobottom-exempt-p' so prefix matches
library and feature.
(erc-fill--wrap-ensure-dependencies): Update variable name.
* lisp/erc/erc-truncate.el (erc-max-buffer-size): Don't mention
`erc-insert-post-hook' in doc string because truncation now happens
elsewhere.
(erc-truncate-buffer-to-size): Update obsolete comment that describes
pre-5.5/Emacs 29 behavior.
* test/lisp/erc/erc-fill-tests.el (erc-fill-tests--wrap-populate):
Update variable name.
* test/lisp/erc/resources/erc-d/erc-d-tests.el
(erc-d-u--canned-load-dialog--basic)
(erc-d-u--canned-load-dialog--intermingled)
(erc-d-u--rewrite-for-slow-mo): Timeouts.
* test/lisp/erc/resources/erc-d/resources/basic.eld: Timeouts.
* test/lisp/erc/resources/erc-scenarios-common.el
(erc-scenarios-common--make-bindings): Use updated variable name.
(Bug#72736)
2024-09-29 16:13:01 -07:00
..
resources ; Rename internal variable in erc-fill 2024-09-29 16:13:01 -07:00
erc-d-i.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-d-t.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-d-tests.el ; Rename internal variable in erc-fill 2024-09-29 16:13:01 -07:00
erc-d-u.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-d.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00