Comment.
This commit is contained in:
parent
50d9253801
commit
ba40adb479
1 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,9 @@ telling Microsoft that."
|
|||
;; (message "Could not load cookie file %s" fname)
|
||||
)))
|
||||
|
||||
;; check-declare does not handle defstruct.
|
||||
;;;(declare-function url-cookie-p "url-cookie")
|
||||
|
||||
(defun url-cookie-clean-up (&optional secure)
|
||||
(let* (
|
||||
(var (if secure 'url-cookie-secure-storage 'url-cookie-storage))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue