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: Richard M. Stallman
Subject: [Emacs-commit] emacs/src keyboard.c
Date: Mon, 17 Feb 2003 02:51:12 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <address@hidden>    03/02/17 02:51:08

Modified files:
        src            : keyboard.c 

Log message:
        (this_command_key_count_reset): New variable.
        Initiatize to 0 where this_command_key_count is set.
        (read_char): Save and restore this_command_key_count_reset
        around input method code.
        (read_char): If this_command_key_count_reset, echo reread commands.
        (Freset_this_command_lengths): Set this_command_key_count_reset to 1.

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





reply via email to

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