diff options
author | Paul Eggert <eggert@day> | 2017-10-02 09:04:46 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-02 09:06:35 -0700 |
commit | 987f39a124af378966dc5832a48599b110bba436 (patch) | |
tree | b6df8857414afb69e864cc93f907359e9d2e811d /lisp/emacs-lisp/edebug.el | |
parent | 712cc158772697058c1436a6e5bacc00d262f49c (diff) | |
download | emacs-987f39a124af378966dc5832a48599b110bba436.tar.gz emacs-987f39a124af378966dc5832a48599b110bba436.tar.bz2 emacs-987f39a124af378966dc5832a48599b110bba436.zip |
Fix customization of zoneinfo-style-world-list
A customizable variable's initial value cannot depend on that of
another customizable variable, since the variables are initialized
in other than textual order. Problem reported by N. Jackson
(Bug#24291).
* lisp/time.el (display-time-world-list): Default to t,
a special value that expands to zoneinfo-style-word-list
if that works, and to legacy-style-word-list otherwise.
(time--display-world-list): New function.
(display-time-world, display-time-world-timer): Use it.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions