/[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.4.2.2 by miles, Tue Sep 21 09:34:11 2004 UTC revision 1.4.2.3 by miles, Thu Oct 14 08:49:52 2004 UTC
# Line 1  Line 1 
1  ;;; url-handlers.el --- file-name-handler stuff for URL loading  ;;; url-handlers.el --- file-name-handler stuff for URL loading
2    
3  ;; Copyright (c) 1996, 1997, 1998, 1999, 2004  Free Software Foundation, Inc.  ;; Copyright (c) 1996, 1997, 1998, 1999, 2004  Free Software Foundation, Inc.
 ;; Copyright (c) 1993 - 1996 by William M. Perry <wmperry@cs.indiana.edu>  
4    
5  ;; Keywords: comm, data, processes, hypermedia  ;; Keywords: comm, data, processes, hypermedia
6    
# Line 208  accessible." Line 207  accessible."
207          ;; 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
208          ;; 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
209          (decode-coding-inserted-region          (decode-coding-inserted-region
210           start (point) buffer-file-name visit beg end replace)))           start (point) url visit beg end replace)))
211      (list url (length data))))      (list url (length data))))
212    
213  (defun url-file-name-completion (url directory)  (defun url-file-name-completion (url directory)

Legend:
Removed from v.1.4.2.2  
changed lines
  Added in v.1.4.2.3

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