]> git.eshelyaron.com Git - emacs.git/commit
Specific rcirc log file time stamp format
authorMatto Fransen <mattofransen@gmail.com>
Tue, 19 Dec 2023 12:14:33 +0000 (13:14 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:54:20 +0000 (21:54 +0100)
commit94c92e4426da4054d168ea98aa0c4fa2f4fcfe28
treef53dea195dcd8928ff37d61e386e6185a10b7c6d
parent39578590742c823900148154e0dc31e4c90daf6f
Specific rcirc log file time stamp format

The time stamp format in the chat buffer may now
differ from the format in the log files.
* doc/misc/rcirc.texi: Document new variable
* lisp/net/rcirc.el (rcirc-log-time-format):
Custom variable for the format.  (bug#67597)

Copyright-paperwork-exempt: yes
(cherry picked from commit b088cf025b58e6b6a38d7eee910a887437c4f275)
doc/misc/rcirc.texi
etc/NEWS
lisp/net/rcirc.el