From c102c94f1a79eca4ac60578a5a1d41d1f67b3e9b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 9 Mar 2008 19:58:55 +0000 Subject: [PATCH] (diary-list-entries): Fix typo in previous doc fix. --- lisp/calendar/diary-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: Functions called by these hooks may use the variables ORIGINAL-DATE and NUMBER, which are the arguments with which this function was called. Note that hook functions should _not_ use DATE, but ORIGINAL-DATE. -\(Sexp diary entries may use DATE - see `list-sexp-diary-entries'). +\(Sexp diary entries may use DATE - see `list-sexp-diary-entries'.) If LIST-ONLY is non-nil don't modify or display the buffer, only return a list." (unless number -- 2.39.5