diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d55b2474717..da769228190 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-07-05 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * fileio.c (time_error_value): Check the right error number. | ||
| 4 | Problem reported by Troels Nielsen in | ||
| 5 | <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00095.html>. | ||
| 6 | |||
| 1 | 2012-07-04 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-07-04 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * window.c (set_window_hscroll): Revert the 100000 hscroll limit. | 9 | * window.c (set_window_hscroll): Revert the 100000 hscroll limit. |