Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1669:c5f86842283a
[xemacs-hg @ 2003-09-07 19:46:30 by adrian]
[A21.5SR21.4] [PATCH] xemacs-21.5: Klaus Berndl's shrink-to-fit fix for `diplay-buffer'
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2003-09-07 Adrian Aichner <adrian@xemacs.org>
* window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by
Klaus Berndl, calling `shrink-window-if-larger-than-buffer' when
displaying buffer in question.
author | adrian |
---|---|
date | Sun, 07 Sep 2003 19:46:32 +0000 |
parents | bb216a3e537f |
children | 3776a1115180 |
comparison
equal
deleted
inserted
replaced
1668:1e2c36d0f4e2 | 1669:c5f86842283a |
---|---|
1 2003-09-07 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by | |
4 Klaus Berndl, calling `shrink-window-if-larger-than-buffer' when | |
5 displaying buffer in question. | |
6 | |
1 2003-09-03 Steve Youngs <youngs@xemacs.org> | 7 2003-09-03 Steve Youngs <youngs@xemacs.org> |
2 | 8 |
3 * XEmacs 21.5.15 "celery" is released. | 9 * XEmacs 21.5.15 "celery" is released. |
4 | 10 |
5 2003-08-30 Adrian Aichner <adrian@xemacs.org> | 11 2003-08-30 Adrian Aichner <adrian@xemacs.org> |