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

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

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

revision 1.21 by monnier, Mon Oct 3 18:19:06 2005 UTC revision 1.22 by eliz, Thu Oct 20 14:17:14 2005 UTC
# Line 840  the end of the document." Line 840  the end of the document."
840                                   (list 'start-open t                                   (list 'start-open t
841                                         'end-open t                                         'end-open t
842                                         'chunked-encoding t                                         'chunked-encoding t
843                                         'face (if (featurep 'xemacs)                                         'face 'cursor
                                                  'text-cursor  
                                                'cursor)  
844                                         'invisible t))                                         'invisible t))
845              (setq url-http-chunked-length (string-to-number (buffer-substring              (setq url-http-chunked-length (string-to-number (buffer-substring
846                                                               (match-beginning 1)                                                               (match-beginning 1)

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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