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: Tue, 08 Apr 2008 07:31:13 +0000

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

Index: calendar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/calendar.el,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -b -r1.254 -r1.255
--- calendar.el 8 Apr 2008 07:07:16 -0000       1.254
+++ calendar.el 8 Apr 2008 07:31:13 -0000       1.255
@@ -497,8 +497,7 @@
 ;;;###autoload
 (make-obsolete-variable 'european-calendar-style 'calendar-date-style "23.1")
 
-;; Used by various other packages.
-;;;###autoload
+;; If this is autoloaded, c-d-s gets set before any customization of e-c-s.
 (defcustom calendar-date-style (if european-calendar-style 'european
                                  'american)
   "Your preferred style for writing dates.




reply via email to

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