# HG changeset patch # User Eli Zaretskii # Date 1193489036 0 # Node ID 54ef9494f34c70ba15b512647ec96f6b4d96cc2d # Parent f72f7930bbb515e581bba075c8a52b9d25c384f5 *** empty log message *** diff -r f72f7930bbb5 -r 54ef9494f34c lisp/ChangeLog --- 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 + + * 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 * printing.el: Pacify byte compiler, that is, no compiler warnings.