summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/calendar/calendar.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 3263ece1333..5936025e7cc 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1509,8 +1509,7 @@ Gregorian date Sunday, December 31, 1 BC.")
(autoload 'calendar-julian-date-string "cal-julian"
"String of Julian date of Gregorian DATE.
Defaults to today's date if DATE is not given.
-Driven by the variable `calendar-date-display-form'."
- t)
+Driven by the variable `calendar-date-display-form'.")
(autoload 'calendar-goto-iso-date "cal-iso"
"Move cursor to ISO date."