emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/icalendar.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/icalendar.el,v
Date: Wed, 06 Jun 2007 15:05:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/06/06 15:05:46

Index: icalendar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/icalendar.el,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- icalendar.el        21 Mar 2007 07:12:48 -0000      1.21
+++ icalendar.el        6 Jun 2007 15:05:46 -0000       1.22
@@ -678,7 +678,7 @@
       nil)))
 
 (defun icalendar--diarytime-to-isotime (timestring ampmstring)
-  "Convert a a time like 9:30pm to an iso-conform string like T213000.
+  "Convert a time like 9:30pm to an iso-conform string like T213000.
 In this example the TIMESTRING would be \"9:30\" and the AMPMSTRING
 would be \"pm\"."
   (if timestring




reply via email to

[Prev in Thread] Current Thread [Next in Thread]