]> git.eshelyaron.com Git - emacs.git/commit
Fix diary not displaying some entries in european style
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 2 Feb 2022 00:08:43 +0000 (01:08 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Feb 2025 08:22:00 +0000 (09:22 +0100)
commita9aeee767e3675d569cb7b16f9fafdd5aa3aa5a9
treea7431644acf9ff377bf5e0b54dc2d122c891f8e9
parent87866c1db3f92b3d1736119f2c2ee0b103ae6026
Fix diary not displaying some entries in european style

* lisp/calendar/calendar.el (diary-european-date-forms): Correctly
recognize times using a dot as separator.  (Bug#53702)

(cherry picked from commit 8b0043ffd609344f714ba962f82624128e662011)
lisp/calendar/calendar.el