Fix bug #12914 with drag-n-drop in native MS-Windows build.
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Nov 2012 20:41:21 +0000 (22:41 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Nov 2012 20:41:21 +0000 (22:41 +0200)
commit3804f7bc781ab815435520e2600215377336dc86
tree801837f89f3dd495d6044c69ce8e1a87abc1b1fb
parent5248293f30d012d43b7487ca3ba7f432de17e741
Fix bug #12914 with drag-n-drop in native MS-Windows build.

 lisp/term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
 Cygwin; otherwise use 'file:'.
 (cygwin-convert-path-from-windows): Declare, to avoid
 byte-compiler warnings.
lisp/ChangeLog
lisp/term/w32-win.el