diff options
| author | Chong Yidong | 2008-12-10 15:02:31 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-12-10 15:02:31 +0000 |
| commit | 70b5282983bf924c71a3b73720580b0e80e582b0 (patch) | |
| tree | eea1203d9a241e47326c985604f5b96bf04f99a0 | |
| parent | 802bdb3c6b681d9af740c010467edb799817eaa6 (diff) | |
| download | emacs-70b5282983bf924c71a3b73720580b0e80e582b0.tar.gz emacs-70b5282983bf924c71a3b73720580b0e80e582b0.zip | |
* term/xterm.el (xterm-remove-modify-other-keys): Fix error in
terminal variable assignment.
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2008-12-10 Juanma Barranquero <lekktu@gmail.com> | 6 | 2008-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. |