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

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

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

revision 1.6 by monnier, Mon Sep 20 21:27:10 2004 UTC revision 1.7 by monnier, Wed Oct 6 15:56:41 2004 UTC
# Line 208  accessible." Line 208  accessible."
208          ;; annotation which we could use as a hint of the locale in use          ;; annotation which we could use as a hint of the locale in use
209          ;; at the remote site.  Not sure how/if that should be done.  --Stef          ;; at the remote site.  Not sure how/if that should be done.  --Stef
210          (decode-coding-inserted-region          (decode-coding-inserted-region
211           start (point) buffer-file-name visit beg end replace)))           start (point) url visit beg end replace)))
212      (list url (length data))))      (list url (length data))))
213    
214  (defun url-file-name-completion (url directory)  (defun url-file-name-completion (url directory)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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