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/cal-bahai.el, v [EMACS_22_B


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-bahai.el, v [EMACS_22_BASE]
Date: Sun, 10 Aug 2008 20:28:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/08/10 20:28:41

Index: cal-bahai.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/cal-bahai.el,v
retrieving revision 1.13.2.5
retrieving revision 1.13.2.6
diff -u -b -r1.13.2.5 -r1.13.2.6
--- cal-bahai.el        10 Aug 2008 20:06:08 -0000      1.13.2.5
+++ cal-bahai.el        10 Aug 2008 20:28:41 -0000      1.13.2.6
@@ -213,7 +213,7 @@
       ;; m16 is visible.  m16 is visible when the central month >= 13.
       ;; To see if other months are visible we can shift the range
       ;; accordingly.
-      (calendar-increment-month m y (- 16 month) 19)
+      (increment-calendar-month m y (- 16 month) 19)
       (and (> m 12)                     ; Baha'i date might be visible
            (calendar-date-is-visible-p
             (setq date (calendar-gregorian-from-absolute




reply via email to

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