diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b232ea61ee8..29b47595eb6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-03-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist) | ||
| 4 | (mouse-avoidance-threshold, mouse-avoidance-banish-destination) | ||
| 5 | (mouse-avoidance-mode): Fix typos in docstrings. | ||
| 6 | |||
| 1 | 2011-03-12 Michael Albinus <michael.albinus@gmx.de> | 7 | 2011-03-12 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp.el (tramp-progress-reporter-update): Use | 9 | * net/tramp.el (tramp-progress-reporter-update): Use |