]> git.eshelyaron.com Git - emacs.git/commitdiff
(appt-disp-window, appt-convert-time): Doc fixes.
authorGlenn Morris <rgm@gnu.org>
Sat, 8 Mar 2008 21:21:57 +0000 (21:21 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 8 Mar 2008 21:21:57 +0000 (21:21 +0000)
lisp/ChangeLog
lisp/calendar/appt.el

index cefb061a5e6f9647e7851a274fc7c68b8685bf15..bc25479537ba6298a8910be12687835753dc7c95 100644 (file)
@@ -11,6 +11,7 @@
 2008-03-08  Glenn Morris  <rgm@gnu.org>
 
        * calendar/appt.el (appt): Move custom group here from calendar.el.
+       (appt-disp-window, appt-convert-time): Doc fixes.
 
        * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
        (calendar-bahai-mark-date-pattern):
index d8663e02afc35523d4a67e9e06a1f02c375b3b44..d081dd2e541b5884b5eb023777ccdea3dab16414 100644 (file)
 ;;; documentation of that function.
 ;;;
 ;;; Today's appointment list is initialized from the diary when this
-;;; package is activated. Additionally, the appointments list is
+;;; package is activated.  Additionally, the appointments list is
 ;;; recreated automatically at 12:01am for those who do not logout
-;;; every day or are programming late. It is also updated when the
-;;; `diary-file' is saved. Calling `appt-check' with an argument forces
+;;; every day or are programming late.  It is also updated when the
+;;; `diary-file' is saved.  Calling `appt-check' with an argument forces
 ;;; a re-initialization at any time.
 ;;;
 ;;; In order to add or delete items from today's list, without
@@ -410,9 +410,9 @@ displayed in a window:
                     (sit-for 0)))))))))
 
 (defun appt-disp-window (min-to-app new-time appt-msg)
-  "Display appointment message APPT-MSG in a separate buffer.
-The appointment is due in MIN-TO-APP (a string) minutes.
-NEW-TIME is a string giving the date."
+  "Display appointment due in MIN-TO-APP (a string) minutes.
+NEW-TIME is a string giving the date.  Displays the appointment
+message APPT-MSG in a separate buffer."
   ;; Make sure we're not in the minibuffer before splitting the window.
   ;; FIXME this seems needlessly complicated?
   (when (minibufferp)
@@ -601,7 +601,7 @@ APPT-LIST is a list of the same format as `appt-time-msg-list'."
 
 
 (defun appt-convert-time (time2conv)
-  "Convert hour:min[am/pm] format to minutes from midnight.
+  "Convert hour:min[am/pm] format TIME2CONV to minutes from midnight.
 A period (.) can be used instead of a colon (:) to separate the
 hour and minute parts."
   ;; Formats that should be accepted: