emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11680
retrieving revision 1.11681
diff -u -b -r1.11680 -r1.11681
--- ChangeLog   2 Sep 2007 17:44:42 -0000       1.11680
+++ ChangeLog   2 Sep 2007 18:22:41 -0000       1.11681
@@ -1,3 +1,17 @@
+2007-09-02  Dan Nicolaescu  <address@hidden>
+
+       * term/xterm.el (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.
+
 2007-09-02  Jan Dj,Ad(Brv  <address@hidden>
 
        * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.




reply via email to

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