emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp term/xterm.el ChangeLog


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/lisp term/xterm.el ChangeLog
Date: Sun, 02 Sep 2007 18:22:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/09/02 18:22:43

Modified files:
        lisp/term      : xterm.el 
        lisp           : ChangeLog 

Log message:
        (xterm-modify-other-keys-terminal-list): New
        variable.
        (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
        if the selected frames is in
        xterm-modify-other-keys-terminal-list.
        (xterm-turn-off-modify-other-keys): Add an optional frame
        parameter. Only turn off modify-other-keys if FRAME is in
        xterm-modify-other-keys-terminal-list.
        (xterm-remove-modify-other-keys): New function.
        (terminal-init-xterm): Use it. Deal with delete-frame hook. Add
        the selected frame to xterm-modify-other-keys-terminal-list.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/term/xterm.el?cvsroot=emacs&r1=1.42&r2=1.43
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.11680&r2=1.11681




reply via email to

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