emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/dnd.el,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/dnd.el,v
Date: Wed, 11 Oct 2006 06:27:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        06/10/11 06:27:08

Index: dnd.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/dnd.el,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- dnd.el      15 Sep 2006 23:53:00 -0000      1.12
+++ dnd.el      11 Oct 2006 06:27:08 -0000      1.13
@@ -91,7 +91,7 @@
 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 `dnd-insert-text'.
-WINDOW is where the drop happend, ACTION is the action for the drop,
+WINDOW is where the drop happened, ACTION is the action for the drop,
 URL is what has been dropped.
 Returns ACTION."
   (require 'browse-url)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]