Mercurial > emacs
comparison lisp/url/ChangeLog @ 91587:46cbed0b179b
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Wed, 06 Feb 2008 20:34:23 +0000 |
parents | 9c08b66c6c21 |
children | 76175fc0a2f9 |
comparison
equal
deleted
inserted
replaced
91586:cac14d4ce88f | 91587:46cbed0b179b |
---|---|
1 2008-02-06 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * url-handlers.el (file-remote-p): Add handler. | |
4 (url-handler-file-remote-p): New fun. | |
5 | |
1 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * url-handlers.el (url-handler-unhandled-file-name-directory): | 8 * url-handlers.el (url-handler-unhandled-file-name-directory): |
4 Handle `file' URLs specially. Return nil for non-local filenames. | 9 Handle `file' URLs specially. Return nil for non-local filenames. |
5 | 10 |