My emacs init file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

19 lines
784 B

;; Emacs-W3 HTTP cookies file
;; Automatically generated file!!! DO NOT EDIT!!!
(setq url-cookie-storage
'(("www.ams.org"
[url-cookie "SID" "44b4413d46b6e790d3f40d2bb824164b" "17-Mar-2030 19:37:21.00 GMT" "/" "www.ams.org" nil])
(".google.com"
[url-cookie "HttpOnly" nil "06-Nov-2016 09:05:57.00 GMT" "/" ".google.com" nil]
[url-cookie "NID" "79=Xckvz0bcubnaZrKqB5F4iawdGrrZI_n6wN34S3hKBviBbwSsul7nA0dgOVyPzl13yhPlJR_BxGgVw_4kF4o5InYmhICz5Xn0hqjJNsLaHQx0GQAcBadNlX-Xf0eOLG9Q" "06-Nov-2016 09:05:57.00 GMT" "/" ".google.com" nil])
("adsabs.harvard.edu"
[url-cookie "NASA_ADS_ID" "53265f4c6e" "29-May-2017 19:37:21.00 GMT" "/" "adsabs.harvard.edu" nil]))
)
(setq url-cookie-secure-storage
'nil)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End: