Mercurial > emacs
changeset 26787:5379722b5468
(scroll_bar_part): Add `scroll_bar_move_ratio'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 10 Dec 1999 01:39:30 +0000 |
parents | d30b640777b8 |
children | 5e97315b6f11 |
files | src/termhooks.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/termhooks.h Thu Dec 09 23:54:04 1999 +0000 +++ b/src/termhooks.h Fri Dec 10 01:39:30 1999 +0000 @@ -71,7 +71,8 @@ scroll_bar_down_arrow, scroll_bar_to_top, scroll_bar_to_bottom, - scroll_bar_end_scroll + scroll_bar_end_scroll, + scroll_bar_move_ratio }; /* Return the current position of the mouse.