diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f3449278d68..ccf5b5c40ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-12-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated) | ||
| 4 | PRIMARY first, then the clipboard. (Bug#7699) | ||
| 5 | |||
| 1 | 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of | 8 | * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of |