Mercurial > emacs
comparison src/ChangeLog @ 33498:02bf0aa33c9f
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 15 Nov 2000 12:34:58 +0000 |
| parents | 6c0cd7e2d92d |
| children | dd371c632ef9 |
comparison
equal
deleted
inserted
replaced
| 33497:280f5481715b | 33498:02bf0aa33c9f |
|---|---|
| 1 2000-11-15 Gerd Moellmann <gerd@gnu.org> | |
| 2 | |
| 3 * dired.c (directory_files_internal) [EAGAIN || EINTR]: Retry | |
| 4 reading the directory if readdir returns null and errno is EAGAIN | |
| 5 or EINTR. | |
| 6 | |
| 1 2000-11-14 Stefan Monnier <monnier@cs.yale.edu> | 7 2000-11-14 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 8 |
| 3 * xdisp.c (try_scrolling): Set scroll_max to max of scroll_* args | 9 * xdisp.c (try_scrolling): Set scroll_max to max of scroll_* args |
| 4 so setting scroll-step to 1 doesn't defeat scroll-conservatively. | 10 so setting scroll-step to 1 doesn't defeat scroll-conservatively. |
| 5 Set amount_to_scroll to max of dx and scroll_step so that | 11 Set amount_to_scroll to max of dx and scroll_step so that |
