1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 01:10:47 -08:00
emacs/lisp/erc
F. Jason Park df593b5a61 Skip indentation when gathering faces in erc-track
* lisp/erc/erc-nicks.el (erc-nicks-mode, erc-nicks-enable)
(erc-nicks-disable): Use correct name for `track' module hook.
(erc-nicks--check-normals): Remove falsity from doc string.
* lisp/erc/erc-track.el (erc-make-mode-line-buffer-name): Don't error
when optional COUNT is nil.
(erc-track-modified-channels): Use new name for preferred face-finding
function.
(erc-track--get-faces-in-current-message, erc-track--collect-faces-in):
Rename former to latter to better reflect expanded utility, which now
includes spanning gaps, including newlines and indentation that may be
lacking in face-related properties.
* test/lisp/erc/erc-track-tests.el (erc-track--collect-faces-in): New
test.  (Bug#73443)
2024-09-29 16:43:39 -07:00
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el Improve inconsistent handling of ban lists in ERC 2024-09-29 16:43:30 -07:00
erc-button.el
erc-capab.el
erc-common.el
erc-compat.el
erc-dcc.el
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-goodies.el Make erc-keep-place-indicator aware of erc-truncate 2024-09-29 16:43:38 -07:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-match.el
erc-menu.el
erc-netsplit.el
erc-networks.el
erc-nicks.el Skip indentation when gathering faces in erc-track 2024-09-29 16:43:39 -07:00
erc-notify.el
erc-page.el
erc-pcomplete.el Improve inconsistent handling of ban lists in ERC 2024-09-29 16:43:30 -07:00
erc-replace.el
erc-ring.el
erc-sasl.el
erc-services.el
erc-sound.el
erc-speedbar.el
erc-spelling.el
erc-stamp.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-status-sidebar.el
erc-track.el Skip indentation when gathering faces in erc-track 2024-09-29 16:43:39 -07:00
erc-truncate.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-xdcc.el
erc.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00