emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/termhooks.h,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/src/termhooks.h,v
Date: Wed, 30 May 2007 05:22:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  07/05/30 05:22:46

Index: termhooks.h
===================================================================
RCS file: /sources/emacs/emacs/src/termhooks.h,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -b -r1.78 -r1.79
--- termhooks.h 20 May 2007 05:09:33 -0000      1.78
+++ termhooks.h 30 May 2007 05:22:46 -0000      1.79
@@ -453,6 +453,7 @@
 #ifdef HAVE_GPM
 #include <gpm.h>
 extern int handle_one_term_event (Gpm_Event *, struct input_event *);
+extern void term_mouse_moveto (int, int);
 
 /* Nonzero means mouse is enabled on Linux console */
 extern int term_gpm;




reply via email to

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