diff options
author | F. Jason Park <jp@neverwas.me> | 2023-11-04 13:48:11 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-11-04 15:41:14 -0700 |
commit | 4c8510857693812ff7ff635cd0d70f97022792db (patch) | |
tree | 4019ef9f4b910ae706ab4882d66800fcd6fcc666 /lisp/emacs-lisp | |
parent | 781f950edab0509f12e3ec4880690ef6541841ee (diff) | |
download | emacs-4c8510857693812ff7ff635cd0d70f97022792db.tar.gz emacs-4c8510857693812ff7ff635cd0d70f97022792db.tar.bz2 emacs-4c8510857693812ff7ff635cd0d70f97022792db.zip |
Decouple disparate escape-hatch concerns in erc-stamp
* lisp/erc/erc-stamp.el (erc-stamp--allow-unmanaged): Improve doc
string.
(erc-stamp--permanent-cursor-sensor-functions): New variable to take
over the formerly provided `cursor-sensor-functions' aspect of the
flag `erc-stamp--allow-unmanaged'.
(erc-add-timestamp): Use
`erc-stamp--permanent-cursor-sensor-functions' instead of
`erc-stamp--allow-unmanaged' in guard condition.
(erc-munge-invisibility-spec): Use dedicated compatibility flag
`erc-stamp--permanent-cursor-sensor-functions' and forgo unnecessary
setup when it's non-nil. (Bug#60936)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions