Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | (dnd-get-local-file-name): Set fixcase to t in call to | Jan Djärv | 2007-06-28 | 1 | -1/+1 |
| | | | | replace-regexp-in-string. | ||||
* | (dnd-get-local-file-name): Decode both upper and lower | Jason Rumney | 2007-04-11 | 1 | -1/+1 |
| | | | | case hex. Do not try to decode non-hex letters. | ||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | * dnd.el (dnd-handle-one-url): Fix typo in doc-string. | Jan Djärv | 2006-10-11 | 1 | -1/+1 |
| | | | | | | | | * 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 | ||||
* | (dnd-open-remote-file-function): Use dnd-open-local-file on ms-windows. | Jason Rumney | 2006-09-15 | 1 | -22/+10 |
| | | | | | | (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. | ||||
* | * dnd.el: Fix bootstrapping | Jan Djärv | 2006-09-07 | 1 | -2/+1 |
| | |||||
* | * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle. | Jan Djärv | 2006-09-07 | 1 | -6/+55 |
| | | | | | | | | | | | | (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. | ||||
* | (dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL. | YAMAMOTO Mitsuharu | 2006-05-20 | 1 | -13/+13 |
| | | | | | (dnd-get-local-file-name): Unescape URL on conversion to file name. Specify LITERAL in replace-regexp-in-string. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Message format spec fixes (1) | Deepak Goel | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (dnd-protocol-alist): Add autoload. | Richard M. Stallman | 2005-05-14 | 1 | -0/+1 |
| | |||||
* | * dnd.el (dnd-protocol-alist): Improve custom type. | Reiner Steib | 2005-05-11 | 1 | -1/+1 |
| | | | | | | * dired.el (dired-dnd-protocol-alist): New variable. (dired-mode): Use `dired-dnd-protocol-alist'. Move call of `dired-mode-hook' to the end. | ||||
* | Add arch taglines | Miles Bader | 2005-04-11 | 1 | -0/+1 |
| | |||||
* | First version | Jan Djärv | 2005-04-11 | 1 | -0/+191 |