changeset 85690:54ef9494f34c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Oct 2007 12:43:56 +0000
parents f72f7930bbb5
children 153740aec87c
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 27 12:43:07 2007 +0000
+++ b/lisp/ChangeLog	Sat Oct 27 12:43:56 2007 +0000
@@ -1,3 +1,10 @@
+2007-10-27  Eli Zaretskii  <eliz@gnu.org>
+
+	* time.el (zoneinfo-style-world-list, legacy-style-world-list):
+	New defcustoms.
+	(display-time-world-list): Use them as appropriate for the current
+	value of `system-type'.
+
 2007-10-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* printing.el: Pacify byte compiler, that is, no compiler warnings.