emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/time.el,v
Date: Thu, 18 Oct 2007 21:23:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/10/18 21:23:10

Index: time.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/time.el,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -b -r1.96 -r1.97
--- time.el     28 Aug 2007 15:04:00 -0000      1.96
+++ time.el     18 Oct 2007 21:23:10 -0000      1.97
@@ -127,7 +127,7 @@
   :type '(repeat (list string string))
   :version "23.1")
 
-(defcustom display-time-world-time-format "%A %m %B %R %Z"
+(defcustom display-time-world-time-format "%A %d %B %R %Z"
   "Format of the time displayed, see `format-time-string'."
   :group 'display-time
   :type 'string




reply via email to

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