]> git.eshelyaron.com Git - emacs.git/commit
Move undocumented time-stamp formats closer to format-time-string
authorStephen Gildea <stepheng+git-config-global@gildea.com>
Tue, 1 Oct 2019 03:22:51 +0000 (20:22 -0700)
committerStephen Gildea <stepheng+git-config-global@gildea.com>
Tue, 1 Oct 2019 03:22:51 +0000 (20:22 -0700)
commit0e568838781a4a5f2970bff6245c4e41f31612cc
treec41801f88c6bbb66024f28de85aa46b8e9fdc8b2
parent8ba1ca54f31b556edcc24d497d132203cc0cb9c0
Move undocumented time-stamp formats closer to format-time-string

* time-stamp.el (time-stamp-string-preprocess): Update some undocumented
formatting characters of time-stamp format for closer (still incomplete)
alignment with format-time-string.  They have displayed a warning since
Emacs 20 (released in 1997), so it is unlikely anyone is using them.

* time-stamp-tests.el: Update tests to match new expectations.
lisp/time-stamp.el
test/lisp/time-stamp-tests.el