aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/calendar/cal-bahai.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el
index 7bf90ec5d11..06703e3b73b 100644
--- a/lisp/calendar/cal-bahai.el
+++ b/lisp/calendar/cal-bahai.el
@@ -149,7 +149,6 @@ Defaults to today's date if DATE is not given."
149 (message "Baha'i date: %s" 149 (message "Baha'i date: %s"
150 (calendar-bahai-date-string (calendar-cursor-to-date t)))) 150 (calendar-bahai-date-string (calendar-cursor-to-date t))))
151 151
152;;;###autoload
153(defun calendar-goto-bahai-date (date &optional noecho) 152(defun calendar-goto-bahai-date (date &optional noecho)
154 "Move cursor to Baha'i date DATE. 153 "Move cursor to Baha'i date DATE.
155Echo Baha'i date unless NOECHO is t." 154Echo Baha'i date unless NOECHO is t."