Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 956:e6409999af4b
[xemacs-hg @ 2002-08-08 15:29:53 by james]
Count only half of the divider width against the left window when splitting
horizontally.
author | james |
---|---|
date | Thu, 08 Aug 2002 15:30:04 +0000 |
parents | 93e076dd7825 |
children | 5b372a329b97 |
comparison
equal
deleted
inserted
replaced
955:b7fa959034ca | 956:e6409999af4b |
---|---|
1 2002-08-06 Jerry James <james@xemacs.org> | |
2 | |
3 * window.c (Fsplit_window): Count only half of the divider width | |
4 against the left window when splitting horizontally. | |
5 | |
1 2002-07-29 Jerry James <james@xemacs.org> | 6 2002-07-29 Jerry James <james@xemacs.org> |
2 | 7 |
3 * lread.c (locate_file): Any nonnegative return value indicates | 8 * lread.c (locate_file): Any nonnegative return value indicates |
4 success if MODE is nonnegative. | 9 success if MODE is nonnegative. |
5 | 10 |