# HG changeset patch # User Jason Rumney # Date 1158364428 0 # Node ID 3a3761df948d951d8a3fa9a29cb5cc2c60d270b6 # Parent 1c4d17d3a136ca682ea7110f9994e67df24200ed *** empty log message *** diff -r 1c4d17d3a136 -r 3a3761df948d lisp/ChangeLog --- a/lisp/ChangeLog Fri Sep 15 23:53:00 2006 +0000 +++ b/lisp/ChangeLog Fri Sep 15 23:53:48 2006 +0000 @@ -1,3 +1,11 @@ +2006-09-16 Jason Rumney + + * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file + on ms-windows. + (dnd-open-unc-file): Remove. + (dnd-open-local-file): Mention in doc string that it also handles + remote files if the system natively supports unc file-names. + 2006-09-15 Kim F. Storm * help.el (describe-key): Handle C-h k in *Help* buffer; collect