diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d14c322cadf..6c3810c6bac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,9 +5,6 @@ | |||
| 5 | coordinates when window's hscroll is set to insanely large | 5 | coordinates when window's hscroll is set to insanely large |
| 6 | values. (Bug#11857) | 6 | values. (Bug#11857) |
| 7 | 7 | ||
| 8 | * window.h (struct window) <hscroll, min_hscroll>: Change type to | ||
| 9 | 'int'. | ||
| 10 | |||
| 11 | 2012-07-05 Juanma Barranquero <lekktu@gmail.com> | 8 | 2012-07-05 Juanma Barranquero <lekktu@gmail.com> |
| 12 | 9 | ||
| 13 | * makefile.w32-in ($(BLD)/dired.$(O), $(BLD)/fileio.$(O)): Fix typo. | 10 | * makefile.w32-in ($(BLD)/dired.$(O), $(BLD)/fileio.$(O)): Fix typo. |