Mercurial > emacs
diff lisp/gnus/gnus.el @ 32016:0eb019ede5ca
(gnus-mode-line-buffer-identification)[EMACS]: Use
`:ascent center'.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 29 Sep 2000 19:20:41 +0000 |
parents | 5daaf4090ed6 |
children | bd101eca34c1 |
line wrap: on
line diff
--- a/lisp/gnus/gnus.el Fri Sep 29 19:12:14 2000 +0000 +++ b/lisp/gnus/gnus.el Fri Sep 29 19:20:41 2000 +0000 @@ -304,9 +304,9 @@ (setq gnus-mode-line-image-cache (find-image '((:type xpm :file "gnus-pointer.xpm" - :ascent 80) + :ascent 'center) (:type xbm :file "gnus-pointer.xbm" - :ascent 80)))) + :ascent 'center)))) gnus-mode-line-image-cache) 'help-echo "This is Gnus") str)