[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/time.el,v
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/time.el,v |
Date: |
Sat, 27 Oct 2007 14:53:19 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Eli Zaretskii <eliz> 07/10/27 14:53:19
Index: time.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/time.el,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- time.el 27 Oct 2007 12:43:07 -0000 1.98
+++ time.el 27 Oct 2007 14:53:19 -0000 1.99
@@ -132,10 +132,10 @@
(defcustom legacy-style-world-list
'(("PST8PDT" "Seattle")
("EST5EDT" "New York")
- ("BST0BDT" "London")
+ ("GMT0BST" "London")
("CET-1CDT" "Paris")
- ("IST-5:30IDT" "Bangalore")
- ("JST-9JDT" "Tokyo"))
+ ("IST-5:30" "Bangalore")
+ ("JST-9" "Tokyo"))
"Alist of traditional-style time zones and places for `display-time-world'.
Each element has the form (TIMEZONE LABEL).
TIMEZONE should be a string of the form: