emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v
Date: Mon, 08 Jan 2007 23:02:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/08 23:02:52

Index: mac-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term/mac-win.el,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -b -r1.83 -r1.84
--- mac-win.el  25 Dec 2006 08:18:17 -0000      1.83
+++ mac-win.el  8 Jan 2007 23:02:52 -0000       1.84
@@ -2177,7 +2177,7 @@
     ("TIFF" . mac-dnd-insert-TIFF))
   "Which function to call to handle a drop of that type.
 The function takes three arguments, WINDOW, ACTION and DATA.
-WINDOW is where the drop occured, ACTION is always `private' on
+WINDOW is where the drop occurred, ACTION is always `private' on
 Mac.  DATA is the drop data.  Unlike the x-dnd counterpart, the
 return value of the function is not significant.
 




reply via email to

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