]> git.eshelyaron.com Git - emacs.git/commit
time-stamp: fix search end, more compatibility suggestions
authorStephen Gildea <stepheng+emacs@gildea.com>
Sat, 14 Dec 2024 18:23:04 +0000 (10:23 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 15 Dec 2024 21:05:33 +0000 (22:05 +0100)
commit940814370a61e646d144ecf6853ef1fb3b7a765e
treebeaf9aa4ec79fc54a983e3ec46a6a3a37e3b18d2
parentac288e15092bad38c2a13d36908def87258a63af
time-stamp: fix search end, more compatibility suggestions

* lisp/time-stamp.el (time-stamp): Use a marker for the
search end limit so we don't insert past it.
(time-stamp-conv-warn): Include a second suggested conversion
that might be what was intended.
Include a link to variable 'time-stamp-format'.
* test/lisp/time-stamp-tests.el: more tests

(cherry picked from commit 33532c58992fc44afa5369678cb53252ec7dc3ac)
lisp/time-stamp.el
test/lisp/time-stamp-tests.el