Jason Rumney
e39ef8913c
(dnd-get-local-file-name): Decode both upper and lower
...
case hex. Do not try to decode non-hex letters.
2007-04-11 23:42:03 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Jan Djärv
a3545af4a8
* dnd.el (dnd-handle-one-url): Fix typo in doc-string.
...
* help-at-pt.el (scan-buf-move-to-region): Likewise.
* longlines.el (longlines-window-change-function): Likewise.
* simple.el (undo-ask-before-discard): Likewise.
* wid-edit.el (widget-field-prompt-internal)
(widget-documentation-link-p): Likewise
2006-10-11 06:27:08 +00:00
Jason Rumney
8e9e7fa199
(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 23:53:48 +00:00
Jan Djärv
1df4d4a85f
* dnd.el: Fix bootstrapping
2006-09-07 10:12:51 +00:00
Jan Djärv
c79b0f8ffd
* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
...
(dnd-open-remote-url): New function.
(dnd-open-remote-file-function): Set to dnd-open-remote-url if
not windows-nt.
2006-09-07 Jason Rumney <jasonr@gnu.org>
* dnd.el (dnd-open-remote-file-function): New variable.
(dnd-open-unc-file): New function.
(dnd-open-file): Call dnd-open-remote-file-function if set.
2006-09-07 07:44:33 +00:00
YAMAMOTO Mitsuharu
01aa8c41f3
(dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL.
...
(dnd-get-local-file-name): Unescape URL on conversion to file name.
Specify LITERAL in replace-regexp-in-string.
2006-05-20 04:28:48 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Deepak Goel
8a26c16552
Message format spec fixes (1)
2005-09-18 12:25:02 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Richard M. Stallman
01147a5003
(dnd-protocol-alist): Add autoload.
2005-05-14 11:24:17 +00:00
Reiner Steib
1ed8284daf
* dnd.el (dnd-protocol-alist): Improve custom type.
...
* dired.el (dired-dnd-protocol-alist): New variable.
(dired-mode): Use `dired-dnd-protocol-alist'. Move call of
`dired-mode-hook' to the end.
2005-05-11 19:32:51 +00:00
Miles Bader
0436c0c2b5
Add arch taglines
2005-04-11 22:27:07 +00:00
Jan Djärv
6018020d79
First version
2005-04-11 19:29:10 +00:00