]> git.eshelyaron.com Git - emacs.git/commit
Fix lexical misunderstandings in gnus-icalendar-tests.el (bug#39782)
authorMattias Engdegård <mattiase@acm.org>
Wed, 26 Aug 2020 08:34:29 +0000 (10:34 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 26 Aug 2020 08:48:44 +0000 (10:48 +0200)
commit1926fe6527ac5c3220dd736a2a1a9643f11d8220
treea89499df3976de4eec84d0e0a06201a38a55939e
parente823709d1755cb4fd087f2a9ba92d350dd32fe47
Fix lexical misunderstandings in gnus-icalendar-tests.el (bug#39782)

* test/lisp/gnus/gnus-icalendar-tests.el:
(icalendar-tests--get-ical-event): Remove unused function accidentally
copy-pasted from icalendar-tests.el.
(gnus-icalendar-parse, gnus-icalendary-byday):
Remove unintended initial newlines.
Duplicate comma-escaping backslashes so that they have intended
effects, conforming to RFC 5545.
Remove ineffective comma-escaping backslashes where not intended.
test/lisp/gnus/gnus-icalendar-tests.el