diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 868a8e303b4..bee82633f39 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-09-02 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2010-09-02 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * simple.el (kill-new): Call interprogram-cut-function with only | ||
| 4 | one argument. | ||
| 5 | |||
| 3 | * term.el (term-mouse-paste): Don't call x-get-cutbuffer. | 6 | * term.el (term-mouse-paste): Don't call x-get-cutbuffer. |
| 4 | Remove cut buffer from error message. | 7 | Remove cut buffer from error message. |
| 5 | 8 | ||