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 cb4dfb4651d..8be8e44d9a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-11-13 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * textmodes/picture.el (picture-mouse-set-point): Don't use | ||
| 4 | posn-col-row; explicitly compute the motion based on the posn at | ||
| 5 | the window-start (Bug#7390). | ||
| 6 | |||
| 1 | 2010-11-13 Michael Albinus <michael.albinus@gmx.de> | 7 | 2010-11-13 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp.el (tramp-remote-coding-commands): Add an alternative | 9 | * net/tramp.el (tramp-remote-coding-commands): Add an alternative |