aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-12-10 15:02:31 +0000
committerChong Yidong2008-12-10 15:02:31 +0000
commit70b5282983bf924c71a3b73720580b0e80e582b0 (patch)
treeeea1203d9a241e47326c985604f5b96bf04f99a0
parent802bdb3c6b681d9af740c010467edb799817eaa6 (diff)
downloademacs-70b5282983bf924c71a3b73720580b0e80e582b0.tar.gz
emacs-70b5282983bf924c71a3b73720580b0e80e582b0.zip
* term/xterm.el (xterm-remove-modify-other-keys): Fix error in
terminal variable assignment.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 284745de5b9..9271e675b4c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-12-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
4 terminal variable assignment.
5
12008-12-10 Juanma Barranquero <lekktu@gmail.com> 62008-12-10 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * net/tramp.el (top): Don't fail if there is no current message. 8 * net/tramp.el (top): Don't fail if there is no current message.