/[emacs]/emacs/lisp/url/url-cookie.el
ViewVC logotype

Diff of /emacs/lisp/url/url-cookie.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by lektu, Fri Jun 10 13:19:09 2005 UTC revision 1.10 by rms, Thu Jun 23 21:28:07 2005 UTC
# Line 262  telling Microsoft that." Line 262  telling Microsoft that."
262                  (setq retval (cons cur retval))))))                  (setq retval (cons cur retval))))))
263      retval))      retval))
264    
265  ;;;###autolaod  ;;;###autoload
266  (defun url-cookie-generate-header-lines (host path secure)  (defun url-cookie-generate-header-lines (host path secure)
267    (let* ((cookies (url-cookie-retrieve host path secure))    (let* ((cookies (url-cookie-retrieve host path secure))
268          (retval nil)          (retval nil)

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26