1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

Fix typos.

This commit is contained in:
Juanma Barranquero 2011-11-16 18:47:25 +01:00
parent 10649b828d
commit 7877f37394
54 changed files with 294 additions and 245 deletions

View file

@ -2885,11 +2885,11 @@
2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com>
* calendar/icalendar.el (icalendar-uid-format): New defcustom
variable to allow the user to choose icalendar UID format.
variable to allow the user to choose iCalendar UID format.
(icalendar--diarytime-to-isotime): Bug fix, now times in the range
12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
(icalendar-export-region, icalendar--create-uid): Use custom
function to compute icalendar UID for each entry.
function to compute iCalendar UID for each entry.
(icalendar--parse-summary-and-rest): Bug fix for parsing of lines
with description, location, etc. fields (need to keep active count
of fields encountered). Another bug fix to the regex that matches