emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el,v
Date: Sun, 15 Jul 2007 19:14:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/07/15 19:14:14

Index: calendar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/calendar.el,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -b -r1.199 -r1.200
--- calendar.el 17 Apr 2007 02:35:44 -0000      1.199
+++ calendar.el 15 Jul 2007 19:14:14 -0000      1.200
@@ -1821,6 +1821,11 @@
 (autoload 'calendar-islamic-date-string "cal-islam"
   "String of Islamic date of Gregorian date.")
 
+(autoload 'calendar-goto-bahai-date "cal-bahai"
+  "Move cursor to Baha'i date DATE.
+Echo Baha'i date unless NOECHO is t."
+  t)
+
 (autoload 'calendar-print-bahai-date "cal-bahai"
   "Show the Baha'i date equivalents of date."
   t)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]