]> code.delx.au - gnu-emacs/commitdiff
Fix typo in a comment.
authorPavel Janík <Pavel@Janik.cz>
Sat, 27 Oct 2001 21:43:23 +0000 (21:43 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 27 Oct 2001 21:43:23 +0000 (21:43 +0000)
src/ChangeLog
src/xterm.c

index ed83e0757874c2603ba2a88305cd793ee34012e0..ba54a9fd39764ecbdf53e63939675d7c59bb0a89 100644 (file)
@@ -1,5 +1,7 @@
 2001-10-27  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * xterm.c: Fix typo in a comment.
+
        * emacs.c: Fix typos in comments.
        Remove unnecessary spaces.
        Change doc-string comments to `new style' [w/`doc:' keyword].
index 94542bf53e9a9b68c8bc4e7130636a711e335a1c..1ea8a801fbfb9cccb492633343792199d96f6c47 100644 (file)
@@ -11074,7 +11074,7 @@ XTread_socket (sd, bufp, numchars, expected)
 /* Notice if the text cursor of window W has been overwritten by a
    drawing operation that outputs N glyphs starting at START_X and
    ending at END_X in the line given by output_cursor.vpos.
-   Coordinates are area-relative.  END_X < 0 means means all the rest
+   Coordinates are area-relative.  END_X < 0 means all the rest
    of the line after START_X has been written.  */
 
 static void