]> git.eshelyaron.com Git - emacs.git/commit
time-stamp: revert recent change to "%04y"
authorStephen Gildea <stepheng+git-config-global@gildea.com>
Wed, 9 Oct 2019 16:19:10 +0000 (09:19 -0700)
committerStephen Gildea <stepheng+git-config-global@gildea.com>
Wed, 9 Oct 2019 16:19:10 +0000 (09:19 -0700)
commit600bcde608479fc454e4794add84905d6337d3fa
treefc8b7167dc36390f6ce5872ce215ca12e76b3a67
parent3d57c829af571465c261d9f865eeee5ed3cae985
time-stamp: revert recent change to "%04y"

* time-stamp.el (time-stamp-string-preprocess): Revert change to "%04y"
format made 2 weeks ago by commit 0e56883878 (the previous commit to
this file).  Although undocumented, "%04y" was discovered to be in use
in the wild (2016) and had not issued a warning that it would change.
Add a warning that it will change.

* time-stamp-tests.el (time-stamp-test-year-2digit): add test of "%04y"
lisp/time-stamp.el
test/lisp/time-stamp-tests.el