diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7b4c4300900..d6e247eeb43 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * term/xterm.el (xterm): Add defgroup. | ||
| 4 | (xterm-extra-capabilities): Add defcustom to supply known xterm | ||
| 5 | capabilities, skip querying them, or query them (default). | ||
| 6 | (terminal-init-xterm): Use it. | ||
| 7 | (terminal-init-xterm-modify-other-keys): New function to set up | ||
| 8 | modifyOtherKeys support to simplify `terminal-init-xterm'. | ||
| 9 | |||
| 1 | 2011-06-09 Martin Rudalics <rudalics@gmx.at> | 10 | 2011-06-09 Martin Rudalics <rudalics@gmx.at> |
| 2 | 11 | ||
| 3 | * window.el (resize-window-reset, resize-window-reset-1) | 12 | * window.el (resize-window-reset, resize-window-reset-1) |