]> git.eshelyaron.com Git - emacs.git/commit
time-stamp: lower- and title-case weekday and month names
authorStephen Gildea <stepheng+emacs@gildea.com>
Mon, 6 Jan 2025 19:00:07 +0000 (11:00 -0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 8 Jan 2025 08:37:07 +0000 (09:37 +0100)
commitff5e0d8f0e1f0b2e9eb792080092a84496824304
tree553d03626f010a5323c02d050667fef6595e8a7c
parent0d0097a6c41a9cacb030d579ec30582a7e378d7e
time-stamp: lower- and title-case weekday and month names

* lisp/time-stamp.el (time-stamp-string-preprocess): new formats for
lowercase weekday name, lowercase month name, and system name
* test/lisp/time-stamp.el: new tests
(formatz-generate-tests): Better doc strings for generated test fns.

(cherry picked from commit 3de5fcd0a60b01639276f360561037403f8d7389)
lisp/time-stamp.el
test/lisp/time-stamp-tests.el