comparison 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
comparison
equal deleted inserted replaced
81900:39d8b226d67f 81901:7e6412eabecf
1 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/xterm.el (xterm-turn-on-modify-other-keys)
4 (xterm-turn-off-modify-other-keys): New functions.
5 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
6 terminal supports it.
7
1 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org> 8 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
2 9
3 * bookmark.el (bookmark-show-all-annotations): 10 * bookmark.el (bookmark-show-all-annotations):
4 Make sure each inserted annotation ends with newline. 11 Make sure each inserted annotation ends with newline.
5 12