X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-agent.el;h=4e4f6cb15b721b7703ced01231998a819b959321;hb=afbf528d6fb2fdb90f56a50212e46178b869a28b;hp=284a37838c35b0b6465a0d76548568ff823a7369;hpb=b87fab928c326c645f132e25f4b30d61204e70eb;p=gnus diff --git a/lisp/gnus-agent.el b/lisp/gnus-agent.el index 284a37838..4e4f6cb15 100644 --- a/lisp/gnus-agent.el +++ b/lisp/gnus-agent.el @@ -1,6 +1,6 @@ ;;; gnus-agent.el --- unplugged support for Gnus -;; Copyright (C) 1997-2012 Free Software Foundation, Inc. +;; Copyright (C) 1997-2012 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; This file is part of GNU Emacs. @@ -601,7 +601,7 @@ manipulated as follows: (make-mode-line-mouse-map mouse-button mouse-func) 'mouse-face (if (and (featurep 'xemacs) - ;; XEmacs' `facep' only checks for a face + ;; XEmacs's `facep' only checks for a face ;; object, not for a face name, so it's useless ;; to check with `facep'. (find-face 'modeline))