[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/term.c,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/term.c,v |
Date: |
Sat, 26 May 2007 17:21:17 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 07/05/26 17:21:15
Index: term.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/term.c,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -b -r1.179 -r1.180
--- term.c 20 May 2007 05:09:33 -0000 1.179
+++ term.c 26 May 2007 17:21:14 -0000 1.180
@@ -2625,7 +2625,7 @@
{
extern Lisp_Object Qmouse_face;
Lisp_Object mouse_face, overlay, position, *overlay_vec;
- int noverlays, obegv, ozv;;
+ int noverlays, obegv, ozv;
struct buffer *obuf;
/* If we get an out-of-range value, return now; avoid an error. */
- [Emacs-diffs] Changes to emacs/src/term.c,v, Nick Roberts, 2007/05/19
- [Emacs-diffs] Changes to emacs/src/term.c,v, Nick Roberts, 2007/05/20
- [Emacs-diffs] Changes to emacs/src/term.c,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/term.c,v, Nick Roberts, 2007/05/30
- [Emacs-diffs] Changes to emacs/src/term.c,v, Richard M. Stallman, 2007/05/30