]> 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)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:58:00 +0000 (08:58 +0100)
commit58e6093c254f06b0e96b0990c2a9e47a102f2752
tree716d0670d647fe3416ca9dd7b7747dc0a5dc50e9
parent9371fde43747985ee4f743f7cf1aab125f17fc4b
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.

(cherry picked from commit 8513ecc8a38f76b497348bbae61ae4c5ac5a9995)
etc/ERC-NEWS
lisp/erc/erc-stamp.el