diff options
| author | Dan Nicolaescu | 2006-09-04 16:49:35 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2006-09-04 16:49:35 +0000 |
| commit | bb68962b5325666a77cb87c7143bc5c81598728e (patch) | |
| tree | 339d673a5bbdd8ca86958180476000eb23fa1b9b /lisp/ChangeLog | |
| parent | bae122379285c2c8717ed749d2a846aab5c8b02f (diff) | |
| download | emacs-bb68962b5325666a77cb87c7143bc5c81598728e.tar.gz emacs-bb68962b5325666a77cb87c7143bc5c81598728e.zip | |
(terminal-init-xterm): Add C-M- bindings.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8f300c48703..00a8d472553 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * term/xterm.el (terminal-init-xterm): Add C-M- bindings. | ||
| 4 | |||
| 1 | 2006-09-04 Richard Stallman <rms@gnu.org> | 5 | 2006-09-04 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * simple.el (kill-region): Explicitly test there is a region. | 7 | * simple.el (kill-region): Explicitly test there is a region. |