]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-mode-line-buffer-identification)[EMACS]: Fix
authorGerd Moellmann <gerd@gnu.org>
Fri, 29 Sep 2000 19:37:23 +0000 (19:37 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 29 Sep 2000 19:37:23 +0000 (19:37 +0000)
last change.

lisp/gnus/gnus.el

index f32e325dfd9e221c0da02e22c4f986c8c4315937..b3078dca13956c202b8e94779bea9df59b0e2bce 100644 (file)
@@ -1,4 +1,4 @@
-;;; gnus.el --- a newsreader for GNU Emacs
+:;;; gnus.el --- a newsreader for GNU Emacs
 ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996,
 ;;        1997, 1998, 2000 Free Software Foundation, Inc.
 
@@ -304,9 +304,9 @@ be set in `.emacs' instead."
                                (setq gnus-mode-line-image-cache
                                      (find-image
                                       '((:type xpm :file "gnus-pointer.xpm"
-                                               :ascent 'center)
+                                               :ascent center)
                                         (:type xbm :file "gnus-pointer.xbm"
-                                               :ascent 'center))))
+                                               :ascent center))))
                              gnus-mode-line-image-cache)
                            'help-echo "This is Gnus")
                      str)