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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Tue, 26 Mar 2002 06:08:47 -0500

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.742 emacs/src/xdisp.c:1.743
*** emacs/src/xdisp.c:1.742     Tue Mar 26 04:11:43 2002
--- emacs/src/xdisp.c   Tue Mar 26 06:08:47 2002
***************
*** 7435,7441 ****
    window = FRAME_SELECTED_WINDOW (f);
    w = XWINDOW (window);
    
! #if 0 /* The if statment below this if statement used to include the
           condition !NILP (w->update_mode_line), rather than using
           update_mode_lines directly, and this if statement may have
           been added to make that condition work.  Now the if
--- 7435,7441 ----
    window = FRAME_SELECTED_WINDOW (f);
    w = XWINDOW (window);
    
! #if 0 /* The if statement below this if statement used to include the
           condition !NILP (w->update_mode_line), rather than using
           update_mode_lines directly, and this if statement may have
           been added to make that condition work.  Now the if



reply via email to

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