We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0ac26 commit 0354826Copy full SHA for 0354826
settings.el
@@ -988,7 +988,7 @@ even when the file is larger than `large-file-warning-threshold'.")
988
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
989
;; view weather wttrin package
990
991
-(setq wttrin-default-cities '("Seoul" "Saint Louis, United States of America"))
+(setq wttrin-default-cities '("Toronto" "Saint Louis, United States of America" "Seoul"))
992
;; '("Accept-Language" . "en-US,en;q=0.8,zh-CN;q=0.6,zh;q=0.4")
993
(setq wttrin-default-accept-language '("Accept-Language" . "en-US,en;q=0.8"))
994
0 commit comments