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 [EMACS_22_BA


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

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/07/15 19:16:34

Index: calendar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/calendar.el,v
retrieving revision 1.199
retrieving revision 1.199.2.1
diff -u -b -r1.199 -r1.199.2.1
--- calendar.el 17 Apr 2007 02:35:44 -0000      1.199
+++ calendar.el 15 Jul 2007 19:16:34 -0000      1.199.2.1
@@ -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]