emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src keyboard.c


From: Kim F . Storm
Subject: [Emacs-commit] emacs/src keyboard.c
Date: Sat, 09 Oct 2004 19:47:01 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   04/10/09 23:24:49

Modified files:
        src            : keyboard.c 

Log message:
        (timer_resume_idle): New function to resume idle
        timer without resetting timers on the idle list.
        (read_char): Use timer_resume_idle. Remove local var last_idle_start.
        (timer_start_idle, timer_stop_idle): Declare static.
        (read_key_sequence): Use timer_resume_idle instead of timer_start_idle.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/keyboard.c.diff?tr1=1.791&tr2=1.792&r1=text&r2=text





reply via email to

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