1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-24 23:31:33 -07:00
emacs/lisp/calendar
Paul Eggert 3e6c69de9d Fix icalendar time zone parsing glitch
* lisp/calendar/icalendar.el (icalendar--decode-isodatetime):
Use pcase instead of cl-case, as cl-macs might not be loaded.
Otherwise, a build complains “calendar/icalendar.el:618:57:
Warning: ‘90’ is a malformed function” and some
icalendar--decode-isodatetime tests fail.  This fixes a bug
introduced in 2021-11-21T08:18:57Z!dick.r.chiang@gmail.com.
2021-12-16 11:17:25 -08:00
..
appt.el
cal-bahai.el
cal-china.el
cal-coptic.el
cal-dst.el
cal-french.el
cal-hebrew.el
cal-html.el
cal-islam.el
cal-iso.el
cal-julian.el
cal-mayan.el
cal-menu.el
cal-move.el
cal-persia.el
cal-tex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
cal-x.el
calendar.el Fix mode-line display in Calendar mode 2021-12-08 16:22:10 +02:00
diary-lib.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
holidays.el Fix byte-compilation warnings 2021-09-11 17:17:34 +02:00
icalendar.el Fix icalendar time zone parsing glitch 2021-12-16 11:17:25 -08:00
iso8601.el
lunar.el
parse-time.el
solar.el
time-date.el Use time-convert in with-decoded-time-value 2021-12-05 23:24:09 -08:00
timeclock.el
todo-mode.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00