diff options
author | Glenn Morris <rgm@gnu.org> | 2008-04-06 20:49:40 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-04-06 20:49:40 +0000 |
commit | 8c34d83efa3bc9a6549dafdcd5e3fe5ba96724e2 (patch) | |
tree | 2d985c0ad6a16855e220c3e8348eec1ecfa44d7e /lisp/calendar/cal-persia.el | |
parent | 4dedde3c4c3baa29eacbd18d1abab9f75ea2560f (diff) | |
download | emacs-8c34d83efa3bc9a6549dafdcd5e3fe5ba96724e2.tar.gz |
Comment.
Diffstat (limited to 'lisp/calendar/cal-persia.el')
-rw-r--r-- | lisp/calendar/cal-persia.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/cal-persia.el b/lisp/calendar/cal-persia.el index 0b7ffe117ad..969821cb834 100644 --- a/lisp/calendar/cal-persia.el +++ b/lisp/calendar/cal-persia.el @@ -211,7 +211,7 @@ Echo Persian date unless NOECHO is non-nil." (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-persian-date () "Persian calendar equivalent of date diary entry." |