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 845c666bc8b..3669101d3ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect | ||
| 4 | mapping from #' to function*. | ||
| 5 | |||
| 1 | 2012-06-13 Chong Yidong <cyd@gnu.org> | 6 | 2012-06-13 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * mouse.el (mouse-drag-track): Do not set the mark if the user | 8 | * mouse.el (mouse-drag-track): Do not set the mark if the user |