emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Tue, 27 Sep 2005 14:49:07 -0400

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.1055 emacs/src/xdisp.c:1.1056
*** emacs/src/xdisp.c:1.1055    Thu Sep 22 09:39:01 2005
--- emacs/src/xdisp.c   Tue Sep 27 18:48:54 2005
***************
*** 11375,11380 ****
--- 11375,11381 ----
  cursor_row_fully_visible_p (w, force_p, current_matrix_p)
       struct window *w;
       int force_p;
+      int current_matrix_p;
  {
    struct glyph_matrix *matrix;
    struct glyph_row *row;




reply via email to

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