Mercurial > emacs
annotate lwlib/README @ 76022:e892213b9815
(w32_set_scroll_bar_thumb): Don't resize scroll-bar
handle while dragging, except when we get close to eob.
Fix position and size calculations so we don't scroll backwards
just by clicking on the handle.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 19 Feb 2007 14:45:39 +0000 |
parents | 94ef9897d110 |
children | dd46f744496b |
rev | line source |
---|---|
25842 | 1 This subdirectory contains the lwlib library which provides a uniform |
75990
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
2 interface to a few different X toolkits. The library was written by |
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
3 Lucid, and is not part of GNU Emacs. This version has changes in the |
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
4 makefile to fit in with Emacs's configure script, and some source |
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
5 files have been renamed to fit in 14 characters. |