aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/calendar/diary-lib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el
index a64cd23d5f4..af65f4bf8bc 100644
--- a/lisp/calendar/diary-lib.el
+++ b/lisp/calendar/diary-lib.el
@@ -653,7 +653,7 @@ These hooks have the following distinct roles:
653Functions called by these hooks may use the variables ORIGINAL-DATE 653Functions called by these hooks may use the variables ORIGINAL-DATE
654and NUMBER, which are the arguments with which this function was called. 654and NUMBER, which are the arguments with which this function was called.
655Note that hook functions should _not_ use DATE, but ORIGINAL-DATE. 655Note that hook functions should _not_ use DATE, but ORIGINAL-DATE.
656\(Sexp diary entries may use DATE - see `list-sexp-diary-entries'). 656\(Sexp diary entries may use DATE - see `list-sexp-diary-entries'.)
657 657
658If LIST-ONLY is non-nil don't modify or display the buffer, only return a list." 658If LIST-ONLY is non-nil don't modify or display the buffer, only return a list."
659 (unless number 659 (unless number