diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cbc7b493b21..8b17b543315 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-06-23 Chong Yidong <cyd@gnu.org> | 1 | 2012-06-23 Chong Yidong <cyd@gnu.org> |
| 2 | 2 | ||
| 3 | * mouse.el (mouse-drag-track): Deactivate the mark before popping. | ||
| 4 | |||
| 3 | * progmodes/python.el (python-skeleton-define): Mark abbrevs as | 5 | * progmodes/python.el (python-skeleton-define): Mark abbrevs as |
| 4 | system abbrevs. | 6 | system abbrevs. |
| 5 | 7 | ||