diff options
| author | F. Jason Park | 2023-06-05 02:35:53 -0700 |
|---|---|---|
| committer | F. Jason Park | 2023-06-11 19:52:00 -0700 |
| commit | 1c3f6aa98f5ab0ddc99fd778dd17fd72a1052aa3 (patch) | |
| tree | fa2cd05cfc2fa870e7dacdb5bca9982d046b7d6e /java | |
| parent | e560f9af8e8edb2cd41a08c6b0e8637cbac7b1f5 (diff) | |
| download | emacs-1c3f6aa98f5ab0ddc99fd778dd17fd72a1052aa3.tar.gz emacs-1c3f6aa98f5ab0ddc99fd778dd17fd72a1052aa3.zip | |
Measure stamps pixel-wise with erc-fill-wrap
* lisp/erc/erc-fill.el (erc-fill-wrap-mode, erc-fill-wrap-enable):
Change "how" for advice applied to `erc-stamp--insert-date-function'
from `:filter-args' to `:after'.
(erc-fill--wrap-stamp-insert-prefixed-date): Change signature to
conform to `:after'-style advice. Use `buffer-text-pixel-size' when
desired and available for generating display spec.
(erc-fill-wrap): Remove confusing comment. Don't apply text props to
newlines because there's no obvious use case for inheriting these.
* lisp/erc/erc.el (erc-send-action, erc-display-msg): Add
`erc-command' property (as "PRIVMSG") to inserted message, sans
newline, so that all inserted messages in an ERC buffer contain this
property.
* test/lisp/erc/resources/fill/snapshots/merge-01-start.eld: Update data.
* test/lisp/erc/resources/fill/snapshots/merge-02-right.eld: Update data.
* test/lisp/erc/resources/fill/snapshots/monospace-01-start.eld: Update.
* test/lisp/erc/resources/fill/snapshots/monospace-02-right.eld: Update.
* test/lisp/erc/resources/fill/snapshots/monospace-03-left.eld: Update.
* test/lisp/erc/resources/fill/snapshots/monospace-04-reset.eld: Update.
* test/lisp/erc/resources/fill/snapshots/spacing-01-mono.eld: Update.
(Bug#60936)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions