diff options
| author | Dan Nicolaescu | 2006-06-21 02:00:47 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2006-06-21 02:00:47 +0000 |
| commit | 4e78977ec270450214a0d2adcaee124cb148f96e (patch) | |
| tree | fcc86ae80315ee05e87befb430ea5860f260f849 /lisp/ChangeLog | |
| parent | 3cfc0f435de7ecf1235353dfe25fd9b035c093a9 (diff) | |
| download | emacs-4e78977ec270450214a0d2adcaee124cb148f96e.tar.gz emacs-4e78977ec270450214a0d2adcaee124cb148f96e.zip | |
(terminal-init-xterm): Bind C-return.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3938920e01e..df4a353bd07 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu> | 11 | 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 12 | 12 | ||
| 13 | * term/xterm.el (terminal-init-xterm): Update key availability | 13 | * term/xterm.el (terminal-init-xterm): Update key availability |
| 14 | info. | 14 | info. Bind C-return. |
| 15 | 15 | ||
| 16 | * term.el (term-delete-lines, term-insert-lines): Clarify | 16 | * term.el (term-delete-lines, term-insert-lines): Clarify |
| 17 | comments. | 17 | comments. |