changeset 93780:4b211889759d

Comment.
author Glenn Morris <rgm@gnu.org>
date Sun, 06 Apr 2008 20:43:27 +0000
parents 089c13c26a10
children 1eed5494bf3f
files lisp/calendar/cal-coptic.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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."