diff lisp/ChangeLog @ 81901:7e6412eabecf

(xterm-turn-on-modify-other-keys) (xterm-turn-off-modify-other-keys): New functions. (terminal-init-xterm): Enable the modifyOtherKeys feature if the terminal supports it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 16 Jul 2007 04:05:08 +0000
parents 39d8b226d67f
children 184879170b16
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 16 02:17:28 2007 +0000
+++ b/lisp/ChangeLog	Mon Jul 16 04:05:08 2007 +0000
@@ -1,3 +1,10 @@
+2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* term/xterm.el (xterm-turn-on-modify-other-keys)
+	(xterm-turn-off-modify-other-keys): New functions.
+	(terminal-init-xterm): Enable the modifyOtherKeys feature if the
+	terminal supports it.
+
 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
 
 	* bookmark.el (bookmark-show-all-annotations):