emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src dispnew.c


From: Kim F. Storm
Subject: [Emacs-commit] emacs/src dispnew.c
Date: Tue, 11 Jul 2006 20:09:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/07/11 20:09:26

Modified files:
        src            : dispnew.c 

Log message:
        (sit_for): Reduce number of args from 5 to 3.
        Now just one TIMEOUT arg that can be a Lisp float or Lisp int.
        Combine args DISPLAY and INITIAL_DISPLAY into one arg DO_DISPLAY.
        Undo 2006-06-14 change for non-preemptive display if TIMEOUT < 0.
        The rework of sit_for args also fixes several incorrect Qt args
        which should have been 1.
        (Fredisplay): Pass 1 instead of Qt to swallow_events and
        detect_input_pending_run_timers.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/dispnew.c?cvsroot=emacs&r1=1.374&r2=1.375




reply via email to

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