1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08: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 Fix space at the start of appt mode line element 2021-08-19 17:48:14 +02:00
cal-bahai.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-china.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-coptic.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-dst.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-french.el ; * lisp/calendar/cal-french.el (calendar-french-trim-feast): Doc fix. 2021-07-23 22:46:28 +03:00
cal-hebrew.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-html.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
cal-islam.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-iso.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-julian.el Use calendar-read-sexp instead of the now obsolete calendar-read 2021-01-20 23:55:40 -05:00
cal-mayan.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-menu.el * lisp/calendar/cal-menu.el (cal-menu-holidays-menu): Use a proper closure 2021-05-18 16:59:08 -04:00
cal-move.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-persia.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-tex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
cal-x.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
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 Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
lunar.el
parse-time.el Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el 2021-04-09 00:04:13 +02:00
solar.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
time-date.el Use time-convert in with-decoded-time-value 2021-12-05 23:24:09 -08:00
timeclock.el Enable setting timeclock-workday after switching mode on 2021-08-27 03:10:46 +02:00
todo-mode.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00