summaryrefslogtreecommitdiff
path: root/lispref/calendar.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/calendar.texi')
-rw-r--r--lispref/calendar.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/calendar.texi b/lispref/calendar.texi
index 211e675ddec..5f49a5128e2 100644
--- a/lispref/calendar.texi
+++ b/lispref/calendar.texi
@@ -666,7 +666,7 @@ time of day. Here's how
@findex sort-diary-entries
@example
-(add-hook 'list-diary-entries-hook 'sort-diary-entries)
+(add-hook 'list-diary-entries-hook 'sort-diary-entries t)
@end example
@noindent