diff lisp/url/ChangeLog @ 91582:9c08b66c6c21

(url-handler-unhandled-file-name-directory): Handle `file' URLs specially. Return nil for non-local filenames.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 06 Feb 2008 14:43:05 +0000
parents 5cf14489c5e6
children 46cbed0b179b
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Wed Feb 06 12:00:56 2008 +0000
+++ b/lisp/url/ChangeLog	Wed Feb 06 14:43:05 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* url-handlers.el (url-handler-unhandled-file-name-directory):
+	Handle `file' URLs specially.  Return nil for non-local filenames.
+
 2008-02-04  Magnus Henoch  <mange@freemail.hu>
 
 	* url-expand.el: Require cl when compiling, for setf.