Compare commits
2 Commits
61229fd12e
...
af99b5c5df
Author | SHA1 | Date | |
---|---|---|---|
af99b5c5df | |||
3356e35090 |
@ -284,6 +284,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
||||
(consult . "gnu")
|
||||
(dash . "melpa-stable")
|
||||
(denote . "gnu-devel")
|
||||
(debbugs . "gnu")
|
||||
(eldoc . "nongnu")
|
||||
(embark . "gnu")
|
||||
(embark-consult . "gnu")
|
||||
@ -1369,8 +1370,10 @@ execvp("emacsclient", ("-n", payload))
|
||||
'(("America/Los_Angeles" "Seattle")
|
||||
("America/New_York" "New York")
|
||||
("Europe/London" "London")
|
||||
("Europe/Moscow" "Moscow")
|
||||
("Europe/Paris" "Paris")
|
||||
("Europe/Istanbul" "Istanbul")
|
||||
("Africa/Cairo" "Cairo")
|
||||
("Asia/Jerusalem" "Jerusalem")
|
||||
("Asia/Singapore" "Singapore")
|
||||
("Asia/Tokyo" "Tokyo"))
|
||||
|
Loading…
Reference in New Issue
Block a user