Mercurial > hg > xemacs-beta
diff lisp/gutter-items.el @ 863:42375619fa45
[xemacs-hg @ 2002-06-04 06:03:59 by andyp]
merge 21.4 windows changes, minimally tested
author | andyp |
---|---|
date | Tue, 04 Jun 2002 06:05:53 +0000 |
parents | 943eaba38521 |
children | 4a27df428c73 |
line wrap: on
line diff
--- a/lisp/gutter-items.el Mon Jun 03 12:24:14 2002 +0000 +++ b/lisp/gutter-items.el Tue Jun 04 06:05:53 2002 +0000 @@ -193,8 +193,8 @@ (setq progress-glyph-height 24) (setq progress-layout-instantiator `[layout - :orientation vertical :justify left - :margin-width 4 + :orientation vertical :margin-width 4 + :horizontally-justify left :vertically-justify center :items (,progress-text-instantiator [layout :orientation horizontal @@ -211,7 +211,8 @@ (defun set-progress-abort-instantiator (&optional locale) (set-glyph-image progress-abort-glyph - `[layout :orientation vertical :justify left + `[layout :orientation vertical + :horizontally-justify left :vertically-justify center :items (,progress-text-instantiator [layout :margin-width 4