diff options
author | F. Jason Park <jp@neverwas.me> | 2024-08-19 22:40:25 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2024-09-29 16:13:01 -0700 |
commit | 8f326e0ba23f88ee5ef25fb89f6c7cedbdbda89e (patch) | |
tree | 0778e67c3a5427c5e8b08fd39114d932c0ee9403 /lisp/emacs-lisp | |
parent | dd4c67907eb3084c6f55828c51bca1675a98376d (diff) | |
download | emacs-8f326e0ba23f88ee5ef25fb89f6c7cedbdbda89e.tar.gz emacs-8f326e0ba23f88ee5ef25fb89f6c7cedbdbda89e.tar.bz2 emacs-8f326e0ba23f88ee5ef25fb89f6c7cedbdbda89e.zip |
; 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)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions