emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src gtkutil.c


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/src gtkutil.c
Date: Thu, 26 Feb 2009 10:11:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/02/26 10:11:34

Modified files:
        src            : gtkutil.c 

Log message:
        Fix typo in comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/gtkutil.c?cvsroot=emacs&r1=1.145&r2=1.146

Patches:
Index: gtkutil.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/gtkutil.c,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -b -r1.145 -r1.146
--- gtkutil.c   8 Jan 2009 03:15:42 -0000       1.145
+++ gtkutil.c   26 Feb 2009 10:11:34 -0000      1.146
@@ -3134,7 +3134,7 @@
 }
 
 /* Callback for button press/release events.  Used to start timer so that
-   the scroll bar repetition timer in GTK gets handeled.
+   the scroll bar repetition timer in GTK gets handled.
    Also, sets bar->dragging to Qnil when dragging (button release) is done.
    WIDGET is the scroll bar widget the event is for (not used).
    EVENT contains the event.




reply via email to

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