diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d801ae3d2a..7c60512ebc9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): | ||
| 4 | Make them work in tty frames. | ||
| 5 | (interprogram-cut-function, interprogram-paste-function): | ||
| 6 | Set them globally. | ||
| 7 | |||
| 1 | 2007-11-09 Juanma Barranquero <lekktu@gmail.com> | 8 | 2007-11-09 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 9 | ||
| 3 | * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex) | 10 | * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex) |