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-stamp.el


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/time-stamp.el
Date: Sun, 05 May 2002 20:15:28 -0400

Index: emacs/lisp/time-stamp.el
diff -c emacs/lisp/time-stamp.el:1.48 emacs/lisp/time-stamp.el:1.49
*** emacs/lisp/time-stamp.el:1.48       Fri Sep 21 05:08:40 2001
--- emacs/lisp/time-stamp.el    Sun May  5 20:15:28 2002
***************
*** 54,60 ****
  with %, as follows.  The values of non-numeric formatted items depend
  on the locale setting recorded in `system-time-locale' and
  `locale-coding-system'.  The examples here are for the default
! (`C') locale.
  
  %:a  weekday name: `Monday'.          %#A gives uppercase: `MONDAY'
  %3a  abbreviated weekday: `Mon'.      %3A gives uppercase: `MON'
--- 54,60 ----
  with %, as follows.  The values of non-numeric formatted items depend
  on the locale setting recorded in `system-time-locale' and
  `locale-coding-system'.  The examples here are for the default
! \(`C') locale.
  
  %:a  weekday name: `Monday'.          %#A gives uppercase: `MONDAY'
  %3a  abbreviated weekday: `Mon'.      %3A gives uppercase: `MON'



reply via email to

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