diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2cae097641e..a6b24c04970 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-02-19 Kim F. Storm <storm@cua.dk> | 1 | 2007-02-19 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * minibuf.c (Fassoc_string): Allow symbols as keys. | ||
| 4 | |||
| 3 | * w32term.c (w32_set_scroll_bar_thumb): Don't resize scroll-bar | 5 | * w32term.c (w32_set_scroll_bar_thumb): Don't resize scroll-bar |
| 4 | handle while dragging, except when we get close to eob. | 6 | handle while dragging, except when we get close to eob. |
| 5 | Fix position and size calculations so we don't scroll backwards | 7 | Fix position and size calculations so we don't scroll backwards |