]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#22092.
authorUlf Jasper <ulf.jasper@web.de>
Sat, 5 Dec 2015 15:55:49 +0000 (16:55 +0100)
committerUlf Jasper <ulf.jasper@web.de>
Sat, 5 Dec 2015 16:00:44 +0000 (17:00 +0100)
commit0daba4888771e29f2edf170216adaf3d33040bea
treeec8f5223cc06b8773bca95ac42c4194ec53a612a
parent21c042bc6d42ad0d1562a1ac259025b72fcd4e3c
Fix Bug#22092.

* lisp/calendar/icalendar.el (icalendar--get-unfolded-buffer):
  Clean up inconsistent line endings. (Bug#22092)
  (icalendar--clean-up-line-endings): New.
* test/automated/icalendar-tests.el (icalendar-real-world): Add test
  for Bug#22092.
lisp/calendar/icalendar.el
test/automated/icalendar-tests.el