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 068f1f6cb47..22574223e74 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * vc/diff.el (diff): Clarify the order the file names are read | ||
| 4 | (bug#7111). | ||
| 5 | |||
| 3 | * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in | 6 | * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in |
| 4 | the doc string (bug#7015). | 7 | the doc string (bug#7015). |
| 5 | 8 | ||