Mercurial > emacs
changeset 100319:371187872b5a
* term/xterm.el (xterm-remove-modify-other-keys): Fix error in
terminal variable assignment.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 10 Dec 2008 15:02:31 +0000 |
parents | 00d91c609c41 |
children | e11ed8333674 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 10 14:57:20 2008 +0000 +++ b/lisp/ChangeLog Wed Dec 10 15:02:31 2008 +0000 @@ -1,3 +1,8 @@ +2008-12-10 Chong Yidong <cyd@stupidchicken.com> + + * term/xterm.el (xterm-remove-modify-other-keys): Fix error in + terminal variable assignment. + 2008-12-10 Juanma Barranquero <lekktu@gmail.com> * net/tramp.el (top): Don't fail if there is no current message.