diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4de35db502f..ef5eaab731c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (try_scrolling): When computing distance from the scroll | ||
| 4 | margin, don't use MOVE_TO_Y. | ||
| 5 | |||
| 1 | 2008-10-26 Romain Francoise <romain@orebokech.com> | 6 | 2008-10-26 Romain Francoise <romain@orebokech.com> |
| 2 | 7 | ||
| 3 | * emacs.c (daemon_pipe): New variable. | 8 | * emacs.c (daemon_pipe): New variable. |