Mercurial > emacs
diff lisp/ChangeLog @ 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 | 5d2112103019 |
children | 3f13e82befbc |
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.