emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/msdos.c


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/msdos.c
Date: Fri, 16 Nov 2001 08:04:02 -0500

Index: emacs/src/msdos.c
diff -u emacs/src/msdos.c:1.155 emacs/src/msdos.c:1.156
--- emacs/src/msdos.c:1.155     Fri Nov  2 15:31:49 2001
+++ emacs/src/msdos.c   Fri Nov 16 08:04:02 2001
@@ -1422,7 +1422,7 @@
 /* Take proper action when mouse has moved to the mode or top line of
    window W, x-position X.  MODE_LINE_P non-zero means mouse is on the
    mode line.  X is relative to the start of the text display area of
-   W, so the width of bitmap areas and scroll bars must be subtracted
+   W, so the width of fringes and scroll bars must be subtracted
    to get a position relative to the start of the mode line.  */
 static void
 IT_note_mode_line_highlight (struct window *w, int x, int mode_line_p)



reply via email to

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