]> git.eshelyaron.com Git - emacs.git/commit
Reject invalid time-string in appt-add immediately
authorRobert Pluim <rpluim@gmail.com>
Tue, 1 Mar 2022 14:24:08 +0000 (15:24 +0100)
committerRobert Pluim <rpluim@gmail.com>
Tue, 5 Apr 2022 16:11:05 +0000 (18:11 +0200)
commit0e9420bc8ff2a9ff9dc7b3c032f8db1c7cc01b41
treee15707321f0bd065d71a9dc8b7e93ec2962c0eec
parente48ac2e2040cf0dd628b7fee6991a1738ceb2349
Reject invalid time-string in appt-add immediately

* lisp/calendar/appt.el (appt-add): Check the provided time-string for
validity immediately after reading it rather than after reading all
the parameters.  (Bug#54210)
lisp/calendar/appt.el