summaryrefslogtreecommitdiff
path: root/lisp/dnd.el
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 824-831) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 70-74) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
| * (dnd-get-local-file-name): Set fixcase to t in call toJan Djärv2007-06-281-1/+1
| | | | | | | | replace-regexp-in-string.
* | (dnd-get-local-file-name): Call replace-regexp-in-stringKenichi Handa2007-06-261-1/+1
| | | | | | | | with FIXEDCASE t.
* | Merge from emacs--devo--0Miles Bader2007-04-241-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 698-710) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 216) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
| * (dnd-get-local-file-name): Decode both upper and lowerJason Rumney2007-04-111-1/+1
| | | | | | | | case hex. Do not try to decode non-hex letters.
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 586-614) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - Merge from erc--main--0 - Make byte compiler correctly write circular constants * gnus--rel--5.10 (patch 186-196) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2006-10-151-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 460-475) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 145-152) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
| * * dnd.el (dnd-handle-one-url): Fix typo in doc-string.Jan Djärv2006-10-111-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-get-local-file-name): Give a unibyte string toKenichi Handa2006-09-211-1/+3
|/ | | | replace-regexp-in-string as replacement.
* (dnd-open-remote-file-function): Use dnd-open-local-file on ms-windows.Jason Rumney2006-09-151-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 bootstrappingJan Djärv2006-09-071-2/+1
|
* * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.Jan Djärv2006-09-071-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 Mitsuharu2006-05-201-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 Nguyen2006-02-061-1/+1
|
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (dnd-protocol-alist): Add autoload.Richard M. Stallman2005-05-141-0/+1
|
* * dnd.el (dnd-protocol-alist): Improve custom type.Reiner Steib2005-05-111-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 taglinesMiles Bader2005-04-111-0/+1
|
* First versionJan Djärv2005-04-111-0/+191