# HG changeset patch # User Glenn Morris # Date 1205011297 0 # Node ID e5e96d20ca3ed97a20fd3e73c7f799c241be473a # Parent 71481bc91b5a5e299f2a50d44e8949b432b9cd68 (appt-disp-window, appt-convert-time): Doc fixes. diff -r 71481bc91b5a -r e5e96d20ca3e lisp/calendar/appt.el --- a/lisp/calendar/appt.el Sat Mar 08 21:18:35 2008 +0000 +++ b/lisp/calendar/appt.el Sat Mar 08 21:21:37 2008 +0000 @@ -46,10 +46,10 @@ ;;; 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 @@ (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 @@ (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: