# HG changeset patch # User Glenn Morris # Date 1207514607 0 # Node ID 4b211889759d2af92934ccd4d94840a7d501bf39 # Parent 089c13c26a103d1950b4453d40cb5ec28ab991da Comment. diff -r 089c13c26a10 -r 4b211889759d lisp/calendar/cal-coptic.el --- a/lisp/calendar/cal-coptic.el Sun Apr 06 20:43:14 2008 +0000 +++ b/lisp/calendar/cal-coptic.el Sun Apr 06 20:43:27 2008 +0000 @@ -183,7 +183,7 @@ (defvar date) -;; To be called from list-sexp-diary-entries, where DATE is bound. +;; To be called from diary-list-sexp-entries, where DATE is bound. ;;;###diary-autoload (defun diary-coptic-date () "Coptic calendar equivalent of date diary entry." @@ -259,7 +259,7 @@ (define-obsolete-function-alias 'calendar-goto-ethiopic-date 'calendar-ethiopic-goto-date "23.1") -;; To be called from list-sexp-diary-entries, where DATE is bound. +;; To be called from diary-list-sexp-entries, where DATE is bound. ;;;###diary-autoload (defun diary-ethiopic-date () "Ethiopic calendar equivalent of date diary entry."