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-french.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-french.el,v
Date: Tue, 08 Apr 2008 07:07:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/08 07:07:17

Index: cal-french.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/cal-french.el,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- cal-french.el       7 Apr 2008 01:59:36 -0000       1.48
+++ cal-french.el       8 Apr 2008 07:07:17 -0000       1.49
@@ -213,7 +213,7 @@
                        "Année de la Révolution (>0): "
                      "Anne'e de la Re'volution (>0): ")
                    (lambda (x) (> x 0))
-                   (int-to-string
+                   (number-to-string
                     (calendar-extract-year
                      (calendar-french-from-absolute
                       (calendar-absolute-from-gregorian




reply via email to

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