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 [EMACS_22_B


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

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/06/06 21:58:58

Index: icalendar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/icalendar.el,v
retrieving revision 1.21
retrieving revision 1.21.2.1
diff -u -b -r1.21 -r1.21.2.1
--- icalendar.el        21 Mar 2007 07:12:48 -0000      1.21
+++ icalendar.el        6 Jun 2007 21:58:58 -0000       1.21.2.1
@@ -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]