From b12f06619fc9bcb67b36827555b4ef341f1d6278 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 3 Feb 2004 17:00:50 +0000 Subject: [PATCH] Fix typo. --- lisp/x-dnd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/x-dnd.el b/lisp/x-dnd.el index 85a691dea1d..ef9bb5fc08c 100644 --- a/lisp/x-dnd.el +++ b/lisp/x-dnd.el @@ -234,7 +234,7 @@ TYPES is a list of types the source supports." The handler is first localted by looking at `x-dnd-protocol-alist'. If no match is found here, and the value of `browse-url-browser-function' is a pair of (REGEXP . FUNCTION), those regexps are tried for a match. -If no match is found, just call `x-dnd-insert-text,A4(B. +If no match is found, just call `x-dnd-insert-text'. WINDOW is where the drop happend, ACTION is the action for the drop, ARG is the URL that has been dropped. Returns ACTION." -- 2.39.2