]> git.eshelyaron.com Git - emacs.git/commit
Restore predicate for detecting date stamps in ERC
authorF. Jason Park <jp@neverwas.me>
Sun, 31 Dec 2023 00:39:18 +0000 (16:39 -0800)
committerF. Jason Park <jp@neverwas.me>
Sun, 31 Dec 2023 14:56:32 +0000 (06:56 -0800)
commit8513ecc8a38f76b497348bbae61ae4c5ac5a9995
treede28e3ed0b37528afb5b0f42273333125d9e2286
parent4eda77ed335f982460f818ae1b8619cbd32ba77d
Restore predicate for detecting date stamps in ERC

* etc/ERC-NEWS: Mention function `erc-stamp-inserting-date-stamp-p'.
* lisp/erc/erc-stamp.el (erc-stamp-inserting-date-stamp-p): New
function for third parties to detect whether the message being
inserted is a date stamp.  Date stamps as independent messages were
originally introduced as part of bug#60936.
etc/ERC-NEWS
lisp/erc/erc-stamp.el